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

Автор SHA1 Сообщение Дата
  Lioncash 39baad9926 core/video_core: Don't cast away const in subscript operators 10 лет назад
  Jannik Vogel 964cfaea47 PICA: Fix viewport offset 10 лет назад
  Dwayne Slater 6b775034dd Add immediate mode vertex submission 10 лет назад
  bunnei 19557aaab3 pica: Cleanup lighting register definitions and documentation. 10 лет назад
  bunnei 9dfb223d26 gl_rasterizer: Initial implementation of bump mapping. 10 лет назад
  bunnei 348c9c9ff3 gl_shader_gen: Implement lighting red, green, and blue reflection. 10 лет назад
  bunnei c37de30cfc gl_shader_gen: Implement fragment lighting fresnel effect. 10 лет назад
  bunnei 0e67c21c9e gl_shader_gen: Implement fragment lighting specular 1 component. 10 лет назад
  bunnei 781b046579 gl_shader_gen: Add support for D0 LUT scaling. 10 лет назад
  bunnei 3d89dacd56 gl_shader_gen: Refactor lighting config to match Pica register naming. 10 лет назад
  bunnei 6307999116 pica: Cleanup and add some comments to lighting registers. 10 лет назад
  bunnei 6878ba7608 gl_rasterizer: Minor naming refactor on Pica register naming. 10 лет назад
  bunnei bf89870437 renderer_opengl: Initial implementation of basic specular lighting. 10 лет назад
  bunnei e9af70eaf3 renderer_opengl: Implement HW fragment lighting LUTs within our default UBO. 10 лет назад
  bunnei afbef52516 renderer_opengl: Implement diffuse component of HW fragment lighting. 10 лет назад
  bunnei b003075570 pica: Implement decoding of basic fragment lighting components. 11 лет назад
  bunnei 281bc90ad2 pica: Implement fragment lighting LUTs. 11 лет назад
  bunnei 4369767c72 pica: Add decodings for distance attenuation and LUT registers. 11 лет назад
  bunnei 38c7b20475 pica: Add pica_types module and move float24 definition. 11 лет назад
  bunnei 3c057bd3d8 gl_rasterizer: Move logic for creating ShaderCacheKey to a static function. 11 лет назад
  Subv e3f4233cef Initial implementation of fragment shader generation with caching. 11 лет назад
  Lioncash aec28ed91e video_core: Reorganize headers 11 лет назад
  Yuri Kunde Schlesner 466e608c19 OpenGL: Remove ugly and endian-unsafe color pointer casts 11 лет назад
  Subv 58a04c0776 Pica: Added the primitive_restart register (0x25f) to the registers map. 11 лет назад
  Subv 149ea561a6 Pica: Add the vertex_offset register to the Pica registers map. 11 лет назад
  bunnei e77dc4e9d2 Merge pull request #1059 from Subv/vertex_offset 11 лет назад
  Subv 12a11472f1 GPU: Implemented register 0x22A. 11 лет назад
  bunnei 58e9f78844 Merge pull request #1049 from Subv/stencil 11 лет назад
  Yuri Kunde Schlesner eff10959de fixup! Shaders: Fix multiplications between 0.0 and inf 11 лет назад
  Yuri Kunde Schlesner 630a850d4d Shaders: Fix multiplications between 0.0 and inf 11 лет назад