Historique des commits

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