mesa.git
2010-02-25 Francisco Jerezdri/nouveau: Fake A8 and L8 texture support on nv04.
2010-02-25 Francisco Jerezdri/nouveau: Restructure the nv[12]0 regcombiner code...
2010-02-25 Francisco Jerezdri/nouveau: Try to validate textures earlier.
2010-02-25 Francisco Jerezdri/nouveau: Swizzle using the CPU when we hit a limita...
2010-02-25 Francisco Jerezdri/nouveau: Clean up the nv04 surface code a bit.
2010-02-25 Francisco Jerezdri/nouveau: Avoid mask overflow on nv04_surface_fill.
2010-02-25 Francisco Jerezdri/nouveau: Set _BaseFormat correctly for z24s8 render...
2010-02-25 Francisco Jerezdri/nouveau: Fix stencil mask handling on glClear().
2010-02-25 José Fonsecascons: Always build trace driver
2010-02-25 Michal Krolpython: Fix typo.
2010-02-25 George Sapountzisglapi/gen: just copy in glx/glapi
2010-02-25 George Sapountzisglapi: EXTRA_DEBUG is never defined, make this explicit
2010-02-25 George Sapountzisglapi: minor ugliness to be able to copy to xorg
2010-02-25 Brian Pauldocs: remove demos.html page which contained one dead...
2010-02-25 Michal Kroltgsi: Remove dead code.
2010-02-25 Chia-I Wumesa: Move src/mesa/glapi/dispatch.h to mesa.
2010-02-25 Chia-I Wuglapi: Move src/mesa/main/dispatch.c to glapi and rename.
2010-02-25 Chia-I Wuglapi: Generated GLX sources should use glapidispatch.h.
2010-02-25 Chia-I Wumesa: Remove unused Makefile.{ugl,win}.
2010-02-25 Chia-I Wust/egl: Reduce validation round-trips in DRI2 backend.
2010-02-25 Chia-I Wust/egl: Reduce validation round-trips in ximage backend.
2010-02-25 Chia-I Wust/egl: Refactor dri2_surface_get_buffers.
2010-02-25 Chia-I Wust/egl: Add dri2InvalidateBuffers.
2010-02-25 Vinson Leeutil: Assert that pointer is not null before dereferencing.
2010-02-25 Vinson Leemesa: Remove dead error condition.
2010-02-25 Vinson Leeglu/sgi: Set freed pointer to NULL.
2010-02-25 Corbin Simpsonr300g: Atomize vertex shader.
2010-02-25 Corbin Simpsonr300g: Move CALLOCs to correct place.
2010-02-25 Marek Olšákr300g: prevent CS overflow when emitting the draw packets
2010-02-25 Kristian Høgsbergxeglgears: Update help text
2010-02-25 Brian Paulllvmpipe: clean up rasterization threads upon context...
2010-02-24 Brian Paulvbo: remove dead code
2010-02-24 Brian Paulr300g: remove invalid .PHONY line
2010-02-24 Brian Paulgallium: remove extra -I paths from Makefile.template
2010-02-24 Vinson Leemesa: Fix SCons build.
2010-02-24 Brian Pauldri: remove old assertion (see bug 26734)
2010-02-24 Brian Paulllvmpipe: more lp_rasterizer_task parameter passing
2010-02-24 Brian Paulllvmpipe: pass fewer parameters to rasterization functions
2010-02-24 Brian Paulllvmpipe: added some assertions
2010-02-24 Kristian Høgsbergxeglgears: Remove borrowed GL_OES_EGL_image types
2010-02-24 Kristian Høgsbergxeglgears: Add test case for texturing from an EGLImage
2010-02-24 Kristian Høgsbergegl_dri2: Implement EGL_KHR_image and EGL_KHR_image_pixmap
2010-02-24 Kristian Høgsbergintel: Implement GL_OES_EGL_image entrypoints
2010-02-24 Kristian Høgsbergintel: Implement DRI image extension
2010-02-24 Kristian Høgsbergdri_interface.h: Add DRI image and eglImageLookup exten...
2010-02-24 Brian Paulgallium: remove $(DEFINES) from cc/c++ command lines
2010-02-24 Brian Paulmesa: put declaration before code
2010-02-24 Brian Paulgallium: comment/document usage flags
2010-02-24 Kristian Høgsbergcore: Implement GL_OES_EGL_image entry points
2010-02-24 Kristian Høgsbergglapi: GL_OES_EGL_image autogenerated files
2010-02-24 Kristian Høgsbergglapi: Add GL_OES_EGL_image
2010-02-24 Brian Paulst/mesa: updated comments
2010-02-24 Brian Paulst/mesa: consolidate redundant format conversion code
2010-02-24 Brian Paulst/mesa: more format code clean-up and removal
2010-02-24 Brian Paulst/mesa: clean-ups in FBO code
2010-02-24 Brian Paulst/mesa: clean-up of format-related code
2010-02-24 Brian Paulst/mesa: use util_format_get_blocksize()
2010-02-24 Brian Paulst/mesa: code clean-ups in st_renderbuffer_alloc_storage()
2010-02-24 Brian Paulllvmpipe: SRGB textures not supported yet
2010-02-24 Brian Paulllvmpipe: vertex shader textures not supported yet
2010-02-24 Alex Deucherr600: proper fix for 15601835361e2fdd34b38b265cfc300774...
2010-02-24 José Fonsecar300: Update for UTIL_FORMAT_LAYOUT_xxx changes.
2010-02-24 José Fonsecamesa: Update for UTIL_FORMAT_LAYOUT_xxx changes.
2010-02-24 José Fonsecallvmpipe: Update for UTIL_FORMAT_LAYOUT_xxx changes.
2010-02-24 José Fonsecagallivm: Update for UTIL_FORMAT_LAYOUT_xxx changes.
2010-02-24 José Fonsecautil: Kill array vs arith layouts. Revamp UTIL_FORMAT_L...
2010-02-24 Brian Pauli915g: fix a comment
2010-02-24 Brian Paulgallium/docs: clean up texture usage text, added textur...
2010-02-24 José Fonsecallvmpipe: Fix breakeage.
2010-02-24 José Fonsecautil: Refactor some code.
2010-02-24 José Fonsecautil: Cope with the fact that formats in u_format.csv...
2010-02-24 José Fonsecautil: Factor out the code to shorten a format name.
2010-02-24 José Fonsecallvmpipe: Handle correctly 24bit formats.
2010-02-24 José Fonsecautil: Handle correctly 24bit formats.
2010-02-24 José Fonsecautil: Minor tweaks to ambigous/unused format descriptions.
2010-02-24 José Fonsecautil: Fix swizzles for SRGB formats.
2010-02-24 José Fonsecautil: Organize formats in groups. Add comments.
2010-02-24 José Fonsecautil: Allow '#' comments in u_format.csv.
2010-02-24 Brian Paulmesa: disable unreachable meta mipmap gen code
2010-02-24 José Fonsecautil: Kill unused UTIL_FORMAT_LAYOUT_SCALAR.
2010-02-24 José Fonsecallvmpipe: Kill unused UTIL_FORMAT_LAYOUT_SCALAR.
2010-02-24 José Fonsecautil: Store more derived data in the the format descrip...
2010-02-24 Dave Airlieradeon/r200: fix the state emission before kernel clear
2010-02-24 Vinson Leer600: Assert that array index is not negative.
2010-02-24 Dave Airlieradeon: fix bad state emission causes kernel to do...
2010-02-24 Kristian Høgsbergintel: Call intel_prepare_render() in intelMakeCurrent()
2010-02-24 Brian Paulgallivm: added clamp and int_to_float functions
2010-02-24 Brian Paulllvmpipe: add lp_tile_image.c to sources
2010-02-24 Brian Paulllvmpipe: whole image tile/untile functions
2010-02-24 Brian Paulst/mesa: whitespace fixes
2010-02-24 Brian Paulllvmpipe: remove Z16 format override hack
2010-02-24 Brian Paulllvmpipe: Z16 format is not supported
2010-02-24 Brian Paulst/glx: improved depth/stencil format selection code
2010-02-24 Brian Paulst/glx: added PIPE_FORMAT_Z24S8_UNORM code
2010-02-24 Brian Paulllvmpipe: added assertions to verify that scene is...
2010-02-24 Brian Paulllvmpipe: added some assertions
2010-02-24 George Sapountzisglapi: fix es after mv
2010-02-24 George Sapountzisglapi: fix code generation Makefile after mv
2010-02-24 George Sapountzisglapi: mv code generation to subdir
2010-02-24 Marek Olšákr300g: fix texture swizzling for the SRGB formats
next