glslcompiler: fix build breakage
[mesa.git] / src / mesa / drivers /
2010-03-22 Brian Paulglslcompiler: fix build breakage
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-22 Brian Paulglslcompiler: fix build breakage
2010-03-21 Pauli Nieminenr200: Fix emit size prediction to account elt splitting.
2010-03-21 Pauli Nieminenr200: Don't flush when closing elts in KMS.
2010-03-21 Pauli Nieminenr200: Fix swtnl fallback to flush pending rendering...
2010-03-21 Pauli Nieminenr200: Fix mixed indetion in r200TclFallback.
2010-03-21 George Sapountzisrename dri_sw to drisw_util for consistency
2010-03-21 George Sapountzisdri_inteface: add define for checking presence of drm.h
2010-03-21 Francisco Jerezdri/nouveau: Reemit the light model state when lighting...
2010-03-21 Francisco Jerezdri/nouveau: Random cleanups.
2010-03-21 Chia-I WuMerge remote branch 'origin/gallium-st-api-dri'
2010-03-21 Marek Olšákr300/compiler: fix assertion failure in the r500-fragpr...
2010-03-20 Marek Olšákr300/compiler: fix assertion failure in the r500-fragpr...
2010-03-19 Brian Pauldrivers/x11: add PUBLIC qualifier to more API functions
2010-03-19 Ian Romanickintel: Use bit-wise not instead of logical not (i830...
2010-03-19 Ian Romanickintel: Correct value of S0_VB_OFFSET_MASK to match...
2010-03-18 Ian RomanickUse bit-wise not instead of logical not.
2010-03-18 Francisco Jerezdri/nouveau: Flush after texture validation.
2010-03-18 Francisco Jerezdri/nouveau: Avoid pushbuf flushes in the middle of...
2010-03-18 Francisco Jerezdri/nouveau: Implement texcoord generation.
2010-03-18 Francisco Jerezdri/nouveau: Implement texture matrices.
2010-03-18 Francisco Jerezdri/nouveau: Some minor vertex submission fixes.
2010-03-18 Xavier Chantrydri/nouveau: only reallocate texture when needed
2010-03-18 Kristian Høgsbergintel: Call _mesa_make_current() after getting initial...
2010-03-18 Kristian Høgsbergintel: Call _mesa_make_current() after getting initial...
2010-03-17 Eric Anholtintel: Replace mt->pitch with mt->region->pitch.
2010-03-17 Eric Anholtintel: Return false like other blit failure paths if...
2010-03-17 Eric Anholtintel: Respect src pitch in _mesa_copy_rect().
2010-03-17 Eric Anholtintel: Rely on allocated region pitch for the miptree...
2010-03-17 Eric Anholtintel: Assert that the linear blits succeed.
2010-03-17 Eric Anholtintel: Remove level_offset now that it's unused.
2010-03-17 Eric Anholtintel: Remove extra tiling setting after allocating...
2010-03-17 Eric Anholtintel: Rename the z24_x8 depth spans to z24_s8 since...
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Eric Anholti965: Fix readpixels from ReadBuffer != DrawBuffer.
2010-03-16 Eric Anholti965: Fix inversion for glCopyPixels to/from FBOs.
2010-03-16 Eric Anholtintel: Remove more code for x8z24 visuals, since we...
2010-03-16 Eric AnholtRevert "i965: Do VS SGT, SLT, and friends using CMP...
2010-03-16 Eric AnholtRevert "i965: Do FS SLT, SGT, and friends using CMP...
2010-03-16 Eric Anholtmeta: Fix up restoration of state if _mesa_map_pbo_sour...
2010-03-16 Eric Anholtmeta: Properly refcount our saved programs and texobjs.
2010-03-16 Eric Anholti965: Fix ENDLOOP to only patch up this loop's BREAK...
2010-03-16 Eric Anholti965: Unalias all GLSL source regs from the destination...
2010-03-16 Eric Anholti965: Fix nested loops in the VS.
2010-03-16 Eric Anholti965: Fix up VP constbuf leak on program delete.
2010-03-16 Eric Anholti965: Fix up the handling of point sprite coordinate...
2010-03-16 Eric Anholti965: Add support for the CMP opcode in the GLSL path.
2010-03-16 Eric Anholti965: Fix the response len of masked sampler messages...
2010-03-16 Matthew W. S. BellCorrect GL_EQUIV code in r67/7xx.
2010-03-16 Pauli Nieminenradeon: Fix buffer object unmap to be called only once...
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-15 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-14 George Sapountzisdri/common: mv __driUtilMessage to utils.c
2010-03-14 George Sapountzisdri/swrast: add comment in case it's not clear
2010-03-14 George Sapountzisdri/swrast: drop mtypes.h from dri_sw
2010-03-14 George Sapountzisdri/swrast: update copyright email
2010-03-14 George Sapountzisdri/swrast: port to dri_sw (drawable)
2010-03-14 George Sapountzisdri/swrast: port to dri_sw (context)
2010-03-14 George Sapountzisdri/swrast: port to dri_sw
2010-03-14 George Sapountzisdri: add dri_sw.c helper
2010-03-13 Maciej Cencoraradeon: add some debuging info for glCopyTex(Sub)Image
2010-03-13 Maciej Cencorar300: blits for small dst pitch work just fine
2010-03-13 Maciej Cencoraradeon: fix gl format to mesa format mapping and add...
2010-03-13 Maciej Cencoraradeon: fix glCopyTex(Sub)Image
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-12 Eric Anholti965: Clarify the roles of emit_pixel_xy(), emit_delta_...
2010-03-12 Eric Anholti965: Clarify that DELTAXY always occurs for both X...
2010-03-12 Eric Anholti965: Do FS SLT, SGT, and friends using CMP, SEL instea...
2010-03-12 Eric Anholti965: Do VS SGT, SLT, and friends using CMP, SEL instea...
2010-03-12 Eric Anholti965: Fix up VS DP4 sequences to avoid dependency control.
2010-03-12 Eric Anholti965: When doing a swizzled kill pixel, don't do redund...
2010-03-12 Eric Anholti965: Use the SEL instruction to implement MIN and...
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-12 Alex Deucherr100/r200/r300/r300: only enable accelerated pixel...
2010-03-12 Luc Verhaegendri/r700: include shader/programopt.h instead of progra...
2010-03-12 Jeff SmithGrammar and spelling fixes
2010-03-12 Keith WhitwellMerge commit 'origin/gallium-context-transfers-2'
2010-03-12 Vinson Leeradeon: Fix memory leaks from early return.
2010-03-11 Alex Deucherr200: support additional blit formats
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-10 Francisco Jerezdri/nouveau: Just reemit the BO state on pushbuf flush.
2010-03-10 Eric Anholti965: Use the PLN instruction when possible in interpol...
2010-03-10 Eric Anholti965: Set up the execution size before relying on it.
2010-03-10 Karl Schultzwindows: fix compilation errors and warnings
2010-03-10 Maciej Cencoraradeon: fallback to sw ReadPixels if color logicop...
2010-03-10 Maciej Cencorar300: enable depth test only if depth buffer is available
2010-03-10 Maciej Cencoraradeon: fix glCopyTex(Sub)Image if user FBO is bound
2010-03-10 Eric Anholti965: Add support for the CMP opcode in the GLSL path.
2010-03-10 Eric Anholti965: Print the opcode name for unrecognized opcodes...
2010-03-10 Eric Anholti965: Fix the response len of masked sampler messages...
2010-03-10 Eric Anholti965: Print the offset for IFF in disasm
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Michel DänzerMerge branch '7.8'
2010-03-10 Alex Deucherr200: add additional blit formats
2010-03-10 Alex Deucherr100: add additional blit formats
2010-03-10 Alex Deucherradeon/r200/r600: enable HW accelerated gl(Read/Copy...
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-10 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
next