summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-24nouveau: Remove reference to drm_apigallium-drm-driver-descriptorJakob Bornecrantz1-1/+1
2010-06-24i965g: Remove last references to drm_apiJakob Bornecrantz2-2/+2
2010-06-24swrastg: Use target-helpersJakob Bornecrantz3-54/+13
2010-06-24gallium: Use debugging helper in all drm targetsJakob Bornecrantz37-16/+167
2010-06-24gallium: Add debug target helperJakob Bornecrantz1-0/+36
2010-06-24gallium: Fix scons buildJakob Bornecrantz2-1/+1
2010-06-24gallium: Remove drm_api and all references to itJakob Bornecrantz11-373/+1
2010-06-24r600g: Move bootstrap code to targetJakob Bornecrantz8-36/+48
2010-06-23nouveau: Move bootstrap code to targetsJakob Bornecrantz6-23/+57
2010-06-23nouveau: Rename winsys fileJakob Bornecrantz3-4/+4
2010-06-23gallium: Drop sw drm winsysJakob Bornecrantz5-171/+1
2010-06-23i965g: Move bootstrap code to targetsJakob Bornecrantz13-51/+113
2010-06-23i965g: Rename winsys fileJakob Bornecrantz3-2/+2
2010-06-23i965g: Moved pci_id to winsys structJakob Bornecrantz6-14/+12
2010-06-23target-helpers: Add inline helpersJakob Bornecrantz2-0/+97
2010-06-14swrastg: Fix glue fileJakob Bornecrantz1-3/+3
2010-06-06r300g: Move bootstrap code to targetsJakob Bornecrantz10-32/+70
2010-06-06i915g: Move bootstrap code to targetsJakob Bornecrantz13-42/+87
2010-06-06svga: Move bootstrap code to targetsJakob Bornecrantz8-40/+138
2010-06-06swrastg: Use new drm_driver interface in EGLJakob Bornecrantz1-6/+7
2010-06-06gallium: Make all drm drivers use the new drm compat helperJakob Bornecrantz42-13/+91
2010-06-06gallium: drm api compat helperJakob Bornecrantz1-0/+46
2010-06-06gallium: Convert state trackers to drm driver interfaceJakob Bornecrantz13-98/+35
2010-06-06gallium: Add drm driver interfaceJakob Bornecrantz1-0/+71
2010-06-06i965g: Use Xorg template makefileJakob Bornecrantz1-37/+10
2010-06-06nouveau: Use Xorg template makefileJakob Bornecrantz1-45/+10
2010-06-06nouveau: Remove left over argument in drm apiJakob Bornecrantz1-2/+1
2010-06-06r300g: Use Xorg template makefileJakob Bornecrantz1-42/+15
2010-06-07graw: remove references to unistd.hKeith Whitwell4-4/+1
2010-06-07util: new file u_dirty_flags.hKeith Whitwell1-0/+28
2010-06-07tests/graw: missing file tri.cKeith Whitwell1-0/+253
2010-06-07graw_xlib: build fixesKeith Whitwell1-0/+3
2010-06-07graw: update graw_null after interface changes and build graw tests againKeith Whitwell5-14/+30
2010-06-07softpipe: remove assert on setting constbufs greater than zeroKeith Whitwell1-1/+0
2010-06-07llvmpipe: hook up basic gs and multiple constant buffer supportKeith Whitwell8-10/+135
2010-06-07cell/spu: divorce from tgsi_exec.hKeith Whitwell3-2/+161
2010-06-07util: add u_box_3dKeith Whitwell1-0/+19
2010-06-07gallivm: eliminate tgsi_exec.h includeKeith Whitwell1-1/+1
2010-06-07include/st: new file swrast_screen_create.hKeith Whitwell1-0/+67
2010-06-07util: add util_framebuffer_min_sizeKeith Whitwell2-0/+40
2010-06-07util: allocate larger tmp_row in util_format_translateKeith Whitwell1-3/+4
2010-06-07tgsi: reject interpolation and semantics on vs inputsKeith Whitwell1-2/+6
2010-06-07regress: remove interpolation and semantic info from vs inputsKeith Whitwell30-56/+56
2010-06-07test/graw: add vp-testKeith Whitwell2-1/+508
2010-06-07tests/graw: add fp-testKeith Whitwell2-0/+513
2010-06-07.gitignore: Ignore emacs .dir-locals.el filesKristian Høgsberg1-0/+1
2010-06-07Remove last bits of progs/ infrastructureKristian Høgsberg4-84/+0
2010-06-07r300g: fix 24-bit depth texturingMarek Olšák2-1/+4
2010-06-06r600g: add shader literal constant supportJerome Glisse3-14/+75
2010-06-06st/mesa: advertise GL_ARB_fragment_program_shadowMarek Olšák1-0/+1