summaryrefslogtreecommitdiff
path: root/src/gallium/winsys
AgeCommit message (Expand)AuthorFilesLines
2009-11-15i965g: remove droppings in xlib winsysKeith Whitwell1-1/+0
2009-11-06i965g: Fixup buffer creation functionJakob Bornecrantz1-2/+12
2009-11-06i965g: trivial/clear can now send stuff to hardwareJakob Bornecrantz3-4/+21
2009-11-06i965g: Winsys whitespaceJakob Bornecrantz2-37/+37
2009-11-06i965g: Build winsys againJakob Bornecrantz2-57/+53
2009-11-05i965g: clean up winsys dumping code a littleKeith Whitwell1-59/+82
2009-11-05i965g: pass relocation information in an array with bo_subdataKeith Whitwell1-6/+25
2009-11-05i965g: propogate map-buffer-range semantics down to winsysKeith Whitwell1-2/+17
2009-11-05i965g: make the winsys responsible for all buffer->offset handlingKeith Whitwell1-1/+0
2009-11-05brw: push more dumping into the winsysKeith Whitwell1-29/+82
2009-11-05i965g: disassemble more than one instruction at a timeKeith Whitwell1-14/+8
2009-11-05i965g: call dissassembler for appropriate data uploadsKeith Whitwell1-4/+7
2009-11-05i965g: add lots of error checks and early returnsKeith Whitwell1-28/+18
2009-11-05i965g: hook up dumpers in dumping winsysKeith Whitwell1-0/+61
2009-11-05i965g: add data type tags to aid dumping/decodingKeith Whitwell1-33/+62
2009-11-05i965g: Builds with sconsJakob Bornecrantz1-0/+5
2009-11-05i965g: Do not create a symlink for i965_dri.soJakob Bornecrantz1-1/+0
2009-11-05i915g: Do not create a symlink for i965_dri.soJakob Bornecrantz1-1/+0
2009-11-04i965g: consolidate some includesKeith Whitwell1-2/+3
2009-11-04ws/i965: allow NULL buffer in winsys::bo_unreferenceKeith Whitwell1-0/+6
2009-11-04i965g: hook up flush-frontbufferKeith Whitwell1-13/+24
2009-11-04i965g: add missing buffer functionsKeith Whitwell1-0/+4
2009-11-04ws/i965: add load-time driver registrationKeith Whitwell1-0/+7
2009-11-04ws/i965: add butt-ugly linker hackKeith Whitwell1-0/+15
2009-11-04i965g: add standalone xlib debug winsysKeith Whitwell3-0/+460
2009-11-04i965g: convert read/write domain pairs into single usage valueKeith Whitwell1-4/+38
2009-11-01i965g: driver and winsys compileKeith Whitwell7-511/+262
2009-10-24ws/i965: renames from i915, hook up makefilesKeith Whitwell12-237/+236
2009-10-23ws/i965: pull in the rest of the i915 winsys tree.Keith Whitwell7-0/+299
2009-10-23ws/i965: clone the i915 winsysKeith Whitwell7-0/+799
2009-10-23r300g: last changes's typo, miss a include fileCooper Yuan1-0/+1
2009-10-23r300g: add flush_frontbuffer function to display video surfaceCooper Yuan1-1/+51
2009-10-23g3dvl: pass display and screen to g3dvl when creating video private contextCooper Yuan2-4/+6
2009-10-16radeon-gallium: Use debug_get_bool_option instead of getenv.Corbin Simpson2-2/+3
2009-10-14r300g: fixup arb occulsion query support.Dave Airlie1-0/+10
2009-10-14r300g: attempt to make bo space check sane.Dave Airlie1-3/+20
2009-10-11configs: fix some remains of the i915simple driverZack Rusin1-1/+1
2009-10-09gdi: Fix the build when llvmpipe is requested (the default) but llvm is not p...José Fonseca1-6/+12
2009-10-07i915g: Change order of buffer_write argumentsJakob Bornecrantz1-2/+2
2009-10-06nouveau: fix buffer object leakBen Skeggs1-1/+4
2009-10-06i915g: Add more defines to tweek batchbufferJakob Bornecrantz1-13/+28
2009-10-05i965g: remove 965/brw files from XLIB_WINSYS_SOURCESBrian Paul1-3/+0
2009-10-05i915g: Drop the simple sufixJakob Bornecrantz6-7/+7
2009-10-05i965g: Drop i965simpleJakob Bornecrantz8-1240/+0
2009-10-05nouveau: return pitch value from local_handle_from_texture()Ben Skeggs1-0/+1
2009-10-03r300g: Fix memory leak in radeon_texture_from_shared_handleNicolai Hähnle1-1/+6
2009-10-03r300g: Build in the trace and softpipe driver for xorg state trackerSedat Dilek1-0/+2
2009-10-01g3dvl: Formatting.Younes Manton1-175/+172
2009-10-01g3dvl: Delete state_trackers/g3dvl, other unused files.Younes Manton1-291/+0
2009-10-01g3dvl: Copyright blocks.Younes Manton2-0/+54