Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
[mesa.git] / src / gallium / state_trackers /
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Ian RomanickMerge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-09 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-04 Brian Paulgallium/xlib: minor clean-ups
2009-09-03 Brian Paulgallium/xlib: silence unitialized var warning
2009-09-03 Brian Paulgallium/xlib: silence unitialized var warning
2009-09-03 Zack Rusinst/xorg: add linear and radial gradient acceleration
2009-09-03 Zack Rusinst/xorg: radial gradient shader
2009-09-03 Zack Rusinst/xorg: linear gradient shader
2009-09-03 Zack Rusinst/xorg: cleanup and adjust to the changes in the ureg...
2009-09-03 Zack Rusinst/xorg: adjust enums in preperation for gradients
2009-09-02 Zack Rusinst/xorg: fix warnings
2009-09-02 Zack Rusinst/xorg: handle xrender repeat modes
2009-09-02 Zack Rusinst/xorg: flip the coordinate system
2009-09-02 Zack Rusinst/xorg: handle solid fills in the fragment shader
2009-09-02 Jakob Bornecrantzst/xorg: Guard against realy old versions of Xorg
2009-09-02 Michel Dänzerst/xorg: Remove code no longer support by xserver Git
2009-09-02 Michel Dänzerst/xorg: Add support for xserver Git master DRI2 interface.
2009-09-02 Michel Dänzerst/dri: Slight consolidation of DRI2 buffer handling.
2009-09-02 Michel Dänzerst/xorg: Add EXA UploadToScreen and DownloadFromScreen...
2009-09-01 Zack Rusinst/xorg: getting indexes right tends to be helpful
2009-09-01 Zack Rusinst/xorg: redo the vertex shader
2009-09-01 Zack Rusinst/xorg: setup solid fills
2009-09-01 Zack Rusinst/xorg: fold back the helper function into core
2009-09-01 Zack Rusinst/xorg: start rendering and compositing pictures
2009-08-31 Jakob Bornecrantzst/xorg: Fix crash in MPH
2009-08-31 Zack Rusinst/xorg: add code to render textured quads for composit...
2009-08-31 Zack Rusinst/xorg: setup constant buffers for vertex and fragment...
2009-08-31 Michel Dänzerst/xorg: Re-organize the EXA ModifyPixmapHeader hook...
2009-08-31 Michel Dänzerst/xorg: Simplify EXA ModifyPixmapHeader hook for pPixm...
2009-08-31 Michel Dänzerst/xorg: Don't always fall back for solid fills.
2009-08-31 Michel DänzerGallium xlib: Add support for BGRA visuals.
2009-08-30 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-08-29 José Fonsecaxlib: Ensure one screen instance.
2009-08-29 José Fonsecaxlib: Complete llvmpipe integration.
2009-08-28 Zack Rusinst/xorg: disable composite accelration for now
2009-08-28 Zack Rusinst/xorg: bind samplers before composition
2009-08-28 Zack Rusinst/xorg: normalize coords for the src operands in the...
2009-08-28 Jakob Bornecrantzst/xorg: If migrating from a sw pixmap to a hw pixmap...
2009-08-28 Jakob Bornecrantzst/xorg: Null devPrivate.ptr when unmapping
2009-08-28 Michel Dänzerst/xorg: Fix scons build.
2009-08-28 Jakob Bornecrantzdrm_api: Operate on textures instead of buffers
2009-08-28 Jakob Bornecrantzst/xorg: Fix some warnings
2009-08-28 Jakob Bornecrantzst/dri: Fix some warnings
2009-08-28 Jakob Bornecrantzst/xorg: Pass dri driver name as driverName on screen
2009-08-28 Jakob BornecrantzRevert "st/xorg/dri: Pass texture formats via the DRI2...
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-27 Zack Rusinst/xorg: set vertex and fragment shader for the current op
2009-08-27 Zack Rusinst/xorg: bind rasterizer state
2009-08-27 Zack Rusinst/xorg: set blend state for exa
2009-08-27 Zack Rusinst/xorg: bind framebuffer and viewport for exa
2009-08-27 Zack Rusinst/xorg: create and destroy shader cache
2009-08-27 Michel Dänzerst/xorg: Set shared usage of pixmaps for use via DRI2.
2009-08-27 Michel Dänzerst/dri: Make sure the front left renderbuffer is there...
2009-08-27 Michel Dänzerst/xorg: Don't hardcode ExaPrepareCopy to fall back...
2009-08-27 Michel Dänzerst/xorg: Flush context if necessary in ExaPrepareAccess.
2009-08-27 Michel Dänzerst/dri: Only ask for fake front buffer for single buffe...
2009-08-27 Michel Dänzerst/xorg/dri: Pass texture formats via the DRI2 protocol...
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Chia-I WuEGL_i915: Make struct drm_device per display.
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Zack Rusinst/xorg: create basic vertex shader
2009-08-26 Zack Rusinst/xorg: create basic fragment shader
2009-08-26 Jakob Bornecrantzst/dri: Add some debug code
2009-08-26 Jakob Bornecrantzst/xorg: Temporary fix for none stencil visuals
2009-08-26 Jakob Bornecrantzst/xorg: Find out correct type for depth stencil buffers
2009-08-26 Jakob Bornecrantzst/dri: Redo config generation
2009-08-26 Michel Dänzerst/xorg: Add support for dirty framebuffer region repor...
2009-08-26 Ben Skeggsst/dri: make the GL_ARB_map_buffer_range entrypoints...
2009-08-25 Zack Rusinxorg: insert shaders into the cache
2009-08-25 Zack Rusinexa: add basic code to cache vertex and fragment shaders
2009-08-25 Zack Rusinexa: check whether the op is accelerated
2009-08-25 Zack Rusinxorg: revert bad merge
2009-08-25 Michel DänzerAdd support for building the Xorg state tracker with...
2009-08-24 Pauli NieminenMerge branch 'master' of ssh://git.freedesktop.org...
2009-08-24 Zack Rusinxorg: fix compilation
2009-08-24 Zack Rusinxorg: start on code accelerating render
2009-08-24 Zack RusinMerge branch 'master' of ssh://zack@git.freedesktop...
2009-08-24 Zack Rusinopenvg: fix vgTransformPath with relative coords
2009-08-23 Pauli NieminenMerge branch 'master' of ssh://git.freedesktop.org...
2009-08-22 Jakob Bornecrantzst/dri: Remove some debug prints
2009-08-22 Jakob Bornecrantzst/dri: Find out if the drawable is a pixmap
2009-08-22 Jakob Bornecrantzst/dri: Fix frontbuffer rendering with DRI2
2009-08-22 Jakob Bornecrantzst/xorg: Handle fake fronts correctly for pixmaps
2009-08-21 Ian RomanickMerge branch 'asm-shader-rework-1'
2009-08-21 Jakob Bornecrantzst/egl: Add support for drmModeDirtyFB command if found
2009-08-20 Jakob Bornecrantzst/egl: Open the first drm node
2009-08-19 Brian Paulgallium: rename copy/fill_rect utility functions
2009-08-19 Keith Whitwellst/xlib: remove a couple more 'fake' references
2009-08-19 Keith Whitwellst/xlib: remove dead ungrab helper
2009-08-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-18 Ian RomanickMerge branch 'master' into asm-shader-rework-1
2009-08-18 Jakob Bornecrantzegl: Create the front texture the properly
2009-08-18 Chia-I Wuegl: Some per-driver data should be per-display.
2009-08-18 Chia-I Wuegl: Overhaul driver API.
next