index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
xorg
Age
Commit message (
Expand
)
Author
2009-08-27
st/xorg: set vertex and fragment shader for the current op
Zack Rusin
2009-08-27
st/xorg: bind rasterizer state
Zack Rusin
2009-08-27
st/xorg: set blend state for exa
Zack Rusin
2009-08-27
st/xorg: bind framebuffer and viewport for exa
Zack Rusin
2009-08-27
st/xorg: create and destroy shader cache
Zack Rusin
2009-08-27
st/xorg: Set shared usage of pixmaps for use via DRI2.
Michel Dänzer
2009-08-27
st/xorg: Don't hardcode ExaPrepareCopy to fall back to software.
Michel Dänzer
2009-08-27
st/xorg: Flush context if necessary in ExaPrepareAccess.
Michel Dänzer
2009-08-27
st/xorg/dri: Pass texture formats via the DRI2 protocol flags.
Michel Dänzer
2009-08-26
st/xorg: create basic vertex shader
Zack Rusin
2009-08-26
st/xorg: create basic fragment shader
Zack Rusin
2009-08-26
st/xorg: Temporary fix for none stencil visuals
Jakob Bornecrantz
2009-08-26
st/xorg: Find out correct type for depth stencil buffers
Jakob Bornecrantz
2009-08-26
st/xorg: Add support for dirty framebuffer region reporting.
Michel Dänzer
2009-08-25
xorg: insert shaders into the cache
Zack Rusin
2009-08-25
exa: add basic code to cache vertex and fragment shaders
Zack Rusin
2009-08-25
exa: check whether the op is accelerated
Zack Rusin
2009-08-25
xorg: revert bad merge
Zack Rusin
2009-08-25
Add support for building the Xorg state tracker with scons.
Michel Dänzer
2009-08-24
xorg: fix compilation
Zack Rusin
2009-08-24
xorg: start on code accelerating render
Zack Rusin
2009-08-22
st/xorg: Handle fake fronts correctly for pixmaps
Jakob Bornecrantz
2009-08-19
gallium: rename copy/fill_rect utility functions
Brian Paul
2009-08-13
st/xorg: Fix DRI2 CopyRegion hook.
Michel Dänzer
2009-08-12
st/xorg: Acquire/drop DRM master in order to work with multiple servers.
Michel Dänzer
2009-08-06
st/xorg: If we have DRI2 we should also have some sort of hw support
Jakob Bornecrantz
2009-08-05
st/xorg: Make it work again
Jakob Bornecrantz
2009-07-06
exa: some infrastucture work for accelerating composite
Zack Rusin
2009-06-30
drm/st: Return drm_api struct from a function
Jakob Bornecrantz
2009-06-22
st/xorg: Convert to template makefile
Jakob Bornecrantz
2009-04-28
gallium: Update the drm_api.
Thomas Hellstrom
2009-04-23
gallium: Handle non-NULL data pointer in EXA ModifyPixmapHeader hook.
Michel Dänzer
2009-04-23
gallium: Always include xorg-server.h before other X server headers.
Michel Dänzer
2009-04-23
gallium: Fix up xorg state tracker build.
Michel Dänzer
2009-03-13
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-05
st/xorg: Clean up xorg_exa.c a bit
Jakob Bornecrantz
2009-03-05
st/xorg: Change format function a bit
Jakob Bornecrantz
2009-03-05
st/xorg: Fix transfer double free
Jakob Bornecrantz
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-03-03
st/drm: s/hocks/hooks/
Jakob Bornecrantz
2009-03-03
st/xorg: Add Xorg state tracker
Jakob Bornecrantz