summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-19radeon: fix typo in last dma patchAlex Deucher
2009-08-19intel: Fix failure to commit -a --amend before last push.Eric Anholt
2009-08-19intel: Align cubemap texture height to its padding requirements.Eric Anholt
2009-08-19intel: Align untiled region height to 2 according to 965 docs.Eric Anholt
2009-08-19radeon: Add debug output for dma buffer object numbers.Pauli Nieminen
2009-08-19radeon: Fix dma buffer object pool to scale object sizes.Pauli Nieminen
2009-08-19r600: minor cleanupAlex Deucher
2009-08-19progs/xdemos: add multictx to .gitignoreBrian Paul
2009-08-19tgsi: Add missing include.José Fonseca
2009-08-19tgsi: Fix typo in ureg constant creation.José Fonseca
2009-08-19st/xlib: remove a couple more 'fake' referencesKeith Whitwell
2009-08-19st/xlib: remove dead ungrab helperKeith Whitwell
2009-08-19tgsi: silence compiler warningKeith Whitwell
2009-08-19tgsi: remove unused function argumentKeith Whitwell
2009-08-19tgsi: add missing functionality to support instructions with labelsKeith Whitwell
2009-08-18r300g: Force off ZTOP optimizations for now.Corbin Simpson
2009-08-18r300g: Utilize DONTBLOCK.Corbin Simpson
2009-08-18radeon-gallium: Oh, look, we *do* already support DONTBLOCK.Corbin Simpson
2009-08-18r300g: Massively cleanup OQ.Corbin Simpson
2009-08-18r300g: Add high_second_pipe cap for R3xx chipsets.Corbin Simpson
2009-08-18radeon-gallium: Stop using outdated ioctls.Corbin Simpson
2009-08-18Revert "r300-gallium, radeon-gallium: Nuke gb_pipes from orbit."Corbin Simpson
2009-08-18Merge branch 'mesa_7_5_branch'Brian Paul
2009-08-18egl/xlib: move call to create_configs() after we set the Xdpy fieldBrian Paul
2009-08-18tgsi/ppc: we don't implement saturation modes yetBrian Paul
2009-08-18tgsi/sse: we don't implement saturation modes yetBrian Paul
2009-08-18mesa: when emitting vertex program fog, set yzw=0,0,1Brian Paul
2009-08-18mesa: call FLUSH_CURRENT() for GL_CURRENT_TEXTURE_COORDS queryBrian Paul
2009-08-18radeon: balance dma buffer mappingPauli Nieminen
2009-08-18egl: Create the front texture the properlyJakob Bornecrantz
2009-08-18r300: Movde debug output from stdout to stderr in copiler.Pauli Nieminen
2009-08-18r200: make use of DMA buffers for Elts a lot better.Dave Airlie
2009-08-18r200: Fix missing offset from elt buffer pointer.Pauli Nieminen
2009-08-18radeon: Optimize memory handling for dma operations.Pauli Nieminen
2009-08-18r300: fix the build on big endianAlex Deucher
2009-08-18gallium: improved comments, minor whitespace changesBrian Paul
2009-08-18egl: Remove eglhash.c and eglhash.h.Chia-I Wu
2009-08-18egl: Add back handle checking.Chia-I Wu
2009-08-18egl: Make lookup functions static inline.Chia-I Wu
2009-08-18egl: Remove hash table for displays.Chia-I Wu
2009-08-18egl: Remove hash table for surfaces.Chia-I Wu
2009-08-18egl: _eglCloseDriver should be no-op.Chia-I Wu
2009-08-18egl: Some per-driver data should be per-display.Chia-I Wu
2009-08-18egl: Change the way drivers are loaded.Chia-I Wu
2009-08-18egl: Overhaul driver API.Chia-I Wu
2009-08-18r600: fix buildDave Airlie
2009-08-18r300: remove warning introduced with OQDave Airlie
2009-08-18radeon/r200: fix build after OQ commitsDave Airlie
2009-08-18r300: OQ reworkDave Airlie
2009-08-18r300: fix missing BEGIN/END batchesDave Airlie