index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
dri
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/dri: Track drawable context bindings
Jakob Bornecrantz
2011-02-20
3
-1
/
+13
*
st/dri: Set render_buffer in dri_fill_st_visual
Benjamin Franzke
2011-02-10
1
-2
/
+4
*
st/dri: Fix surfaceless gl using contexts with previous bound surfaces
Benjamin Franzke
2011-02-10
1
-2
/
+6
*
st/dri: Fix warning
Jakob Bornecrantz
2011-01-21
1
-0
/
+1
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
2
-4
/
+2
*
st/dri: Add support for surfaceless current contexts.
Chia-I Wu
2010-11-10
3
-2
/
+7
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
6
-6
/
+6
*
st/dri: Remove unnecessary header.
Vinson Lee
2010-09-25
1
-1
/
+0
*
dri: Pass the __DRIscreen and the __DRIscreen private back to image lookup
Kristian Høgsberg
2010-09-22
3
-8
/
+6
*
st/dri: Use profiles to create OpenGL ES contexts.
Chia-I Wu
2010-09-10
3
-43
/
+11
*
gallium: Add context profile support to st_api.
Chia-I Wu
2010-09-10
1
-3
/
+7
*
st/dri: Call dri_init_extensions only for API_OPENGL.
Chia-I Wu
2010-09-08
1
-1
/
+9
*
st/dri: Use enum st_api_type internally.
Chia-I Wu
2010-09-08
4
-24
/
+36
*
st/dri: Add multi-api support
nobled
2010-09-08
4
-13
/
+38
*
st/dri: Make clear which API's are supported
nobled
2010-09-08
1
-1
/
+4
*
st/dri: Remove unnecessary main/mtype.h.
Chia-I Wu
2010-08-24
1
-1
/
+0
*
st/dri: use PIPE_TEXTURE_RECT if appropriate
Luca Barbieri
2010-08-20
2
-0
/
+6
*
st/dri: make dri_drawable_validate_att static
George Sapountzis
2010-08-13
2
-7
/
+2
*
st/dri: move TFP code to dri_drawable.c
George Sapountzis
2010-08-13
2
-0
/
+54
*
st/dri: Remove unnecessary headers.
Vinson Lee
2010-07-31
2
-2
/
+0
*
st/dri: move backend hooks to appropriate object
George Sapountzis
2010-07-30
5
-17
/
+19
*
st/dri: drop dri1_helper
George Sapountzis
2010-07-30
6
-217
/
+4
*
st/dri: mv driDriverAPI to backends
George Sapountzis
2010-07-30
2
-43
/
+4
*
gallium: Convert state trackers to drm driver interface
Jakob Bornecrantz
2010-06-06
1
-2
/
+0
*
gallium: fix TFP on gallium
Dave Airlie
2010-05-31
1
-0
/
+2
*
st/dri: Remove DRI1 support
Jakob Bornecrantz
2010-05-25
1
-23
/
+6
*
st_api: Give get_egl_image arguments directly to the function
Jakob Borncrantz
2010-05-21
1
-3
/
+5
*
gallium: Fix invalidate framebuffer with old libGL libraries
Jakob Bornecrantz
2010-05-21
3
-2
/
+12
*
st_api: Add get param function to st_manager
Jakob Bornecrantz
2010-05-21
1
-0
/
+8
*
st/dri: adapt to interface changes
Roland Scheidegger
2010-05-17
2
-19
/
+48
*
Update dri state tracker to use new API aware context create
Xavier Chantry
2010-05-02
2
-2
/
+4
*
st/dri: Don't check for null when user ensures non-null
Jakob Bornecrantz
2010-04-27
1
-30
/
+22
*
st/dri: Use flush function of old context not new
Jakob Bornecrantz
2010-04-27
1
-1
/
+1
*
st/dri: Refactor dri_st_api into other files
Jakob Bornecrantz
2010-04-26
8
-287
/
+164
*
st/dri: Make st_framebuffer_iface the base for dri_drawable
Jakob Bornecrantz
2010-04-26
5
-36
/
+21
*
st/dri: Make st_manager the base for dri_screen
Jakob Bornecrantz
2010-04-26
6
-79
/
+29
*
st/dri: Add hooks for framebuffer functions
Jakob Bornecrantz
2010-04-26
4
-29
/
+48
*
st/dri: Make lookup_egl_image a hook
Jakob Bornecrantz
2010-04-26
2
-6
/
+11
*
st_api: Remove st_module
Jakob Bornecrantz
2010-04-26
1
-2
/
+2
*
st/dri: Refactor init code a bit
Jakob Bornecrantz
2010-04-16
2
-3
/
+3
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
6
-18
/
+18
*
Fix copyright headers.
Chia-I Wu
2010-04-10
2
-10
/
+12
*
st/dri: Implement DRI image extension.
Chia-I Wu
2010-04-06
2
-0
/
+35
*
gallium: fix dri_destroy_option_cache() when optionCache.info is NULL
Yann Droneaud
2010-04-02
1
-4
/
+6
*
Merge branch 'gallium-new-formats'
Roland Scheidegger
2010-03-31
1
-4
/
+4
|
\
|
*
Merge branch 'master' into gallium-new-formats
Roland Scheidegger
2010-03-30
1
-1
/
+1
|
|
\
|
*
|
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
1
-4
/
+4
*
|
|
st/dri: Remove unnecessary header.
Vinson Lee
2010-03-30
1
-1
/
+0
*
|
|
st/dri: Remove unnecessary header.
Vinson Lee
2010-03-30
1
-1
/
+0
|
|
/
|
/
|
*
|
st/dri/sw: add drisw_api similarly to dri1_api
George Sapountzis
2010-03-29
1
-1
/
+1
|
/
[next]