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
Age
Commit message (
Expand
)
Author
2009-12-27
st/xorg: Silence unused variable warnings.
Vinson Lee
2009-12-27
st/vega: Silence compiler warnings.
Vinson Lee
2009-12-27
gallium/xlib: Silence unused variable warning.
Vinson Lee
2009-12-27
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-23
st/xorg: Use C-style comments.
Vinson Lee
2009-12-23
st/vega: Move declaration outside for loop.
Vinson Lee
2009-12-23
st/egl: Use C-style comments.
Vinson Lee
2009-12-08
st/xorg Fail early if we don't intend to accelerate.
Thomas Hellstrom
2009-12-06
st/egl: Fix memory leak in egl_tracker.c.
Vinson Lee
2009-11-18
xorg/st: fixup builds against later dpms headers.
Brian Paul
2009-10-07
gallium/xlib: call XQueryExtension() in glXQueryExtension()
Brian Paul
2009-10-07
gallium/xlib: fix glXQueryDrawable() bugs, see bug 24320
Brian Paul
2009-10-07
gallium/xlib: return 0 for errorBase, eventBase in glXQueryExtension()
Brian Paul
2009-10-02
gallium/xlib: use bitwise-and to test GLX_RGBA_BIT in choose_visual()
Brian Paul
2009-10-02
gallium/xlib: return GLX_RGBA_BIT or GLX_COLOR_INDEX_BIT in get_config()
Brian Paul
2009-09-29
gallium/xlib: fix GLX_RENDER_TYPE query
Brian Paul
2009-09-04
gallium/xlib: minor clean-ups
Brian Paul
2009-09-03
gallium/xlib: silence unitialized var warning
Brian Paul
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/dri: Slight consolidation of DRI2 buffer handling.
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-31
Gallium xlib: Add support for BGRA visuals.
Michel Dänzer
2009-08-29
xlib: Ensure one screen instance.
José Fonseca
2009-08-29
xlib: Complete llvmpipe integration.
José Fonseca
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
[next]