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
/
mesa
/
drivers
/
dri
/
i965
/
intel_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[965] Enable EXT_framebuffer_object.
Eric Anholt
2007-12-20
1
-693
/
+1
*
[intel] Move bufmgr back to context instead of screen, fixing glthreads.
Eric Anholt
2007-12-12
1
-136
/
+0
*
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-12-07
1
-1
/
+149
*
Refactor and fix core vblank support
Jesse Barnes
2007-10-29
1
-0
/
+1
*
Add a DRI_ReadDrawable marker extension to signal read drawable capability.
Kristian Høgsberg
2007-10-11
1
-5
/
+1
*
Move media stream counter entry points to new extension.
Kristian Høgsberg
2007-10-11
1
-3
/
+2
*
Move GLX_MESA_swap_frame_usage DRI entry points to the new mechanism.
Kristian Høgsberg
2007-10-11
1
-1
/
+1
*
Move swap_interval to new extension mechanism.
Kristian Høgsberg
2007-10-10
1
-2
/
+1
*
Move the copySubBuffer extension over to the new mechanism.
Kristian Høgsberg
2007-10-10
1
-1
/
+6
*
Pull createNewScreen entry point into dri_util.c.
Kristian Høgsberg
2007-10-10
1
-48
/
+29
*
Replace open-coded major, minor, and patch version fields with __DRIversionRec.
Kristian Høgsberg
2007-10-10
1
-1
/
+1
*
Remove screenConfigs from __DRIscreen.
Kristian Høgsberg
2007-10-10
1
-7
/
+6
*
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
Kristian Høgsberg
2007-10-10
1
-11
/
+11
*
Revert "WIP 965 conversion to dri_bufmgr."
Eric Anholt
2007-09-27
1
-52
/
+7
*
WIP 965 conversion to dri_bufmgr.
Eric Anholt
2007-09-27
1
-7
/
+52
*
Fix/improve framebuffer object reference counting.
Brian
2007-03-06
1
-2
/
+1
*
fix for bug#10182
Xiang, Haihao
2007-03-06
1
-1
/
+2
*
965 ARB_Occlusion_query fix
Zou Nan hai
2007-01-24
1
-4
/
+2
*
Use the tiled flag in the sarea to determine region tiling.
Haihao Xiang
2006-12-30
1
-1
/
+5
*
Emit cliprects in the userspace driver as required, rather than
Keith Whitwell
2006-10-23
1
-1
/
+1
*
Fix printf warning.
Keith Whitwell
2006-10-13
1
-1
/
+1
*
Quieten debug message.
Keith Whitwell
2006-10-05
1
-1
/
+1
*
When using the old technique to set up the front buffer mapping, there
Keith Whitwell
2006-08-31
1
-1
/
+1
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+699