summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nouveau: Remove reference to drm_apigallium-drm-driver-descriptorJakob Bornecrantz2010-06-241-1/+1
* i965g: Remove last references to drm_apiJakob Bornecrantz2010-06-242-2/+2
* swrastg: Use target-helpersJakob Bornecrantz2010-06-243-54/+13
* gallium: Use debugging helper in all drm targetsJakob Bornecrantz2010-06-2437-16/+167
* gallium: Add debug target helperJakob Bornecrantz2010-06-241-0/+36
* gallium: Fix scons buildJakob Bornecrantz2010-06-242-1/+1
* gallium: Remove drm_api and all references to itJakob Bornecrantz2010-06-2411-373/+1
* r600g: Move bootstrap code to targetJakob Bornecrantz2010-06-248-36/+48
* nouveau: Move bootstrap code to targetsJakob Bornecrantz2010-06-236-23/+57
* nouveau: Rename winsys fileJakob Bornecrantz2010-06-233-4/+4
* gallium: Drop sw drm winsysJakob Bornecrantz2010-06-235-171/+1
* i965g: Move bootstrap code to targetsJakob Bornecrantz2010-06-2313-51/+113
* i965g: Rename winsys fileJakob Bornecrantz2010-06-233-2/+2
* i965g: Moved pci_id to winsys structJakob Bornecrantz2010-06-236-14/+12
* target-helpers: Add inline helpersJakob Bornecrantz2010-06-232-0/+97
* swrastg: Fix glue fileJakob Bornecrantz2010-06-141-3/+3
* r300g: Move bootstrap code to targetsJakob Bornecrantz2010-06-0610-32/+70
* i915g: Move bootstrap code to targetsJakob Bornecrantz2010-06-0613-42/+87
* svga: Move bootstrap code to targetsJakob Bornecrantz2010-06-068-40/+138
* swrastg: Use new drm_driver interface in EGLJakob Bornecrantz2010-06-061-6/+7
* gallium: Make all drm drivers use the new drm compat helperJakob Bornecrantz2010-06-0642-13/+91
* gallium: drm api compat helperJakob Bornecrantz2010-06-061-0/+46
* gallium: Convert state trackers to drm driver interfaceJakob Bornecrantz2010-06-0613-98/+35
* gallium: Add drm driver interfaceJakob Bornecrantz2010-06-061-0/+71
* i965g: Use Xorg template makefileJakob Bornecrantz2010-06-061-37/+10
* nouveau: Use Xorg template makefileJakob Bornecrantz2010-06-061-45/+10
* nouveau: Remove left over argument in drm apiJakob Bornecrantz2010-06-061-2/+1
* r300g: Use Xorg template makefileJakob Bornecrantz2010-06-061-42/+15
* graw: remove references to unistd.hKeith Whitwell2010-06-074-4/+1
* util: new file u_dirty_flags.hKeith Whitwell2010-06-071-0/+28
* tests/graw: missing file tri.cKeith Whitwell2010-06-071-0/+253
* graw_xlib: build fixesKeith Whitwell2010-06-071-0/+3
* graw: update graw_null after interface changes and build graw tests againKeith Whitwell2010-06-075-14/+30
* softpipe: remove assert on setting constbufs greater than zeroKeith Whitwell2010-06-071-1/+0
* llvmpipe: hook up basic gs and multiple constant buffer supportKeith Whitwell2010-06-078-10/+135
* cell/spu: divorce from tgsi_exec.hKeith Whitwell2010-06-073-2/+161
* util: add u_box_3dKeith Whitwell2010-06-071-0/+19
* gallivm: eliminate tgsi_exec.h includeKeith Whitwell2010-06-071-1/+1
* include/st: new file swrast_screen_create.hKeith Whitwell2010-06-071-0/+67
* util: add util_framebuffer_min_sizeKeith Whitwell2010-06-072-0/+40
* util: allocate larger tmp_row in util_format_translateKeith Whitwell2010-06-071-3/+4
* tgsi: reject interpolation and semantics on vs inputsKeith Whitwell2010-06-071-2/+6
* regress: remove interpolation and semantic info from vs inputsKeith Whitwell2010-06-0730-56/+56
* test/graw: add vp-testKeith Whitwell2010-06-072-1/+508
* tests/graw: add fp-testKeith Whitwell2010-06-072-0/+513
* .gitignore: Ignore emacs .dir-locals.el filesKristian Høgsberg2010-06-071-0/+1
* Remove last bits of progs/ infrastructureKristian Høgsberg2010-06-074-84/+0
* r300g: fix 24-bit depth texturingMarek Olšák2010-06-072-1/+4
* r600g: add shader literal constant supportJerome Glisse2010-06-063-14/+75
* st/mesa: advertise GL_ARB_fragment_program_shadowMarek Olšák2010-06-061-0/+1