index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
include
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Remove drm_api and all references to it
Jakob Bornecrantz
2010-06-24
1
-57
/
+0
*
gallium: Add drm driver interface
Jakob Bornecrantz
2010-06-06
1
-0
/
+71
*
include/st: new file swrast_screen_create.h
Keith Whitwell
2010-06-07
1
-0
/
+67
*
drm_api: Remove type argument from create screen callback
Jakob Bornecrantz
2010-05-25
1
-18
/
+1
*
gallium: Remove dri1_api.h and winsys support for DRI1
Jakob Bornecrantz
2010-05-25
1
-81
/
+0
*
st_api: Give get_egl_image arguments directly to the function
Jakob Borncrantz
2010-05-21
1
-5
/
+13
*
gallium: Fix invalidate framebuffer with old libGL libraries
Jakob Bornecrantz
2010-05-21
1
-1
/
+8
*
st_api: Add get param function to st_manager
Jakob Bornecrantz
2010-05-21
1
-0
/
+13
*
Merge commit 'origin/graw-tests'
Keith Whitwell
2010-05-19
1
-8
/
+15
|
\
|
*
graw: combine graw_init and graw_create_window functions
Keith Whitwell
2010-05-14
1
-8
/
+6
|
*
graw: move towards glut-like interface, add tri.c
Keith Whitwell
2010-05-14
1
-0
/
+9
*
|
gallium: remove forward declarations of non-existent objects
Marek Olšák
2010-05-14
2
-2
/
+0
|
/
*
graw: Make functions public
Jakob Bornecrantz
2010-05-12
1
-7
/
+7
*
gallium: remove trailing comma in enum list
Brian Paul
2010-05-04
1
-2
/
+2
*
st_api: Remove st_module
Jakob Bornecrantz
2010-04-26
1
-23
/
+12
*
st/drisw: Stop pretending to be drm_api
Jakob Bornecrantz
2010-04-16
2
-17
/
+4
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
4
-11
/
+11
*
st/dri/sw: add drisw_api similarly to dri1_api
George Sapountzis
2010-03-29
2
-4
/
+39
*
gallium: new raw gallium interface to support standalone tests
Keith Whitwell
2010-03-28
1
-0
/
+36
*
st/dri: add drisw
George Sapountzis
2010-03-25
1
-0
/
+1
*
dri1_api: need not include drm.h
George Sapountzis
2010-03-21
1
-1
/
+1
*
gallium: Silence warning.
José Fonseca
2010-03-16
1
-0
/
+1
*
Merge remote branch 'origin/gallium-st-api'
Chia-I Wu
2010-03-16
1
-0
/
+407
|
\
|
*
gallium: Add st_api.h.
Chia-I Wu
2010-03-12
1
-0
/
+407
*
|
winsys/sw: Add a software winsys layered on a pipe
Jakob Bornecrantz
2010-03-16
1
-0
/
+20
|
/
*
gallium: create helper for swrast+xlib combination
Keith Whitwell
2010-03-09
1
-8
/
+3
*
ws/xlib: remove self-knowledge about users of xlib winsys
Keith Whitwell
2010-03-09
1
-3
/
+7
*
cell: fix up assorted compilation problems
Brian Paul
2010-03-09
1
-0
/
+3
*
ws/xlib: manage the GC internally
Keith Whitwell
2010-03-09
1
-1
/
+0
*
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-09
1
-28
/
+29
|
\
|
*
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
1
-2
/
+3
|
*
gallium: Expose a opaque winsys handle and functions on pipe_screen
Jakob Bornecrantz
2010-03-01
1
-28
/
+28
*
|
gallium: remove xlib_driver::display_surface
Keith Whitwell
2010-03-08
1
-3
/
+0
*
|
gallium: introduce target directory
Keith Whitwell
2010-03-08
1
-4
/
+13
*
|
winsys/xlib: remove dependency on glx/x11 state tracker
Keith Whitwell
2010-03-08
1
-0
/
+25
*
|
softpipe: rework to use the llvmpipe winsys
Keith Whitwell
2010-03-04
1
-0
/
+121
|
/
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
1
-2
/
+0
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-0
/
+5
|
\
|
*
st/drm: Expose kernel driver name
Jakob Bornecrantz
2010-01-19
1
-0
/
+5
*
|
winsys/drm: Add name field to drm_api.
Chia-I Wu
2010-01-12
1
-0
/
+2
|
/
*
drm_api: Operate on textures instead of buffers
Jakob Bornecrantz
2009-08-28
1
-14
/
+15
*
drm/st: Return drm_api struct from a function
Jakob Bornecrantz
2009-06-30
1
-17
/
+21
*
gallium: Add a dri1 api
Thomas Hellstrom
2009-04-28
1
-0
/
+82
*
gallium: Update the drm_api.
Thomas Hellstrom
2009-04-28
1
-1
/
+18
*
st/drm: s/hocks/hooks/
Jakob Bornecrantz
2009-03-03
1
-1
/
+1
*
Include p_compiler.h in drm_api.h for boolean typedef.
Corbin Simpson
2009-02-27
1
-0
/
+2
*
st/drm: Seperate get handle for global buffer ids
Jakob Bornecrantz
2009-02-27
1
-3
/
+12
*
st/drm: Bring drm_api.h up to date with latest changes
Jakob Bornecrantz
2009-02-25
1
-4
/
+7
*
egl: Add a egl state_tracker that use Gallium
Jakob Bornecrantz
2009-01-18
1
-0
/
+33