38789 Revize (d442c7f172df72875bc4a4c8e20ddd8c49dee12a)
 

Autor SHA1 Zpráva Datum
  Tom Stellard d442c7f172 r300/compiler: Replace asserts with error messages před 15 roky
  Tom Stellard 66b1e716fb r300/compiler: Fix copy propigation for some presub instructions před 15 roky
  Tom Stellard 564653b9f1 r300/compiler: Add peephole optimization for the 'sub' presubtract operation před 15 roky
  Tom Stellard a64b4a05af r300/compiler: Add peephole optimization for the 'add' presubtract operation před 15 roky
  Tom Stellard 598e220f95 r300/compiler: Clean up rc_pair_alloc_source() před 15 roky
  Tom Stellard 63432ecfce r300/compiler: Enable presubtract sources před 15 roky
  Ian Romanick d8a3662008 mesa: Remove unused Emit flags from gl_shader_compiler_options před 15 roky
  Ian Romanick 55aaee6020 intel: Remove noise opcode support from i915 and i965 drivers před 15 roky
  Alex Deucher 58eaade662 r600c: add missing header před 15 roky
  Alex Deucher 9cced19125 r600c: add OQ support for evergreen před 15 roky
  Alex Deucher 7ffc5d7c2e r600c: oq updates před 15 roky
  Alex Deucher 4e53d6e6c9 r600c: add blit support for evergreen před 15 roky
  Alex Deucher 886c6c09ea r600c: emit start3d packet on evergreen před 15 roky
  Alex Deucher f35b728acc r600c: fix some typos před 15 roky
  Alex Deucher a712db73ce r600c: fix type in cb setup on evergreen před 15 roky
  Alex Deucher c7843280f0 r600c: add support for more rendering formats on evergreen před 15 roky
  Andre Maasikas 78109952d4 r600: set correct initial point_minmax values před 15 roky
  Tilman Sauerbeck ec2e0fd1e9 r600g: Fixed a bo reference leak in the draw module. před 15 roky
  Tilman Sauerbeck 0b4c529da5 r600g: Only increase a bo's map_count if radeon_bo_map() succeeded. před 15 roky
  Tilman Sauerbeck 56a80535b6 r600g: Fixed a bo leak in the error path of radeon_ctx_set_bo_new(). před 15 roky
  Tilman Sauerbeck ac2bddb9f2 r600g: Fixed a bo leak in r600_texture_from_handle(). před 15 roky
  Tilman Sauerbeck ae23d425c2 r600g: Don't leave stale references in query_list when we cannot create bo. před 15 roky
  Tilman Sauerbeck 96a4edb8cc r600g: Implemented the y component write for the LOG opcode. před 15 roky
  Chia-I Wu ea9e5dbbc2 egl: Simplify _eglBindContext. před 15 roky
  Andre Maasikas 67270e1fd6 r600: dont bswap rgba FLOAT formats před 15 roky
  Chia-I Wu 67660ccee9 targets/egl: Fix crashes from loading invalid modules. před 15 roky
  Chia-I Wu 5ea092117f gallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2. před 15 roky
  Chia-I Wu 948e3fa27c st/egl: Use profiles to create OpenGL ES contexts. před 15 roky
  Chia-I Wu 0cd480f076 st/dri: Use profiles to create OpenGL ES contexts. před 15 roky
  Chia-I Wu 4531356817 gallium: Add context profile support to st_api. před 15 roky
  Dave Airlie fcae8ca575 r600g: fixup state calculations for picking states. před 15 roky
  Dave Airlie f61b241eba r600g: fixup CB state numbering header před 15 roky
  Dave Airlie cc1b3b1013 r600g: fix warning in r600 pipe driver před 15 roky
  Dave Airlie ad5ada4372 r600g: evergreen CBs are more sane to support with a single state před 15 roky
  Dave Airlie 7d564fdddd r600g: add multi-buffer flush support properly. před 15 roky
  Dave Airlie ab686d340a r600g: fix regression in multi-buffer tests since CB flush merge před 15 roky
  Eric Anholt 6ef5f21234 i965: Add switch cases for ir_unop_noise, which should have been lowered. před 15 roky
  Dave Airlie 50526e094f r600g: add initial evergreen support před 15 roky
  Dave Airlie 42da027433 r600g: align flushing of cb/db with DDX/r600c. před 15 roky
  Dave Airlie e795ca8f31 r600g: don't need 3 bos here. před 15 roky
  Brian Paul 48fda8c446 graw: added test for finding shader mem leaks před 15 roky
  Brian Paul 451dfe5413 draw: minor reformatting před 15 roky
  Brian Paul 821e390018 graw: emit warnings when context/surface creation failes před 15 roky
  Brian Paul 5c3f678790 winsys: emit warning in null_sw_displaytarget_create() před 15 roky
  Brian Paul d851dae919 graw: fix array size, indentation, před 15 roky
  Jakob Bornecrantz 379e2e77ba glsl2: Fix scons build for all platforms před 15 roky
  Kristian Høgsberg 042a333028 Revert "glapi: Implement optional dispatch logging" před 15 roky
  Ian Romanick 1f3c7d968c glsl2: Implement noise[1234] built-in functions using ir_unop_noise před 15 roky
  Ian Romanick 2b70dbfe09 glsl2: Add EmitNoNoise flag, use it to remove noise opcodes před 15 roky
  Ian Romanick 547131ac87 glsl2: Add lowering pass to remove noise opcodes před 15 roky