40321 Revīzijas (8d364221e98cde38b9a9ee21f47787fc60187e4a)
 

Autors SHA1 Ziņojums Datums
  José Fonseca 8d364221e9 gallivm: always enable LLVMAddInstructionCombiningPass() pirms 15 gadiem
  José Fonseca 5479fa34d9 gallium: Avoid using __doc__ in python scripts. pirms 15 gadiem
  Vinson Lee a54ab4960b st/mesa: Silence uninitialized variable warning. pirms 15 gadiem
  Tom Stellard aa43176ebd r300/compiler: Use rc_get_readers_normal() for presubtract optimizations pirms 15 gadiem
  Kenneth Graunke cbc966b57b i965: Add bit operation support to the fragment shader backend. pirms 15 gadiem
  Eric Anholt 9e3641bd0d i965: Make FS uniforms be the actual type of the uniform at upload time. pirms 15 gadiem
  Ian Romanick 502943049a docs: add GL_EXT_separate_shader_objects to release notes pirms 15 gadiem
  Ian Romanick 817ed68710 intel: Enable GL_EXT_separate_shader_objects in Intel drivers pirms 15 gadiem
  Ian Romanick f48915ec52 swrast: Enable GL_EXT_separate_shader_objects in software paths pirms 15 gadiem
  Ian Romanick 84eba3ef71 Track separate programs for each stage pirms 15 gadiem
  Ian Romanick 75c6f47288 mesa: Track an ActiveProgram distinct from CurrentProgram pirms 15 gadiem
  Ian Romanick 01abcf3b79 mesa: Add display list support for GL_EXT_separate_shader_objects functions pirms 15 gadiem
  Ian Romanick c72aa7fa58 mesa: Skeletal support for GL_EXT_separate_shader_objects pirms 15 gadiem
  Ian Romanick b97794c041 mesa: Add infrastructure to track GL_EXT_separate_shader_objects pirms 15 gadiem
  Ian Romanick 44f6e17ebb glapi: Commit files changed by previous commit pirms 15 gadiem
  Ian Romanick 206e904f3c glapi: Add GL_EXT_separate_shader_objects pirms 15 gadiem
  Kenneth Graunke 3acc826520 Fix build on systems where "python" is python 3. pirms 15 gadiem
  Marek Olšák 676c3f08bd r300g: add a default channel ordering of texture border for unhandled formats pirms 15 gadiem
  Alex Deucher 8ff7885e8f r600c: add missing radeon_prepare_render() call on evergreen pirms 15 gadiem
  Alex Deucher b194b9b238 r100: revalidate after radeon_update_renderbuffers pirms 15 gadiem
  Vinson Lee 80adc8ac3b swrast: Print out format on unexpected failure in _swrast_ReadPixels. pirms 15 gadiem
  Vinson Lee 1b92eb1a4b egl: Remove unnecessary headers. pirms 15 gadiem
  Vinson Lee e7343cd704 mesa: Remove unnecessary header. pirms 15 gadiem
  Vinson Lee 21ce44374a st/mesa: Remove unnecessary header. pirms 15 gadiem
  Vinson Lee d674ee2a4d r600g: Silence uninitialized variable warnings. pirms 15 gadiem
  Vinson Lee d4cdd2fab0 mesa: Remove unnecessary headers. pirms 15 gadiem
  Vinson Lee 3c8106402f r300g: Silence uninitialized variable warning. pirms 15 gadiem
  Tilman Sauerbeck 8ad9d83fdf r600g: Destroy the blitter. pirms 15 gadiem
  Tilman Sauerbeck c6b10cd986 r600g: In radeon_bo(), call LIST_INITHEAD early. pirms 15 gadiem
  Brian Paul 412b960883 mesa: rename function to _mesa_is_format_integer_color() pirms 15 gadiem
  Brian Paul ab50148fda mesa: fix bug in _mesa_is_format_integer() pirms 15 gadiem
  Brian Paul 9b3c4d3e67 mesa: remove the unused _mesa_is_fragment_shader_active() function pirms 15 gadiem
  Brian Paul ccef2110ed mesa: call _mesa_valid_to_render() in glDrawPixels, glCopyPixels, glBitmap pirms 15 gadiem
  Brian Paul 705978e283 mesa: do integer FB / shader validation check in _mesa_valid_to_render() pirms 15 gadiem
  Eric Anholt bb4f12f538 i965: Disable register spilling on gen6 until it's fixed. pirms 15 gadiem
  Eric Anholt 00bfdac5b8 i965: Fix VS URB entry sizing. pirms 15 gadiem
  Eric Anholt 88087ba1bf i965: Drop the eot argument to read messages, which can never be set. pirms 15 gadiem
  Eric Anholt 3ee5d68075 i965: Add support for constant buffer loads on gen6. pirms 15 gadiem
  Eric Anholt 519835de04 i965: Set up the constant buffer on gen6 when it's needed. pirms 15 gadiem
  Eric Anholt 6488cf46f5 i965: Fix typo in comment about state flags. pirms 15 gadiem
  Eric Anholt 33c4b2370f i965: Handle new ir_unop_round_even in channel expression splitting. pirms 15 gadiem
  Eric Anholt 62452e7d94 i965: Add support for discard instructions on gen6. pirms 15 gadiem
  Eric Anholt 9b1d26f78f i965: Add disasm for the flag register. pirms 15 gadiem
  Eric Anholt 0e8c834ffa i965: Clear some undefined fields of g0 when using them for gen6 FB writes. pirms 15 gadiem
  Eric Anholt 1732a8bc72 i965: Use SENDC on the first render target write on gen6. pirms 15 gadiem
  Eric Anholt 748f3744be i965: Clarify an XXX comment in FB writes with real info. pirms 15 gadiem
  Eric Anholt 3789d5025a i965: Add EU code for dword scattered reads (constant buffer array indexing). pirms 15 gadiem
  Chia-I Wu 547e7619aa egl_dri2: Fix a typo that make glFlush be called at wrong time. pirms 15 gadiem
  Dave Airlie d1acb92016 r600g: add assembler support for all the kcache fields. pirms 15 gadiem
  Brian Paul 326b981d3f mesa: additional teximage error checks for GL_EXT_texture_integer pirms 15 gadiem