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: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
1
-0
/
+1
*
gallium: pass the current context to the flush_front state tracker function
Marek Olšák
2012-12-07
1
-1
/
+4
*
gallium/postprocess: share pipe_context and cso_context with the state tracker
Marek Olšák
2012-11-29
1
-0
/
+11
*
st/mesa: allow forward-compatible contexts and set Const.ContextFlags
Marek Olšák
2012-11-29
1
-2
/
+1
*
st/mesa: accept and handle configuration options from st/dri
Vadim Girlin
2012-08-23
1
-0
/
+14
*
gallium: add st_api feature mask to prevent advertising MS visuals
Christoph Bumiller
2012-05-29
1
-0
/
+16
*
gallium: remove unused winsys pointers in pipe_screen and pipe_context
Marek Olšák
2012-02-21
1
-1
/
+0
*
st-api: fix typos, whitespace, line wrapping
Brian Paul
2012-02-01
1
-6
/
+6
*
st-api: Have context_create explain why creation failed
Ian Romanick
2011-12-23
1
-0
/
+14
*
st-api: Clean-up OpenGL profile handling
Ian Romanick
2011-12-23
1
-9
/
+10
*
drm_driver: Add a configuration function to the driver descriptor.
Thomas Hellstrom
2011-10-14
1
-1
/
+46
*
st-api: Rework how drawables are invalidated v3.
Thomas Hellstrom
2011-06-29
1
-19
/
+6
*
st/glx: define/set new ST_CONTEXT_FLAG_bits
Brian Paul
2011-05-19
1
-11
/
+13
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
1
-0
/
+5
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
2
-3
/
+2
*
gallium: Add st_context_iface::share to st_api.
Chia-I Wu
2010-11-18
1
-0
/
+6
*
gallium: Add st_api::name.
Chia-I Wu
2010-11-18
1
-0
/
+5
*
gallium: Remove redundant sw and debug target helpers
Jakob Bornecrantz
2010-11-17
1
-67
/
+0
*
graw: Add struct pipe_surface forward declaration.
snb-magic
Vinson Lee
2010-11-08
1
-1
/
+2
*
graw: Export graw_save_surface_to_file().
Michal Krol
2010-11-08
1
-0
/
+21
*
dri: Pass the __DRIscreen and the __DRIscreen private back to image lookup
Kristian Høgsberg
2010-09-22
1
-1
/
+0
*
gallium: avoid the C++ keyword "template" in sw_winsys.h
Luca Barbieri
2010-09-20
1
-1
/
+1
*
gallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2.
Chia-I Wu
2010-09-10
1
-16
/
+0
*
gallium: Add context profile support to st_api.
Chia-I Wu
2010-09-10
1
-2
/
+61
*
graw: Include missing header in graw.h.
Vinson Lee
2010-08-27
1
-0
/
+1
*
graw: Add copyright headers to the interfaces.
José Fonseca
2010-08-26
1
-0
/
+27
*
graw: Undo late loading of graw drivers.
José Fonseca
2010-08-26
1
-153
/
+0
*
graw: Include missing header in graw_dl.h.
Vinson Lee
2010-08-26
1
-2
/
+3
*
graw: Dynamically load graw libraries.
José Fonseca
2010-08-26
1
-0
/
+152
*
st_api: Remove st_context::is_visual_supported.
Chia-I Wu
2010-06-29
1
-6
/
+0
*
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
2010-06-28
2
-57
/
+71
|
\
|
*
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
*
|
graw: add parse_geometry_shader helper
Keith Whitwell
2010-06-07
1
-0
/
+3
|
/
*
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
[next]