mesa.git
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Jerome Glisser600: don't enable depth test if there is no depth...
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-23 Michel Dänzerglx/dri2: Fix build with dri2proto which doesn't define...
2010-04-23 Vinson Leellvmpipe: Remove unused variable.
2010-04-22 Eric Anholti965: Fix assertion for surface tile offset usage on...
2010-04-22 Eric Anholti965: Fix scissoring when width or height is 0.
2010-04-22 Zack Rusingallivm: implement indirect addressing over temporaries
2010-04-22 Zack Rusingallivm: implement indirect addressing over constants
2010-04-22 Tormod Voldenradeon: 9800 SE has only one quadpipe
2010-04-22 Brian Paulgallium: use better param name
2010-04-22 Brian Paulgallivm: remove Z/stencil special case code in lp_build...
2010-04-22 Brian Paulst/mesa: assert that binding flags are properly set...
2010-04-22 Brian Paulst/mesa: fix binding flags in st_ChooseTextureFormat()
2010-04-22 Brian Paulprogs/tests: asst. improvements to zreaddraw.c
2010-04-22 Jesse BarnesDRI2/GLX: check for vblank_mode in DRI2 GLX code
2010-04-22 Jesse BarnesDRI2: add config query extension
2010-04-22 José Fonsecallvmpipe: Undo zs tiling changes.
2010-04-22 José Fonsecagallium/docs: Unswap PIPE_BIND_SHARED's comment.
2010-04-22 Brian Paulgallium/docs: many updates to screen.rst
2010-04-22 José Fonsecallvmpipe: Portability fixes.
2010-04-22 José Fonsecallvmpipe: Fix rendering to non 32bpp formats.
2010-04-22 Zack Rusingallivm: update comments
2010-04-22 Zack Rusingallivm: fix nested cont statements
2010-04-22 Zack Rusingallivm: fix nested break statemants
2010-04-22 Zack Rusingallivm: make sure we return the correct type when...
2010-04-22 José Fonsecallvmpipe: Use resource_is_texture() consistently.
2010-04-22 Brian Paulgallium: fix comment language, remove dangling comment
2010-04-22 Brian Paulst/mesa: consolidate code for finding supported formats
2010-04-22 Brian Paulst/mesa: refactor depth/stencil format selection code
2010-04-22 Brian Paulmesa: sort texel fetch/store table by format index
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-22 Brian Paulst/mesa: add cases for MESA_FORMAT_Z24_X8, MESA_FORMAT_...
2010-04-22 Brian Paulmesa: fix conversion errors in signed_rgba8888[rev...
2010-04-22 José Fonsecallvmpipe: Fix resource_is_texture.
2010-04-22 José Fonsecallvmpipe: Do not advertise S3TC rendering support.
2010-04-22 José Fonsecallvmpipe: Fix typo in assert.
2010-04-22 José Fonsecau_format: Reduce code duplication.
2010-04-22 Vinson Leegallivm: Remove unused variable.
2010-04-22 Alex Deucherr300g: fix vertex unit setup
2010-04-22 Alex Deucherr300: fix vertex unit setup
2010-04-22 Vinson Leegallium/util: Fix deviation calculation in u_cache.
2010-04-22 Vinson Leegallium/tests: Add test case for u_cache.
2010-04-22 Brian Paulgallivm: added some assertions in loop-gen code
2010-04-22 Aaron Plattnerprogs/demos: Fix the progs/demos/rain help text
2010-04-21 Brian Paulgallivm: fix copy&paste error: s/cont_stack_size/break_...
2010-04-21 Brian Paulgallivm: emit_instruction() is boolean
2010-04-21 Brian Paulprogs/glsl: better comments
2010-04-21 Brian Paulllvmpipe: add missing dependency in Makefile
2010-04-21 Brian Paulgallivm: implement TGSI KILP
2010-04-21 José Fonsecadraw: Make LLVM integration work without llvmpipe too...
2010-04-21 Marek Olšákradeon: fix warning
2010-04-21 Marek Olšákr300g: raise the max index for generic varyings to 32
2010-04-21 Brian Paulsoftpipe: call draw_wide_point_sprites()
2010-04-21 Brian Paulgallium/draw: fix point sprite handling
2010-04-21 Brian Paulgallium/draw: use local var to simplify code
2010-04-21 Brian Paulllvmpipe: consolidate texture memory allocation code
2010-04-21 Brian Paulst/glx: variable 'i' is an enum
2010-04-21 Jakob Bornecrantztargets: Don't check if we should use trace
2010-04-21 José Fonsecamesa/st: Translate a few more mesa/gallium formats.
2010-04-21 Vinson Leellvmpipe: Remove unused variable.
2010-04-21 Brian Paulmesa: do version checking for GL 3.x queries
2010-04-21 Brian Paulmesa: API and state for GL 3.1 primitive restart
2010-04-21 Brian Paulmesa: add GL 3.2 GL_CONTEXT_PROFILE_MASK query
2010-04-21 Brian Paulmesa: remove some comments
2010-04-21 Zhenyu Wangintel: Add Sandybridge mobile chipset id
2010-04-21 Zhenyu Wangintel: Clean up chipset name and gen num for Ironlake
2010-04-21 Vinson Leegallivm: Remove unnecessary headers.
2010-04-21 Vinson Leei965g: s/inttypes.h/stdint.h/
2010-04-21 Vinson Leei965g: Remove unnecessary header.
2010-04-20 Vinson Leellvmpipe: Change return type of declaration to match...
2010-04-20 Brian Paulllvmpipe: code consolidation
2010-04-20 Brian Paulllvmpipe: remove debug code and simplify
2010-04-20 Brian Paulllvmpipe: fix cube face addressing bug
2010-04-20 Brian Paulllvmpipe: whitespace fix
2010-04-20 Jakob Bornecrantzgallium: Fix copy typo
2010-04-20 Jakob Bornecrantzsvga: Minor clean up of winsys
2010-04-20 Jakob Bornecrantzradeong: Minor clean up of winsys
2010-04-20 Jakob Bornecrantznouveau: Minor clean up of winsys
2010-04-20 Jakob Bornecrantzi965g: Minor clean up of winsys
2010-04-20 Jakob Bornecrantzi915g: Minor clean up of winsys
2010-04-20 Jakob Bornecrantzst/egl: No need to use drm_api argument struct
2010-04-20 Jakob Bornecrantzst/egl: Use correct driver_name field to get kernel...
2010-04-20 Jakob Bornecrantzst/egl: Check for null destroy callback on api struct
2010-04-20 Brian Paulmesa: better, smaller error handling code for glGet*()
2010-04-20 Brian Paulmesa: better, smaller error handling code for glEnable...
2010-04-20 Brian Paulmesa: raise GL_INVALID_OPERATION for glReadPixels(GL_CO...
2010-04-20 Jakob Bornecrantztargets: Use a valid winsys include path in Makefile.dri
2010-04-20 Corbin Simpsonr300g: Spill a bit more info about implementation error...
2010-04-20 Christoph Bumillernv50: make a working check for user memory vertex/index...
2010-04-20 Christoph Bumillernv50: fix FP result counting for depth output
2010-04-20 Christoph Bumillernv50: support vertex index bias
2010-04-20 Brian Paulllvmpipe: fix depth+stencil logic error
2010-04-20 Brian Paulllvmpipe: fix comment/typo
2010-04-20 Eric Anholti915: Map sampler indices to texture units correctly...
2010-04-20 Eric Anholti915: Add missing break; after handling the stub NOISE...
2010-04-20 Brian Paulllvmpipe: fix incorrect front-facing value for fragment...
2010-04-20 Brian Paulllvmpipe: rename mode -> interp
2010-04-20 Brian Paulllvmpipe: remove dead code/comment
2010-04-20 Brian Paulnv50: move declaration before code
next