mesa/src
Brian Paul f54a9f4ff2 st/mesa: improve the format choosing code for DrawPixels
The code before was getting a pipe format, then calling
st_pipe_format_to_mesa_format() and then converting back again with
st_mesa_format_to_pipe_format().  This removes one conversion step.
2013-02-04 08:28:17 -07:00
..
egl egl/dri2: Fix memory leak. 2013-02-01 22:50:34 -08:00
gallium gallium: handle unhandled PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT 2013-02-04 08:28:17 -07:00
gbm Clean up .gitignore files 2013-01-10 22:01:31 +01:00
getopt
glsl glsl: Remove hash table from ir_set_program_inouts pass. 2013-02-03 13:38:16 -08:00
glx glx: Check that swap_buffers_reply is non-NULL before using it 2013-01-29 11:15:22 -08:00
gtest gtest: Build it only for 'make check'. 2013-01-13 12:38:44 +01:00
mapi glapi: Do not use backtrace on MinGW. 2013-01-31 23:23:12 -08:00
mesa st/mesa: improve the format choosing code for DrawPixels 2013-02-04 08:28:17 -07:00
Makefile.am automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00