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
/
drm
/
dri2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-3
/
+3
*
dri: Pass the __DRIscreen and the __DRIscreen private back to image lookup
Kristian Høgsberg
2010-09-22
1
-5
/
+5
*
dri2: Make createImageFromName() take a __DRIscreen instead of __DRIcontext
Kristian Høgsberg
2010-09-22
1
-2
/
+2
*
st/dri: Use profiles to create OpenGL ES contexts.
Chia-I Wu
2010-09-10
1
-3
/
+3
*
st/dri: support EGL_MESA_image_drm: queryImage
ben
2010-09-09
1
-0
/
+30
*
st/dri: support EGL_MESA_image_drm: createImage
ben
2010-09-09
1
-0
/
+58
*
st/dri: Use enum st_api_type internally.
Chia-I Wu
2010-09-08
1
-3
/
+3
*
st/dri: Add multi-api support
nobled
2010-09-08
1
-0
/
+8
*
st/dri: use PIPE_TEXTURE_RECT if appropriate
Luca Barbieri
2010-08-20
1
-2
/
+2
*
st/dri: move TFP code to dri_drawable.c
George Sapountzis
2010-08-13
1
-52
/
+1
*
st/dri: dri_drawable_get_format is shared between DRI2 and DRISW
George Sapountzis
2010-08-13
1
-31
/
+2
*
st/dri: fix crash when dri2_drawable_get_buffers fails
Marek Olšák
2010-08-04
1
-1
/
+2
*
st/dri: move backend hooks to appropriate object
George Sapountzis
2010-07-30
1
-7
/
+38
*
st/dri: mv driDriverAPI to backends
George Sapountzis
2010-07-30
1
-4
/
+25
*
st/dri: Remove driFrameTrackingExtension.
Chia-I Wu
2010-07-20
1
-1
/
+0
*
gallium/st/dri2: add dri2 vblank query extension support
Sven Arvidsson
2010-07-18
1
-0
/
+1
*
gallium: Convert state trackers to drm driver interface
Jakob Bornecrantz
2010-06-06
1
-3
/
+2
*
drm_api: Remove type argument from create screen callback
Jakob Bornecrantz
2010-05-25
1
-1
/
+1
*
gallium: Fix invalidate framebuffer with old libGL libraries
Jakob Bornecrantz
2010-05-21
1
-0
/
+1
*
st/dri: Refactor dri_st_api into other files
Jakob Bornecrantz
2010-04-26
1
-4
/
+3
*
st/dri: Make st_framebuffer_iface the base for dri_drawable
Jakob Bornecrantz
2010-04-26
1
-2
/
+2
*
st/dri: Add hooks for framebuffer functions
Jakob Bornecrantz
2010-04-26
1
-2
/
+4
*
st/dri: Make lookup_egl_image a hook
Jakob Bornecrantz
2010-04-26
1
-1
/
+2
*
st/dri: Add missing header.
Vinson Lee
2010-04-25
1
-0
/
+2
*
st/dri: DRI2 give proper binding to depth buffer
Jakob Bornecrantz
2010-04-24
1
-14
/
+16
*
st/dri: Refactor init code a bit
Jakob Bornecrantz
2010-04-16
1
-3
/
+4
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-11
/
+12
*
st/dri: Fix setTexBuffer2 with __DRI_TEXTURE_FORMAT_RGB.
Chia-I Wu
2010-04-08
1
-1
/
+17
*
st/dri: Implement DRI image extension.
Chia-I Wu
2010-04-06
1
-0
/
+105
*
st/dri: factor out common init_screen code
George Sapountzis
2010-03-26
1
-13
/
+8
*
st/dri mv __driDriverExtensions to drisw.c and dri2.c
George Sapountzis
2010-03-26
1
-0
/
+8
*
st/dri: Reshuffle files and make it obvious which files are shared
Jakob Bornecrantz
2010-03-26
1
-0
/
+413