mesa.git
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
2010-02-23 kleinermglx: Fix some typos in pointer checking for OML_sync_co...
2010-02-23 Luca Barbieripipebuffer: slab: if size < alignment, use alignment...
2010-02-23 Luca Barbieripipebuffer: fix inverted signalled checking
2010-02-23 Luca Barbieripipebuffer: avoid assert due to increasing a zeroed...
2010-02-23 Eric Anholti965: Enable GL_ARB_fragment_coord_conventions now...
2010-02-23 Chia-I Wuegl: Remove unused _EGL_SKIP_HANDLE_CHECK.
2010-02-23 Chia-I Wust/egl: Unify surface creation.
2010-02-23 Vinson Leemesa: Assert that array index is not negative.
2010-02-23 Vinson Leeglsl/apps: Assert that ftell does not return an error.
2010-02-23 Vinson Leei965g: Add fallthrough comments in switch statement.
2010-02-23 Vinson Leedraw: Remove dead code.
2010-02-23 Marek Olšákr300g: fix draw_elements for "start" != 0
2010-02-22 José Fonsecasvga: Upload user buffers only once.
2010-02-22 José Fonsecasvga: Fix the guest offset of piecewise buffer DMAs.
2010-02-22 José Fonsecasvga: Emit a scalar rcp in shadow maps.
2010-02-22 José Fonsecasvga: Don't emit zero writemasks.
2010-02-22 José Fonsecatgsi: Report an error when a destination has an empty...
2010-02-22 José Fonsecasvga: Upload the dirty ranges instead of the whole...
2010-02-22 José Fonsecasvga: Break uploads of big buffers into smaller pieces.
2010-02-22 José Fonsecasvga: Note ranges even when there is no hardware buffer...
2010-02-22 José Fonsecasvga: Further cleanup/comment svga buffer code.
2010-02-22 José Fonsecasvga: Temporarily create a sw vertex buf when failed...
2010-02-22 José Fonsecasvga: Remove unused buffer download code.
2010-02-22 José Fonsecapipebuffer: Don't synchronize when checking for buffer...
2010-02-22 José Fonsecapython/retrace: Dump all vertices for verbosity level 3.
2010-02-22 José Fonsecasvga: Prevent buffer overflow in buffer ranges.
2010-02-22 José Fonsecasvga: Fix PIPE_LOGICOP_INVERT.
2010-02-22 Keith Packardbin/mklib: Clear CDPATH to avoid damaging expand_archiv...
2010-02-22 Brian Paulglxinfo: Fix User error in glGetProgramivARB
2010-02-22 Brian Pauli965g: added missing texture cap queries
2010-02-22 Brian Pauli915g: added missing texture cap queries
2010-02-22 Brian Paulst/mesa: change viewport Z scale/bias for glBitmap...
2010-02-22 Brian Paulst/mesa: Add checks for ST_SURFACE_x vs MESA_BUFFER_x
next