Merge branch '7.8'
[mesa.git] / src / mesa /
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-22 Brian Paulglslcompiler: fix build breakage
2010-03-22 Brian Paulmesa: remove return, do as the comment says
2010-03-22 Pauli Nieminenmesa: Add end of line to the end of a debug output.
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 Pauli Nieminenvbo: Fix vbo_split_copy to pass correct max_index to...
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 Brian Paulmesa: added GL3 query for GL_TEXTURE_SHARED_SIZE
2010-03-20 Brian Paulmesa: added missing glGet query for GL_MAX_ARRAY_TEXTUR...
2010-03-20 Brian Paulmesa: added new GL3 buffer object queries
2010-03-20 Brian Paulmesa: added GL3 buffer attachment aliases
2010-03-20 Brian Paulmesa: added GL3 ContextFlags field and query code
2010-03-20 Marek Olšákr300/compiler: fix assertion failure in the r500-fragpr...
2010-03-20 Chia-I Wuglapi: Fix aliases to non-static functions.
2010-03-20 Chia-I Wuglapi: Correctly generate static disatches for X86.
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 Brian Paulst/mesa: s/unpack/pack/ to be more consistent
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-18 Chia-I Wust/mesa: Set the pipe context of the texture object.
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 Paulst/mesa: plug in default for pipe_context::surface_copy...
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Brian Paulst/mesa: fix glCopyPixels bugs/crashes when src region...
2010-03-17 Brian Paulmesa: rename params in prototype to match implementation
2010-03-17 Brian Paulglapi: fix assorted warnings
2010-03-17 Brian Paulswrast: remove unused compute_coveragei() function
2010-03-17 Corbin Simpsonst/mesa: Fix build breakage.
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 Michal Krolst/mesa: Invalidate sampler view when texture object...
2010-03-16 Ian Romanickmesa: set version string to 7.8-rc1
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 Roland Scheideggergallium: change remaining util functions to use cso...
2010-03-16 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-15 Marcin BaczyńskiReplace _mesa_strtod with _mesa_strtof.
2010-03-15 Michal Krolst/mesa: Fix a call to st_get_stobj_sampler_view().
2010-03-15 Michal Krolst/mesa: Pass in correct sampler view object to blitter.
2010-03-15 Michal Krolgallium: util_blit_pixels() takes source sampler view...
2010-03-15 Michal Krolst/mesa: Cache FBO texture's sampler view object.
2010-03-15 Chia-I Wust/mesa: Update the comments in st_manager.c.
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-14 George Sapountzisglapi: exec_malloc for dispatch stubs
2010-03-14 George Sapountzisglapi: this one should be by THREAD
2010-03-14 George Sapountzisglapi: more organize code by arch
2010-03-14 George Sapountzisglapi: organize arch-specific code by arch (2)
2010-03-14 George Sapountzisglapi: organize arch-specific code by arch
2010-03-14 Chia-I Wust/mesa: Fix handling of FBO.
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
next