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
/
intel
/
intel_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
DRI2: Drop DriverAPI.UpdateBuffer.
Kristian Høgsberg
2008-03-09
1
-21
/
+11
*
[intel] Add a driconf option to cache freed buffer objects for reuse.
Eric Anholt
2008-03-05
1
-1
/
+10
*
Use __DRIextension mechanism providing loader functionality to the driver.
Kristian Høgsberg
2008-02-29
1
-6
/
+7
*
Reduce the versioning madness required to create a DRI2 screen.
Kristian Høgsberg
2008-02-29
1
-11
/
+0
*
intel: Always use intelInitExtensions() for initializing extensions.
Kristian Høgsberg
2008-02-27
1
-14
/
+3
*
Remove GetMSC DriverAPI function.
Kristian Høgsberg
2008-02-25
1
-1
/
+0
*
Remove now unused setTexOffset from __DriverAPIRec.
Kristian Høgsberg
2008-02-25
1
-3
/
+0
*
Use drm_i915_sarea instead of drmI830Sarea and remove i830_common.h
Alan Hourihane
2008-02-22
1
-12
/
+12
*
[915] Revert broken context creation change from IS_915 commit.
Eric Anholt
2008-02-15
1
-2
/
+4
*
Add IS_915(), simplify IS_9XX() a bit.
Adam Jackson
2008-02-15
1
-4
/
+2
*
Add TTM buffer object based texture from pixmap implementation.
Kristian Høgsberg
2008-02-14
1
-0
/
+6
*
Hook up i915 driver to new DRI2 infrastructure.
Kristian Høgsberg
2008-02-14
1
-0
/
+187
*
[965] Fix ARB_occlusion_query from intel_screen.c merge.
Eric Anholt
2008-02-13
1
-3
/
+9
*
[intel] Clean up references to screen buffer metrics.
Kristian Høgsberg
2008-01-22
1
-22
/
+4
*
[intel] Make the no_rast option be standard driconf instead of INTEL_NO_RAST.
Eric Anholt
2008-01-17
1
-8
/
+15
*
[intel] Simplify intelCreateBuffer() a bit.
Kristian Høgsberg
2008-01-09
1
-45
/
+6
*
Factor out code to do the DRM_I830_GETPARAM ioctl.
Kristian Høgsberg
2008-01-09
1
-28
/
+23
*
[965] Enable EXT_framebuffer_object.
Eric Anholt
2007-12-20
1
-24
/
+24
*
[i915] Move meta_draw_quad into the vtbl with other meta operations.
Eric Anholt
2007-12-20
1
-1
/
+0
*
[intel] Move bufmgr back to context instead of screen, fixing glthreads.
Eric Anholt
2007-12-12
1
-142
/
+0
*
[intel] Add 965 support to shared intel_blit.c
Eric Anholt
2007-11-16
1
-2
/
+7
*
[i915] Pass static region names in so debugging says more than "static region".
Eric Anholt
2007-11-16
1
-6
/
+7
*
[i915] Remove old frontbuffer rotation hack.
Eric Anholt
2007-11-09
1
-48
/
+1
*
[intel] Initialize a depth buffer if the visual has depth 24 but no stencil.
Eric Anholt
2007-11-09
1
-15
/
+28
*
[intel] Move over files that will be shared with 965-fbo work.
Eric Anholt
2007-11-09
1
-0
/
+945