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-09-03
st/xorg: add linear and radial gradient acceleration
Zack Rusin
2009-09-03
st/xorg: radial gradient shader
Zack Rusin
2009-09-03
st/xorg: linear gradient shader
Zack Rusin
2009-09-03
st/xorg: cleanup and adjust to the changes in the ureg code
Zack Rusin
2009-09-03
st/xorg: adjust enums in preperation for gradients
Zack Rusin
2009-09-02
st/xorg: fix warnings
Zack Rusin
2009-09-02
st/xorg: handle xrender repeat modes
Zack Rusin
2009-09-02
st/xorg: flip the coordinate system
Zack Rusin
2009-09-02
st/xorg: handle solid fills in the fragment shader
Zack Rusin
2009-09-02
st/xorg: Guard against realy old versions of Xorg
Jakob Bornecrantz
2009-09-02
st/xorg: Remove code no longer support by xserver Git master.
Michel Dänzer
2009-09-02
st/xorg: Add support for xserver Git master DRI2 interface.
Michel Dänzer
2009-09-02
st/xorg: Add EXA UploadToScreen and DownloadFromScreen hooks.
Michel Dänzer
2009-09-01
st/xorg: getting indexes right tends to be helpful
Zack Rusin
2009-09-01
st/xorg: redo the vertex shader
Zack Rusin
2009-09-01
st/xorg: setup solid fills
Zack Rusin
2009-09-01
st/xorg: fold back the helper function into core
Zack Rusin
2009-09-01
st/xorg: start rendering and compositing pictures
Zack Rusin
2009-09-01
st/xorg: Fix crash in MPH
Jakob Bornecrantz
2009-08-31
st/xorg: add code to render textured quads for composite acceleration
Zack Rusin
2009-08-31
st/xorg: setup constant buffers for vertex and fragment shaders
Zack Rusin
2009-08-31
st/xorg: Re-organize the EXA ModifyPixmapHeader hook a bit.
Michel Dänzer
2009-08-31
st/xorg: Simplify EXA ModifyPixmapHeader hook for pPixmap != NULL.
Michel Dänzer
2009-08-31
st/xorg: Don't always fall back for solid fills.
Michel Dänzer
2009-08-28
st/xorg: disable composite accelration for now
Zack Rusin
2009-08-28
st/xorg: bind samplers before composition
Zack Rusin
2009-08-28
st/xorg: normalize coords for the src operands in the vertex shader
Zack Rusin
2009-08-28
st/xorg: If migrating from a sw pixmap to a hw pixmap upload old contents
Jakob Bornecrantz
2009-08-28
st/xorg: Null devPrivate.ptr when unmapping
Jakob Bornecrantz
2009-08-28
st/xorg: Fix scons build.
Michel Dänzer
2009-08-28
drm_api: Operate on textures instead of buffers
Jakob Bornecrantz
2009-08-28
st/xorg: Fix some warnings
Jakob Bornecrantz
2009-08-28
st/xorg: Pass dri driver name as driverName on screen
Jakob Bornecrantz
2009-08-28
Revert "st/xorg/dri: Pass texture formats via the DRI2 protocol flags."
Jakob Bornecrantz
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
[next]