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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/dri: Refactor dri_st_api into other files
Jakob Bornecrantz
2010-04-26
5
-11
/
+7
*
st/dri: Make st_framebuffer_iface the base for dri_drawable
Jakob Bornecrantz
2010-04-26
2
-4
/
+4
*
st/dri: Make st_manager the base for dri_screen
Jakob Bornecrantz
2010-04-26
1
-3
/
+3
*
st/dri: Add hooks for framebuffer functions
Jakob Bornecrantz
2010-04-26
4
-50
/
+22
*
st/dri: Make lookup_egl_image a hook
Jakob Bornecrantz
2010-04-26
2
-4
/
+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: Check for NULL before dereference and assignment.
Vinson Lee
2010-04-17
1
-2
/
+10
*
st/dri: Refactor init code a bit
Jakob Bornecrantz
2010-04-16
2
-4
/
+9
*
st/dri: Remove unnecessary header.
Vinson Lee
2010-04-16
1
-1
/
+0
*
scons: Use libdrm options only where needed.
José Fonseca
2010-04-11
1
-0
/
+2
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
2
-23
/
+24
*
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
2
-0
/
+108
*
st/dri: Fix a memory leak in dri1_init_screen.
Chia-I Wu
2010-03-30
1
-0
/
+2
*
st/dri/sw: add drisw_api similarly to dri1_api
George Sapountzis
2010-03-29
1
-15
/
+15
*
st/dri: Fix SCons build.
Vinson Lee
2010-03-26
1
-1
/
+0
*
st/dri: factor out common init_screen code
George Sapountzis
2010-03-26
2
-31
/
+20
*
st/dri mv __driDriverExtensions to drisw.c and dri2.c
George Sapountzis
2010-03-26
1
-0
/
+8
*
st/dri: fold dri_extensions.c into dri_context.c
George Sapountzis
2010-03-26
2
-2
/
+0
*
st/dri: Move common files to common directory
Jakob Bornecrantz
2010-03-26
8
-8
/
+8
*
st/dri: Reshuffle files and make it obvious which files are shared
Jakob Bornecrantz
2010-03-26
12
-0
/
+1111