Historique des commits

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