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
/
include
/
state_tracker
Age
Commit message (
Expand
)
Author
2010-05-25
drm_api: Remove type argument from create screen callback
Jakob Bornecrantz
2010-05-25
gallium: Remove dri1_api.h and winsys support for DRI1
Jakob Bornecrantz
2010-05-21
st_api: Give get_egl_image arguments directly to the function
Jakob Borncrantz
2010-05-21
gallium: Fix invalidate framebuffer with old libGL libraries
Jakob Bornecrantz
2010-05-21
st_api: Add get param function to st_manager
Jakob Bornecrantz
2010-05-19
Merge commit 'origin/graw-tests'
Keith Whitwell
2010-05-14
gallium: remove forward declarations of non-existent objects
Marek Olšák
2010-05-14
graw: combine graw_init and graw_create_window functions
Keith Whitwell
2010-05-14
graw: move towards glut-like interface, add tri.c
Keith Whitwell
2010-05-12
graw: Make functions public
Jakob Bornecrantz
2010-05-04
gallium: remove trailing comma in enum list
Brian Paul
2010-04-26
st_api: Remove st_module
Jakob Bornecrantz
2010-04-16
st/drisw: Stop pretending to be drm_api
Jakob Bornecrantz
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-29
st/dri/sw: add drisw_api similarly to dri1_api
George Sapountzis
2010-03-28
gallium: new raw gallium interface to support standalone tests
Keith Whitwell
2010-03-25
st/dri: add drisw
George Sapountzis
2010-03-21
dri1_api: need not include drm.h
George Sapountzis
2010-03-16
gallium: Silence warning.
José Fonseca
2010-03-16
Merge remote branch 'origin/gallium-st-api'
Chia-I Wu
2010-03-16
winsys/sw: Add a software winsys layered on a pipe
Jakob Bornecrantz
2010-03-12
gallium: Add st_api.h.
Chia-I Wu
2010-03-09
gallium: create helper for swrast+xlib combination
Keith Whitwell
2010-03-09
ws/xlib: remove self-knowledge about users of xlib winsys
Keith Whitwell
2010-03-09
cell: fix up assorted compilation problems
Brian Paul
2010-03-09
ws/xlib: manage the GC internally
Keith Whitwell
2010-03-09
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-09
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-08
gallium: remove xlib_driver::display_surface
Keith Whitwell
2010-03-08
gallium: introduce target directory
Keith Whitwell
2010-03-08
winsys/xlib: remove dependency on glx/x11 state tracker
Keith Whitwell
2010-03-04
softpipe: rework to use the llvmpipe winsys
Keith Whitwell
2010-03-01
gallium: Expose a opaque winsys handle and functions on pipe_screen
Jakob Bornecrantz
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-19
st/drm: Expose kernel driver name
Jakob Bornecrantz
2010-01-12
winsys/drm: Add name field to drm_api.
Chia-I Wu
2009-08-28
drm_api: Operate on textures instead of buffers
Jakob Bornecrantz
2009-06-30
drm/st: Return drm_api struct from a function
Jakob Bornecrantz
2009-04-28
gallium: Add a dri1 api
Thomas Hellstrom
2009-04-28
gallium: Update the drm_api.
Thomas Hellstrom
2009-03-03
st/drm: s/hocks/hooks/
Jakob Bornecrantz
2009-02-27
Include p_compiler.h in drm_api.h for boolean typedef.
Corbin Simpson
2009-02-27
st/drm: Seperate get handle for global buffer ids
Jakob Bornecrantz
2009-02-25
st/drm: Bring drm_api.h up to date with latest changes
Jakob Bornecrantz
2009-01-18
egl: Add a egl state_tracker that use Gallium
Jakob Bornecrantz