st/egl: Use correct driver_name field to get kernel driver name
[mesa.git] / src /
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
2010-04-20 Brian Paulnv50: fixed void pointer arithment warning
2010-04-20 Brian Paulgallium/util: remove bogus return statement
2010-04-20 Brian Paulgallium: replace pipe_resource::_usage with pipe_resour...
2010-04-20 Brian Paulnv50: add missing idxbias param to nv50_push_elements_i...
2010-04-20 Brian Paulllvmpipe: remove call to llvmpipe_set_texture_image_lay...
2010-04-20 José Fonsecallvmpipe: Re-enable half float formats.
2010-04-20 José Fonsecagallivm: Universal format support on lp_build_fetch_rgb...
2010-04-20 José Fonsecagallivm: Cleanups and bugfixes to aos format translation.
2010-04-20 José Fonsecadraw: Fallback to gallivm for translation of A8R8G8B8...
2010-04-20 José Fonsecagallivm: New function to fetch a pixel into a 4xfloat...
2010-04-20 José Fonsecagallivm: Bring aos format back to life.
2010-04-20 José Fonsecanvfx: Fix typo.
2010-04-20 José Fonsecadraw: Remove draw_vs_llvm.c.
2010-04-20 Alan Hourihanellvmpipe: silence warning
2010-04-20 José FonsecaMerge branch 'gallium-index-bias'
2010-04-20 José Fonsecadraw: No need to rebase for elt_bias.
2010-04-20 José Fonsecadraw: Fix cache elt_bias implementation.
2010-04-20 José Fonsecagallium/docs: Make it clear that minIndex, maxIndex...
2010-04-20 José Fonsecadraw: Fix typo resulting from bad regular expression...
2010-04-20 Vinson Leedraw llvm: Move dereference of pointer after NULL check.
2010-04-20 Vinson Leedraw llvm: Remove unnecessary header.
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-20 Dan Nicholsonegl: Pass flags to locate Xlib headers and libraries
2010-04-20 Dan NicholsonChange libX11 variables to not conflict with AC_PATH_XTRA
2010-04-20 Dan Nicholsongallium: Respect user's CFLAGS for including X headers
2010-04-20 Brian Paulglapi: GL 3.x xml file
2010-04-19 Brian Paulllvmpipe: remove dead code
2010-04-19 Brian Paulllvmpipe: use llvmpipe_resource_stride()
2010-04-19 Brian Paulgallivm: pass 3D texture stride as an array
2010-04-19 Brian Paulllvmpipe: get 3D texture image stride from an array...
2010-04-19 Brian Paulllvmpipe: consolidate some code in llvmpipe_set_texture...
2010-04-19 Brian Paulllvmpipe: fix rendering to 3D textures
2010-04-19 Brian Paulllvmpipe: checkpoint: fixes for render to 3D texture
2010-04-19 Brian Paulllvmpipe: another fix for surface memory allocation
2010-04-19 Marek Olšákr300g: add is_rv350 flag
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Jesse BarnesDRI2: check for swapAvailable before using swap interva...
2010-04-19 Zack Rusindraw llvm: make sure use_llvm isn't used when not defined
2010-04-19 Zack Rusindraw llvm: fix typo (boolean, not bool)
2010-04-19 Brian Paulllvmpipe: fix surface memory allocation bug
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Jesse BarnesDRI2: synchronize swap interval with server at startup...
2010-04-19 Zack Rusindraw llvm: allow runtime switching of pipelines (yes...
2010-04-19 Zack Rusindraw llvm: fix constructor mess
2010-04-19 Zack Rusinllvmpipe: enable draw llvm by default
2010-04-19 Brian Paulgallium/util: specify binding type for blit src texture
2010-04-19 Brian Paulmesa: unmap the immediate mode VB before destroying it
2010-04-19 José Fonsecar300g: Adapt for index bias interface change.
2010-04-19 José Fonsecanvfx: Adapt for index bias interface change.
2010-04-19 José Fonsecanv50: Adapt for index bias interface change.
2010-04-19 José Fonsecaretrace: Support index bias.
2010-04-19 José Fonsecamesa/st: Update for index bias interface change.
2010-04-19 José Fonsecast/python: Use index bias.
2010-04-19 José Fonsecatrace: Implement index bias.
2010-04-19 José Fonsecasvga: Implement index bias.
2010-04-19 José Fonsecasoftpipe: Implement index bias.
2010-04-19 José Fonsecallvmpipe: Implement index bias.
2010-04-19 José Fonsecaidentity: Implement index bias.
2010-04-19 José Fonsecai965g: Implement index bias.
2010-04-19 José Fonsecai915: Implement index bias.
2010-04-19 José Fonsecafailover: Implement index bias.
2010-04-19 José Fonsecacell: Implement index bias.
2010-04-19 José Fonsecadraw: Implement index bias.
2010-04-19 Brian Paulst/mesa: invert scissor rect depending on FB orientation
2010-04-19 Matthieu Herrbmesa: Fix build with gcc 3.3.
2010-04-19 Matthieu Herrbradeon: Let this build with gcc 3.3
2010-04-19 Owain Ainsworthradeon: Fix command type for DRM_RADEON_IRQ_EMIT ioctl.
2010-04-19 Matthieu Herrbmesa: Use __OpenBSD__ to check for OpenBSD.
2010-04-19 Brian Paulllvmpipe: triangle function comments
2010-04-19 Brian Paulgallium/draw: use a local var to simplify some code
2010-04-19 Brian Paulsoftpipe: add option to do polygon stipple in softpipe...
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-19 Brian Paulgallium/draw: use correct rasterization state for wide...
2010-04-19 José Fonsecadocs: Document indexBias.
2010-04-19 Dave Airlier300c/r300g: add 3155 rv380 pci id
2010-04-19 Vinson Leegallivm: Remove redundant initialization of dst_vec_type.
2010-04-19 Vinson Leenv50: Fix include recursion.
2010-04-19 José Fonsecagallium: Add index bias parameter to draw_elements...
2010-04-19 Vinson Leenvfx: Fix include recursion.
2010-04-19 Vinson Leeauxiliary: Move loop variable declaration outside for...
2010-04-19 Vinson Leenvfx: Add missing header and forward declaration.
2010-04-19 Vinson Leenouveau: Add missing header.
next