История коммитов

Автор SHA1 Сообщение Дата
  bunnei 3a5352baf8 Merge pull request #968 from Subv/texture_filtering 11 лет назад
  Subv 009e34f08a GPU: Added registers for min and mag texture filters and implemented them in the hw renderer. 11 лет назад
  Tony Wasserka aa6dfdb827 Merge pull request #929 from neobrain/geoshader_definitions 11 лет назад
  Yuri Kunde Schlesner ae985bf500 Pica: Correct switched S/T texture wrapping registers 11 лет назад
  Subv 3600c32483 Rasterizer/Textures: Fixed a bug where the I4 format would get twice the real stride. 11 лет назад
  Tony Wasserka 33568494af Pica/Shader: Add geometry shader definitions. 11 лет назад
  Lectem d08e9b29e2 VideoCore: Implement the DOT3_RGB combiner 11 лет назад
  Tony Wasserka 5e79706db2 Pica: Implement stencil testing. 11 лет назад
  Tony Wasserka ae7120f5d9 Merge pull request #907 from Lectem/clamp_to_border 11 лет назад
  Lectem 58d1c6398e Added GL_CLAMP_TO_BORDER support 11 лет назад
  Emmanuel Gil Peyrot 22ae87530b Common: Cleanup emu_window includes. 11 лет назад
  Yuri Kunde Schlesner 9b7d85a4f5 video_core: add extra braces around initializer 11 лет назад
  archshift 0414ad20cb Merge pull request #811 from archshift/commonify 11 лет назад
  bunnei 33b9abb91e Pica: Use zero for the SecondaryFragmentColor source. 11 лет назад
  bunnei e6ace38815 Pica: Implement LogicOp function. 11 лет назад
  bunnei 02c9fe202c Pica: Implement command buffer execution registers. 11 лет назад
  archshift 5df2d1b5f7 Move video_core/math.h to common/vector_math.h 11 лет назад
  Emmanuel Gil Peyrot b1503b2020 Remove every trailing whitespace from the project (but externals). 11 лет назад
  bunnei 1b42d55a9d Pica: Create 'State' structure and move state memory there. 11 лет назад
  tfarley 05dc633a8c OpenGL renderer 11 лет назад
  bunnei f0365f28c2 Merge pull request #772 from lioncash/warn 11 лет назад
  Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files 11 лет назад
  Lioncash 497f4bee0c pica: Add the ULL specifier in IsDefaultAttribute 11 лет назад
  archshift 40310e2132 Implement I4 texture format 11 лет назад
  bunnei 23e8be573e rasterizer: Implemented combiner output scaling. 11 лет назад
  bunnei 547da374b8 rasterizer: Fixed a depth testing bug. 11 лет назад
  bunnei a806b420a6 rasterizer: Implement combiner buffer input. 11 лет назад
  Yuri Kunde Schlesner 28a9e4c1d5 Memory: Support more regions in the VAddr-PAddr translation functions 11 лет назад
  Yuri Kunde Schlesner 1c0b87edc2 Memory: Re-organize and rename memory area address constants 11 лет назад
  Yuri Kunde Schlesner 4f4d230dac Merge pull request #721 from yuriks/more-cleanups 11 лет назад