Age | Commit message (Expand) | Author |
2009-01-30 | intel: Remove debug print | Jakob Bornecrantz |
2009-01-29 | intel: Set render domain on read and write | Jakob Bornecrantz |
2009-01-29 | intel: Try forcing flushes | Jakob Bornecrantz |
2009-01-29 | intel: Dump batchbuffer before sending to hw | Jakob Bornecrantz |
2009-01-29 | intel: Change link order | Jakob Bornecrantz |
2009-01-28 | intel: Fix type correctly this time | Jakob Bornecrantz |
2009-01-28 | intel: Fix typo | Jakob Bornecrantz |
2009-01-28 | i915: Add verbose debuging | Jakob Bornecrantz |
2009-01-28 | intel: Supply the correct buffers to gem | Jakob Bornecrantz |
2009-01-26 | egl: compilation fix | Zack Rusin |
2009-01-24 | g3dvl: Remove dead links to files that are now in libnouveaudrm. | Younes Manton |
2009-01-24 | nouveau: fix st_get_framebuffer_surface() breakage | Pekka Paalanen |
2009-01-20 | i915: Fix gem backend after surface changes | Jakob Bornecrantz |
2009-01-20 | gallium: Remove the standalone surfaces. | José Fonseca |
2009-01-19 | xlib: fix dependencies | Keith Whitwell |
2009-01-19 | gallium: use align() intead of round_up() | Brian Paul |
2009-01-19 | Merge commit 'origin/gallium-0.2' into gallium-xlib-rework | Keith Whitwell |
2009-01-19 | xlib: fix compilation after xmesa header moves | Keith Whitwell |
2009-01-19 | Merge commit 'origin/gallium-0.2' into gallium-xlib-rework | Keith Whitwell |
2009-01-18 | nouveau: Rename buffer on map if discardable, busy, and write-only. | Younes Manton |
2009-01-19 | i915: Build gem and egl winsys by default | Jakob Bornecrantz |
2009-01-19 | i915: Make gem submit commands | Jakob Bornecrantz |
2009-01-18 | i915: Use new egl state_tracker | Jakob Bornecrantz |
2009-01-18 | i915: Update gem backend a bit | Jakob Bornecrantz |
2009-01-17 | xlib: don't explicitly create the pipe_winsys struct | Keith Whitwell |
2009-01-14 | intel: Add a none working GEM backend for intel | Jakob Bornecrantz |
2009-01-13 | xlib: split off cell to its own backend | Keith Whitwell |
2009-01-13 | xlib: allow winsys's to register themselves with glx/xlib state tracker | Keith Whitwell |
2009-01-12 | nouveau: fix warning | Ben Skeggs |
2009-01-12 | nouveau: return buffer map to something sane. | Ben Skeggs |
2009-01-12 | nouveau: use usage, not uninitialised flags value... | Ben Skeggs |
2009-01-11 | Merge commit 'origin/gallium-0.2' into gallium-xlib-rework | Keith Whitwell |
2009-01-10 | nouveau: Factor out common winsys bits into libnouveaudrm.a | Younes Manton |
2009-01-10 | g3dvl: Use Gallium thread wrappers. | Younes Manton |
2009-01-10 | nouveau: Catch some more leaks. | Younes Manton |
2009-01-10 | g3dvl: Allocate one set of bufs, let winsys rename them as necessary. | Younes Manton |
2009-01-10 | nouveau: Add busy() query, determines if BOs can be mapped immediately. | Younes Manton |
2009-01-10 | nouveau: Use PIPE_BUFFER_USAGE_CPU_* instead of custom. | Younes Manton |
2009-01-10 | nouveau: Put dynamic textures in GART for CPU access and don't swizzle. | Younes Manton |
2009-01-10 | nouveau: Swizzle textures larger than nv04 SIFM limit in parts. | Younes Manton |
2009-01-09 | xlib: move state tracker to glx/xlib | Keith Whitwell |
2009-01-09 | xlib: disable more cell calls when GALLIUM_CELL not defined | Keith Whitwell |
2009-01-09 | xlib: combine and eliminate some header files | Keith Whitwell |
2009-01-09 | Merge commit 'origin/gallium-0.2' into gallium-xlib-rework | Keith Whitwell |
2009-01-08 | cell: fix breakage from xlib re-org | Brian Paul |
2009-01-08 | gallium: split driver-independent code out of xlib winsys | Keith Whitwell |
2009-01-08 | gdi: Add newline at end of file. | José Fonseca |
2009-01-08 | wgl: Do not provide DllMain inside the state tracker. | José Fonseca |
2009-01-08 | gdi: Fix warning. | José Fonseca |
2008-12-30 | gdi: Remove accidental keypresses. | José Fonseca |