summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* winsys/sw/fbdev: Convert to automakeMatt Turner2013-01-104-13/+36
* winsys/sw/dri: Convert to automakeMatt Turner2013-01-104-13/+36
* winsys/sw: Convert to automakeMatt Turner2013-01-104-26/+39
* svga/winsys/drm: Convert to automakeMatt Turner2013-01-104-19/+43
* nouveau/winsys/drm: Convert to automakeMatt Turner2013-01-104-11/+39
* radeonsi: Convert to automakeMatt Turner2013-01-104-21/+43
* nvc0: Convert to automakeMatt Turner2013-01-104-12/+38
* nv50: Convert to automakeMatt Turner2013-01-104-12/+38
* nv30: Convert to automakeMatt Turner2013-01-104-12/+38
* nouveau: Convert to automakeMatt Turner2013-01-104-16/+40
* svga: Convert to automakeMatt Turner2013-01-104-19/+41
* softpipe: Convert to automakeMatt Turner2013-01-104-37/+66
* llvmpipe: Convert to automakeMatt Turner2013-01-104-70/+111
* rbug: Convert to automakeMatt Turner2013-01-104-12/+45
* i915/winsys/sw: Convert to automakeMatt Turner2013-01-104-12/+43
* i915/winsys/drm: Convert to automakeMatt Turner2013-01-104-13/+40
* i915g: Convert to automakeMatt Turner2013-01-104-9/+38
* r600g: Use gallium automake include fileMatt Turner2013-01-101-4/+2
* libgallium: Convert to automakeTom Stellard2013-01-104-48/+60
* trace: Convert to automakeTom Stellard2013-01-104-13/+20
* radeon/winsys: Convert to automakeTom Stellard2013-01-104-15/+17
* r300g: Link ralloc.c and register_allocate.c into separate libraryMatt Turner2013-01-105-6/+18
* r300g: Build a libtool archiveTom Stellard2013-01-101-7/+11
* r300g: Use gallium automake include fileTom Stellard2013-01-101-5/+3
* gallium: Add common automake include fileTom Stellard2013-01-101-0/+6
* automake: Convert Gallium target and winsysMatt Turner2013-01-107-24/+6
* egl/gbm: Implement EGL_EXT_buffer_ageKristian Høgsberg2013-01-102-0/+24
* mesa: Rename and wire-up GetInteger64i_vMatt Turner2013-01-104-6/+5
* mesa: Correct glGet{Boolean,Integer}i_v namesMatt Turner2013-01-101-2/+2
* mesa: Allow GL_DEPTH_STENCIL_ATTACHMENT in ES 3Matt Turner2013-01-101-1/+1
* mesa: Support more glGet enums for ES3Chad Versace2013-01-102-3/+11
* mesa: Support querying GL_MAX_ELEMENT_INDEX in ES 3Matt Turner2013-01-104-0/+23
* mesa: De-duplicate ES2 queriesMatt Turner2013-01-102-11/+11
* mesa: Allow glGet* queries on EXT_texture_lod_bias data in ES 3Matt Turner2013-01-101-3/+7
* mesa: Allow glGet* queries on EXT_framebuffer_blit data in ES 3Matt Turner2013-01-101-4/+4
* mesa: Allow glGet* queries on ARB_fragment/vertex_shader data in ES 3Matt Turner2013-01-101-4/+6
* mesa: Allow glGet* queries on ARB_framebuffer_object data in ES 3Matt Turner2013-01-101-3/+3
* mesa: Allow glGet* queries on ARB_transform_feedback2 data in ES 3Matt Turner2013-01-102-6/+11
* mesa: Allow glGet* queries on EXT_transform_feedback data in ES 3Matt Turner2013-01-101-7/+7
* mesa: Allow glGet* queries on ARB_sync data in ES 3Matt Turner2013-01-101-3/+3
* mesa: Allow glGet* queries of EXT_pbo data in ES 3Matt Turner2013-01-101-4/+4
* mesa: Allow glGet* queries of select ARB_ubo data in ES 3Matt Turner2013-01-101-9/+14
* Add ES 3 handling to get.c and get_hash_generator.pyMatt Turner2013-01-103-1/+24
* glapi: Move ARB_base_instance to the correct locationMatt Turner2013-01-101-3/+5
* mesa/tests: Add ARB_ES3_compatibility enumsMatt Turner2013-01-101-0/+14
* glapi: Add enums for ARB_ES3_compatibilityMatt Turner2013-01-103-0/+31
* mesa/program: Fix both Classic and Gallium buildQuentin Glidic2013-01-102-1/+4
* configure.ac: fix typo in error messageAndreas Boll2013-01-101-1/+1
* r300g: don't set sample positions to the pixel center if MSAA is disabledMarek Olšák2013-01-103-11/+5
* intel: Clean up confusion between logical and physical surface dimensions.Paul Berry2013-01-098-153/+143