summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-29i915g: Move pci id to winsys structJakob Bornecrantz
2010-05-29targets/egl: Give egl targets a good build enviromentJakob Bornecrantz
2010-05-28egl_dri2: Split driver loading out into its own functionKristian Høgsberg
2010-05-28egl_dri2: Check for xcb_connect() failure the right wayKristian Høgsberg
2010-05-29r600g: fix buildMarek Olšák
2010-05-29llvmpipe: adapt to clear interface changesRoland Scheidegger
2010-05-29i965g: adapt to clear interface changesRoland Scheidegger
2010-05-29i915g: adapt to clear interface changesRoland Scheidegger
2010-05-29r300g: adapt to clear interface changesRoland Scheidegger
2010-05-29nv50: adapt to clear interface changesRoland Scheidegger
2010-05-29nvfx: adapt to clear interface changesRoland Scheidegger
2010-05-29svga: adapt to clear interface changesRoland Scheidegger
2010-05-29softpipe: adapt to clear interface changesRoland Scheidegger
2010-05-29rbug: adapt to clear interface changesRoland Scheidegger
2010-05-29trace: adapt to clear interface changesRoland Scheidegger
2010-05-29identity: adapt to clear interface changesRoland Scheidegger
2010-05-29fo: adapt to clear interface changesRoland Scheidegger
2010-05-29cell: adapt to clear interface changesRoland Scheidegger
2010-05-29st/python: adapt to clear interface changesRoland Scheidegger
2010-05-28Add two more (failing) tests from the take-2 branch.Carl Worth
2010-05-28Add two (passing) tests from the take-2 branch.Carl Worth
2010-05-28Tweak test 25 slightly, (so the non-macro doesn't end the file).Carl Worth
2010-05-28Remove some blank lines from the end of some test cases.Carl Worth
2010-05-28Perform macro by replacing tokens in original list.Carl Worth
2010-05-29st/mesa: use new ability to clear only depth or stencilRoland Scheidegger
2010-05-29util: adapt to clear interface changesRoland Scheidegger
2010-05-28gallium: clear interface changesRoland Scheidegger
2010-05-28i965: Add cache unit -> bo name mapping for more gen6 state objects.Eric Anholt
2010-05-28i965: fix PIPE_CONTROL command for gen6.Zou Nan hai
2010-05-28llvmpipe: add PIPE_BUFFER to assertionBrian Paul
2010-05-28softpipe: add PIPE_BUFFER to assertionBrian Paul
2010-05-28llvmpipe: add out of memory checking to triangle setup pathBrian Paul
2010-05-28glsl: change uniform location/offset encodingBrian Paul
2010-05-28Simplify calling conventions of functions under expand_token_list_onto.Carl Worth
2010-05-28Stop interrupting the test suite at the first failure.Carl Worth
2010-05-28Revert "Add support for an object-to-function chain with the parens in the co...Carl Worth
2010-05-28r300g: remove unnecessary breaksMarek Olšák
2010-05-28r300g: report vertex format support in is_format_supportedMarek Olšák
2010-05-28st/mesa: advertise ARB_half_float_vertex when availableMarek Olšák
2010-05-28r300g/swtcl: fix WPOSMarek Olšák
2010-05-28r300g/swtcl: avoid an infinite loop if an occl. query doesn't return anythingMarek Olšák
2010-05-27Remove blank lines from output files before comparing.Carl Worth
2010-05-27Add test for token-pasting of integers.Carl Worth
2010-05-27Implement token pasting of integers.Carl Worth
2010-05-27r600g: disable renderingJerome Glisse
2010-05-27r600g: various fixesBas Nieuwenhuizen
2010-05-27r600g: fix driver + shader compiler backend changeJerome Glisse
2010-05-27r600g: Integrate into buildJakob Bornecrantz
2010-05-27r600g: Fix buffer offsetsJakob Bornecrantz
2010-05-27r600g: adapt to latest interfaces changesMarek Olšák