Age | Commit message (Expand) | Author |
2009-09-16 | gdi: Integrate with llvmpipe where available. | José Fonseca |
2009-09-15 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-09-15 | st/g3dvl: pass color values to softpipe clear function | Cooper Yuan |
2009-09-11 | llvmpipe: asst fixes for 'make linux-llvmpipe' | Brian Paul |
2009-09-09 | i915g: Add buffer write callback | Jakob Bornecrantz |
2009-09-09 | i915g: pwrite batchbuffer instead of map | Jakob Bornecrantz |
2009-09-09 | i915g: Map vertex buffers via gtt | Jakob Bornecrantz |
2009-09-09 | i915g: Remove lib prefix from driver | Jakob Bornecrantz |
2009-09-08 | gdi: Fix prototype of gdi_softpipe_surface_buffer_create(). | Michal Krol |
2009-09-06 | r300g: Fix some issues pointed out by compiler warnings. | Michel Dänzer |
2009-09-06 | r300g: Handle PIPE_BUFFER_USAGE_DONTBLOCK as intended. | Michel Dänzer |
2009-09-03 | gallium/xlib: silence uninitialized var warning | Brian Paul |
2009-09-03 | i915g: Up the number of relocs | Jakob Bornecrantz |
2009-09-03 | i915g: Don't run in sync with HW | Jakob Bornecrantz |
2009-09-02 | st/xorg: Remove code no longer support by xserver Git master. | Michel Dänzer |
2009-09-01 | scons: Tool for LLVM. Gracefully disable llvmpipe if LLVM not found. | José Fonseca |
2009-09-01 | i915g: Implement new winsys | Jakob Bornecrantz |
2009-08-31 | nouveau: fix for dri state tracker changes | Ben Skeggs |
2009-08-31 | nouveau: hack winsys to compile again, it's broken still however | Ben Skeggs |
2009-08-30 | xlib: Implement lp_winsys::destroy. | José Fonseca |
2009-08-29 | xlib: Implement llvmpipe lp_winsys interface. | José Fonseca |
2009-08-29 | xlib: Update llvmpipe integration for changes in master. | José Fonseca |
2009-08-29 | llvmpipe: add missing break in xlib _init() | Brian Paul |
2009-08-29 | llvmpipe: Allow to build without udis86. | José Fonseca |
2009-08-29 | llvmpipe: Disassemble generated x86 code. | José Fonseca |
2009-08-29 | xlib: Complete llvmpipe integration. | José Fonseca |
2009-08-29 | xlib: Integrate with llvmpipe. | José Fonseca |
2009-08-28 | i915g: Don't forget to init buffer ptrs | Jakob Bornecrantz |
2009-08-28 | r300g: pretty up the new drm code a bit | Joakim Sindholt |
2009-08-28 | r300g: support new drm_api | Joakim Sindholt |
2009-08-28 | drm_api: Operate on textures instead of buffers | Jakob Bornecrantz |
2009-08-28 | st/xorg: Pass dri driver name as driverName on screen | Jakob Bornecrantz |
2009-08-26 | egl_softpipe: Make winsys and pipe screen per display. | Chia-I Wu |
2009-08-24 | xlib: fix single buffer window resize bug | Brian Paul |
2009-08-22 | i915g: Remove bad assert on fence | Jakob Bornecrantz |
2009-08-21 | egl_softpipe: Do not flush unlinked context. | Chia-I Wu |
2009-08-18 | radeon-gallium: Oh, look, we *do* already support DONTBLOCK. | Corbin Simpson |
2009-08-18 | radeon-gallium: Stop using outdated ioctls. | Corbin Simpson |
2009-08-18 | Revert "r300-gallium, radeon-gallium: Nuke gb_pipes from orbit." | Corbin Simpson |
2009-08-18 | egl/xlib: move call to create_configs() after we set the Xdpy field | Brian Paul |
2009-08-18 | egl: Some per-driver data should be per-display. | Chia-I Wu |
2009-08-18 | egl: Overhaul driver API. | Chia-I Wu |
2009-08-13 | gallium/drm: Handle circular dependencies in the auxiliary libraries with make. | Michel Dänzer |
2009-08-11 | gallium/xlib: add missing tex_usage parameter | Brian Paul |
2009-08-11 | gallium/egl: add missing tex_usage parameter | Brian Paul |
2009-08-11 | gallium/xlib: add missing tex_usage parameter | Brian Paul |
2009-08-12 | i915g: Reduce max relocs | Jakob Bornecrantz |
2009-08-11 | i915g: Implement surface_buffer_create for softpipe | Jakob Bornecrantz |
2009-08-08 | i915g: Don't try to free a mapped buffer at shutdown | Jakob Bornecrantz |
2009-08-06 | i915g: Compile with scons | Jakob Bornecrantz |