st/xorg: getting indexes right tends to be helpful
[mesa.git] / src / gallium / state_trackers /
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.
2009-08-14 Maciej CencoraMerge branch 'vbo_clean'
2009-08-14 José Fonsecapython/retrace: Open bz2 files correctly.
2009-08-14 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-14 Keith Whitwellst/xlib: reduce the proliferation of GLX context types
2009-08-14 Keith Whitwellst/dri: remove unused dummyContext value
2009-08-14 Chia-I Wust/vega: Add more symbols defined by mesa/st.
2009-08-13 Michel Dänzerst/dri: Add support for GLX_EXT_texture_from_pixmap...
2009-08-13 Michel Dänzerst/xorg: Fix DRI2 CopyRegion hook.
2009-08-13 Keith WhitwellMerge branch 'mesa_7_5_branch'
2009-08-13 Brian PaulMerge branch 'new-frag-attribs'
2009-08-12 Michel Dänzerst/xorg: Acquire/drop DRM master in order to work with...
2009-08-12 Brian Paulgallium/glx/xlib: main/ prefix on Mesa includes, remove...
2009-08-12 Brian Paulgallium/glx/xlib: updated comments
2009-08-12 Brian Paulgallium/glx/xlib: delete fakeglx.h
2009-08-12 Brian Paulgallium/glx/xlib: rename fakeglx.c to glx_api.c
2009-08-12 Brian Paulgallium/glx/xlib: delete glxapi.h
2009-08-12 Brian Paulgallium/glx/xlib: rename fakeglx_fonts.c to glx_usefont.c
2009-08-12 Brian Paulgallium/glx/xlib: rename glxapi.c to glx_getproc.c
2009-08-12 Brian Paulgallium/glx/xlib: don't include fakeglx.h
2009-08-12 Brian Paulgallium/glx/xlib: overhaul and simplification of the...
2009-08-05 Jakob Bornecrantzst/xorg: If we have DRI2 we should also have some sort...
2009-08-05 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-05 Jakob Bornecrantzst/xorg: Make it work again
2009-08-05 Jakob Bornecrantzst/egl: Create primary texture not display target
next