summaryrefslogtreecommitdiff
path: root/src/gallium/winsys
AgeCommit message (Expand)Author
2010-08-27Revert "r600g: simplify states"Dave Airlie
2010-08-26nouveau: handle early initialization errorsMarcin Slusarz
2010-08-25r600g: simplify statesJerome Glisse
2010-08-22r600g: Don't blindly unmap NULL->size.Henri Verbeet
2010-08-20r600g: add occlusion query supportDave Airlie
2010-08-20winsys/sw: use PIPE_TEXTURE_RECT if appropriateLuca Barbieri
2010-08-17r600g: kill event type magic number in winsysDave Airlie
2010-08-17r600g: add user clip plane support.Dave Airlie
2010-08-17r600g: drop libdrm_radeon linkDave Airlie
2010-08-14scons: Fix r600g build.Vinson Lee
2010-08-14r600g: Remove unnecessary headers.Vinson Lee
2010-08-14r300g: Remove unnecessary header.Vinson Lee
2010-08-13r600g: fix warning in the winsysDave Airlie
2010-08-13r600g: fix memory leaks running gears.Dave Airlie
2010-08-10svga: Remove unnecessary headers.Vinson Lee
2010-08-10r600g: avoid reemiting literal, avoid scheduling empty csJerome Glisse
2010-08-08r300g: generalize the way we ask for hyperzMarek Olšák
2010-08-06r600g: finish multi target rendering supportJerome Glisse
2010-08-06Revert "r600g: don't use dynamic state allocation for states"Jerome Glisse
2010-08-06r300g: do not emit GB_Z_PEQ_CONFIG on non-r500 if DRM < 2.6.0Marek Olšák
2010-08-05r600g: don't use dynamic state allocation for statesJerome Glisse
2010-08-05r300g: debug_print on startup whether we can use hyper-zMarek Olšák
2010-08-05r300g: implement hyper-z support. (v4)Dave Airlie
2010-07-28r600g: split pipe state creating/binding from hw state creationJerome Glisse
2010-07-25r300g: reject resources from handles which are not large enoughMarek Olšák
2010-07-23xorg/vmwgfx: Implement early mode pruning based on max fb size.Thomas Hellstrom
2010-07-22i915g: Rename winsys debug optionsJakob Bornecrantz
2010-07-21r600g: add family retrivalDave Airlie
2010-07-16r300g: do not make copies of constant buffers, emit them directlyMarek Olšák
2010-07-16r300g: rebuild winsys and command submission to support multiple contextsMarek Olšák
2010-07-10r300g: do not print a rejected CS if RADEON_DUMP_CS is not setMarek Olšák
2010-07-08r300g: store/return the stride for winsys_handle in winsysMarek Olšák
2010-07-04i915g: Add flag to not send commands to hwJakob Bornecrantz
2010-07-04i915g: If the kernel reject the batchbuffer print it then assertJakob Bornecrantz
2010-06-30r300g: move one flush from winsys to the contextMarek Olšák
2010-06-28Merge branch 'gallium-drm-driver-drescriptor'Jakob Bornecrantz
2010-06-24i965g: Remove last references to drm_apiJakob Bornecrantz
2010-06-24gallium: Fix scons buildJakob Bornecrantz
2010-06-24r600g: Move bootstrap code to targetJakob Bornecrantz
2010-06-23nouveau: Move bootstrap code to targetsJakob Bornecrantz
2010-06-23nouveau: Rename winsys fileJakob Bornecrantz
2010-06-23glhd: Use an environment variable (GALAHAD) to enable. Off by default.Corbin Simpson
2010-06-23radeong: Disable Galahad for now; breaks texturing.Corbin Simpson
2010-06-22targets, radeong: Add Galahad.Corbin Simpson
2010-06-23gallium: Drop sw drm winsysJakob Bornecrantz
2010-06-23i965g: Move bootstrap code to targetsJakob Bornecrantz
2010-06-23i965g: Rename winsys fileJakob Bornecrantz
2010-06-23i965g: Moved pci_id to winsys structJakob Bornecrantz
2010-06-22r300g: optimize the immediate mode emission path a bitMarek Olšák
2010-06-20r600g: handle DRM_API_HANDLE_TYPE_KMS in buffer_get_handleMarek Olšák