draw llvm: fix iteration for larger vertex arrays
[mesa.git] / src / mesa /
2010-04-01 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-31 José Fonsecamesa: Use a consistent name of the external s3tc librar...
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 Ben Skeggsst/mesa: use BITFIELD64_BIT to access shader OutputsWri...
2010-03-31 Brian Paulmesa: added glGet queries for transform_feedback
2010-03-31 Brian Paulmesa: added glEnable/Disable state for transform feedback
2010-03-31 Brian Paulmesa: add new query/buffer targets for transform feedback
2010-03-31 Brian Paulmesa: plug in transform feedback functions, set limits
2010-03-31 Brian Paulmesa: add transformfeedback.c to build
2010-03-31 Brian Paulmesa: initial check-in of transform feedback functions
2010-03-31 Brian Paulmesa: add transform feedback queries
2010-03-31 Brian Paulmesa: add EXT_transform_feedback to extension list
2010-03-31 Brian Paulmesa: initial data structures for transform feedback
2010-03-31 Brian Paulmesa: simplify query code with get_query_binding_point()
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Ian Romanickintel: Bump intel driver date to later than the date...
2010-03-30 Kristian Høgsbergdri: Drop another unused __DRIscreen field
2010-03-30 Kristian Høgsbergdri: Drop the unused dummyContext
2010-03-30 Kristian Høgsbergdri: Drop an unused __DRIcontext field
2010-03-30 Kristian Høgsbergintel: Remove redundant fields from struct intel_context
2010-03-30 Kristian Høgsbergintel: Use fb->Height when flipping read buffer orientation
2010-03-30 Corbin Simpsonr300/compiler: Unbreak DDX/DDY.
2010-03-30 George Sapountzisdrisw: fix use after free (bug 27370)
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-30 Chia-I Wumesa/es: Use core mesa's mfeatures.h.
2010-03-30 Chia-I Wumesa: Add missing features.
2010-03-30 Chia-I Wumesa: Add umbrella features.
2010-03-29 Roland ScheideggerMerge branch 'master' into gallium-new-formats
2010-03-29 Roland Scheideggergallium: adapt all code to the renamed depth/stencil...
2010-03-29 Brian Paulglsl: avoid using rcp in length() functions
2010-03-29 Brian Paulglsl: remove rcp from sqrt()
2010-03-29 José Fonsecamesa/st: util_format_is_compressed() -> util_format_is_...
2010-03-28 Ian Romanickintel: Bump intel driver date to reflect status as...
2010-03-28 Ian Romanickmesa: set version string to 7.8
2010-03-28 Vinson Leeswrast: Remove unnecessary header.
2010-03-27 George Sapountzisdrisw: add comment to libGL about stride
2010-03-27 George Sapountzisdrisw: make stride issue profound
2010-03-27 Brian Paulmesa: move/update hash function comments
2010-03-27 Brian Paulmesa: fix deadlock in _mesa_HashFindFreeKeyBlock()
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-26 Michel Dänzerdri/swrast: Fix frontbuffer rendering.
2010-03-26 Michel Dänzerdri/swrast: Fix missed conversion of one pixel pointer...
2010-03-26 George Sapountzisdri/common: add comment about DRISW wrt DRI1 / DRI2
2010-03-26 Brian Paulmesa: only call _mesa_update_state() when necessary...
2010-03-26 Corbin Simpsonr300/compiler: Lower CMP for vertex programs.
2010-03-26 Eric Anholti965: Fix readpixels from ReadBuffer != DrawBuffer.
2010-03-26 Eric Anholti965: Fix inversion for glCopyPixels to/from FBOs.
2010-03-26 Eric Anholtintel: Rely on allocated region pitch for the miptree...
2010-03-26 Eric Anholtintel: Remove extra tiling setting after allocating...
2010-03-26 Eric Anholtintel: Respect src pitch in _mesa_copy_rect().
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-25 Brian Paulglapi: return int = 0 from NoOpGeneric()
2010-03-25 Vinson Leeglslcompiler: Fix build.
2010-03-25 George Sapountzisdrisw_util: add fields for gallium swrast_dri
2010-03-25 Jakob BornecrantzMerge branch 'gallium-targets'
2010-03-24 Alex Deucherr100/r200/r300/r600: enable accel for Copy/DrawPixels...
2010-03-24 Maciej Cencorar300: report correct state atom size
2010-03-24 Maciej Cencorar300: fix off by one
2010-03-24 Maciej Cencorar300: fix vertex programs with big number of params...
2010-03-24 Maciej Cencorar300: fix wpos/fog handling
2010-03-24 Maciej Cencorar300: clean fog_attr/wpos_attr if code accessing these...
2010-03-24 Eric Anholti965: Handle the negate and abs swizzles on brw_wm_glsl...
2010-03-24 Brian Paulst/mesa: fix typo in prev commit
2010-03-24 Brian Paulst/mesa: fix sampler_view destruction bug when texture...
2010-03-24 Brian Paulst/mesa: code clean-ups, formatting fixes, comments...
2010-03-24 Brian Paulst/mesa: rename st_clear() to st_Clear()
2010-03-24 Brian Paulst/mesa: return GL_TRUE/GL_FALSE if return type is...
2010-03-23 Brian Paulswrast: improve depth texture mipmap selection
2010-03-23 Brian Paulglslcompiler: added option to do linking of vert/frag...
2010-03-23 Luca Barbieridri: fix dri_test.c for non-TLS build
2010-03-23 Luca Barbieridri: add _glthread_GetID to dri_test.c dummy glapi
2010-03-23 Luca Barbieridri: make unresolved symbol test link work even without...
2010-03-23 Eric Anholti965: Stop abusing ctx->NewState flags for storing...
2010-03-23 Kristian Høgsbergdri: Add $(DRI_LIB_DEPS) when linking the test binary
2010-03-23 Eric Anholti965: Stop abusing ctx->NewState flags for storing...
2010-03-23 Kristian Høgsbergmesa: Also print _NEW_STENCIL in _mesa_print_state()
2010-03-23 Luca Barbierist/mesa: make st_manager.c set have[Stencil|Depth]Buffe...
2010-03-23 Luca Barbieridri: use mv -f instead of mv to ensure no prompting...
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-23 Luca Barbieridri: test whether the built drivers have unresolved...
2010-03-23 Ian Romanickmesa: set version string to 7.8-rc2
2010-03-22 Eric Anholti965: Add disasm for SNB MATH opcode.
2010-03-22 Eric Anholti965: Enable normal clipping on SNB.
2010-03-22 Eric Anholti965: Force single program flow in SNB GS, to match...
2010-03-22 Eric Anholti965: Correct copy and wasted field shifts for SNB...
2010-03-22 Eric Anholti965: Enable VS on SNB.
2010-03-22 Eric Anholti965: Remove gratuitous jump or nop from OPCODE_END...
2010-03-22 Eric Anholti965: Ignore execution mask for the mov(m0, g0) of...
2010-03-22 Eric Anholti965: Allow FS constants to be used as immediates inste...
2010-03-22 Eric Anholti965: Add INTEL_DEBUG=glsl_force to force brw_wm_glsl.c.
2010-03-22 Eric Anholti965: Optimize OPCODE_CMP by using BRW_SEL to choose...
2010-03-22 Brian Paulst/mesa: rename st_framebuffer() to st_ws_framebuffer()
2010-03-22 Kristian Høgsbergintel: Call intel_prepare_render() before looking up...
2010-03-22 Kristian Høgsbergintel: Call intel_prepare_render() before looking up...
2010-03-22 Vinson Leest/mesa: Remove unnecessary headers.
2010-03-22 Brian Paulglslcompiler: fix build again
2010-03-22 Francisco Jerezdri/nouveau: Rectangle texture fixes.
2010-03-22 Francisco Jerezdri/nouveau: Some render to texture fixes.
2010-03-22 Francisco Jerezdri/nouveau: Fix swrast fallbacks when the read and...
2010-03-22 Francisco Jerezdri/nouveau: Expose EXT_framebuffer_blit.
next