Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | i965g: driver and winsys compile | Keith Whitwell | 2009-11-01 | 7 | -511/+262 | |
| * | | | | ws/i965: renames from i915, hook up makefiles | Keith Whitwell | 2009-10-24 | 12 | -237/+236 | |
| * | | | | ws/i965: pull in the rest of the i915 winsys tree. | Keith Whitwell | 2009-10-23 | 7 | -0/+299 | |
| * | | | | ws/i965: clone the i915 winsys | Keith Whitwell | 2009-10-23 | 7 | -0/+799 | |
* | | | | | Merge branch 'mesa_7_7_branch' | Brian Paul | 2009-12-21 | 7 | -37/+147 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Ian Romanick | 2009-12-15 | 2 | -4/+5 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | mesa: Add missing $(DESTDIR) support to src/gallium/winsys/xlib/Makefile | Matthew Bell | 2009-12-14 | 1 | -4/+4 | |
| | * | | | i915g: Silence unused value warning in intel_drm_get_device_id. | Vinson Lee | 2009-12-12 | 1 | -0/+1 | |
| * | | | | vmwgfx: Update vmwgfx_drm.h to the on upstream | Jakob Bornecrantz | 2009-12-14 | 2 | -27/+30 | |
| * | | | | vmware/xorg: Use new stream ioctl | Jakob Bornecrantz | 2009-12-14 | 4 | -10/+107 | |
| * | | | | vmwgfx/core: Check for 3D via the get param ioctl | Jakob Bornecrantz | 2009-12-12 | 2 | -3/+12 | |
* | | | | | Revert "r300g: flush CS if a buffer being deleted is referenced by it" | Corbin Simpson | 2009-12-18 | 3 | -8/+0 | |
* | | | | | Merge branch 'pipe-format-simplify' | Michal Krol | 2009-12-18 | 9 | -25/+34 | |
|\ \ \ \ \ | ||||||
| * | | | | | Move the remaining format pf_get_* functions to u_format.h. | Michal Krol | 2009-12-17 | 9 | -25/+26 | |
| * | | | | | Merge branch 'master' into pipe-format-simplify | Michal Krol | 2009-12-17 | 29 | -210/+1749 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Move pf_get_bits/size() to u_format auxiliary module. | Michal Krol | 2009-12-03 | 2 | -4/+5 | |
| * | | | | | | Move pf_get_block() to u_format auxiliary module. | Michal Krol | 2009-12-03 | 8 | -9/+18 | |
* | | | | | | | r300g: store own copy of flush_cb and flush data. | Dave Airlie | 2009-12-18 | 3 | -2/+8 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'glsl-pp-rework-2' | Michal Krol | 2009-12-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into glsl-pp-rework-2 | Michal Krol | 2009-12-12 | 77 | -1978/+6215 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | scons: Get GLSL code building correctly when cross compiling. | José Fonseca | 2009-12-10 | 1 | -1/+1 | |
| * | | | | | | | gdi: Link to glslcl. | Michal Krol | 2009-11-13 | 1 | -1/+1 | |
| * | | | | | | | Merge commit 'origin/master' into glsl-pp-rework-2 | Michal Krol | 2009-09-17 | 5 | -28/+321 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge commit 'origin/master' into glsl-pp-rework-2 | Michal Krol | 2009-09-14 | 3 | -4/+34 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | gdi: Fix prototype of gdi_softpipe_surface_buffer_create(). | Michal Krol | 2009-09-08 | 1 | -0/+1 | |
| * | | | | | | | | | gdi: Add glsl to LIBS. | Michal Krol | 2009-09-07 | 1 | -1/+1 | |
* | | | | | | | | | | r300g: flush CS if a buffer being deleted is referenced by it | Marek Olšák | 2009-12-15 | 3 | -0/+8 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'mesa_7_7_branch' | Brian Paul | 2009-12-11 | 5 | -3/+100 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | vmware/xorg: Properly detect overlay support | Jakob Bornecrantz | 2009-12-09 | 3 | -0/+38 | |
| * | | | | | | | | vmware/core: Update vmwgfx_drm.h | Jakob Bornecrantz | 2009-12-09 | 1 | -2/+4 | |
| * | | | | | | | | vmware/xorg: Also stop ports on close | Jakob Bornecrantz | 2009-12-04 | 1 | -1/+2 | |
| * | | | | | | | | vmware/xorg: Stop video ports on leave vt | Jakob Bornecrantz | 2009-12-04 | 3 | -0/+56 | |
* | | | | | | | | | winsys/intel: fix dereferencing of opaque type due to pipe_reference changes | Roland Scheidegger | 2009-12-10 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'gallium-strict-aliasing' | Roland Scheidegger | 2009-12-08 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | gallium: fix remaining users of pipe_reference function | Roland Scheidegger | 2009-12-03 | 2 | -2/+3 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'mesa_7_7_branch' | Michel Dänzer | 2009-12-08 | 3 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | vmware/xorg: Fix SCons build. | Michel Dänzer | 2009-12-08 | 2 | -0/+4 | |
| * | | | | | | | | vmware/xorg: Avoid warning about HAVE_STDINT_H being redefined. | Michel Dänzer | 2009-12-08 | 1 | -1/+3 | |
* | | | | | | | | | Merge branch 'mesa_7_7_branch' | Andre Maasikas | 2009-12-08 | 5 | -4/+109 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | vmware/xorg: Use Write instead of WriteRead for cursor bypass | Jakob Bornecrantz | 2009-12-04 | 1 | -2/+2 | |
| * | | | | | | | | vmware/xorg: Give kernel infromation about cursor bypass | Jakob Bornecrantz | 2009-12-04 | 3 | -4/+75 | |
| * | | | | | | | | vmware/xorg: Handle no init of video in vmw_video_close | Jakob Bornecrantz | 2009-12-04 | 1 | -0/+2 | |
| * | | | | | | | | vmware/core: Update vmwgfx_drm.h to include cursor bypass | Jakob Bornecrantz | 2009-12-04 | 1 | -0/+32 | |
* | | | | | | | | | radeong: Automatically softpipe for non-r3xx. | Corbin Simpson | 2009-12-06 | 1 | -9/+12 | |
* | | | | | | | | | radeong: Call softpipe_create directly. | Corbin Simpson | 2009-12-06 | 6 | -90/+4 | |
* | | | | | | | | | radeong: flush CS if a buffer being mapped is referenced by it | Marek Olšák | 2009-12-04 | 1 | -0/+5 | |
* | | | | | | | | | r300g, radeong: fix the CS overflow | Marek Olšák | 2009-12-04 | 1 | -2/+3 | |
* | | | | | | | | | r300g: fix warnings | Marek Olšák | 2009-12-04 | 1 | -0/+2 | |
* | | | | | | | | | Merge branch 'gallium-noblocks' | Roland Scheidegger | 2009-12-04 | 9 | -102/+36 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fixups for interface changes (mostly state trackers) | Roland Scheidegger | 2009-11-30 | 9 | -102/+36 |