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_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Don't do client-side frame throttling with DRI2 SwapBuffers.
Eric Anholt
2010-01-25
1
-1
/
+2
*
Revert "intel: Use the new DRI2 flush invalidate entrypoint to signal frame d...
Eric Anholt
2010-01-25
1
-0
/
+20
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
1
-1
/
+0
|
\
|
*
intel: Remove unnecessary headers.
Vinson Lee
2010-01-23
1
-1
/
+0
*
|
intel: Use the new DRI2 flush invalidate entrypoint to signal frame done.
Eric Anholt
2010-01-19
1
-20
/
+0
*
|
Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa
Jesse Barnes
2010-01-11
1
-3
/
+2
|
\
\
|
*
|
intel/DRI2: add DRI2flushExtension support with invalidate hook
Kristian Høgsberg
2010-01-08
1
-8
/
+7
*
|
|
intel: Remove remaining dri2.enabled tests
Kristian Høgsberg
2010-01-04
1
-10
/
+0
*
|
|
intel: Remove struct intel_framebuffer
Kristian Høgsberg
2010-01-04
1
-28
/
+27
*
|
|
intel: Remove client-side vblank code
Kristian Høgsberg
2010-01-04
1
-29
/
+0
*
|
|
intel: Drop intelWindowMoved()
Kristian Høgsberg
2010-01-04
1
-2
/
+0
*
|
|
intel: Drop DRI1 static regions
Kristian Høgsberg
2010-01-04
1
-86
/
+3
*
|
|
intel: Drop LOCK/UNLOCK_HARDWARE()
Kristian Høgsberg
2010-01-04
1
-130
/
+1
*
|
|
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
1
-11
/
+11
|
/
/
*
|
intel: Remove dead fthrottle_mode option. We only do IRQ waits.
Eric Anholt
2009-12-28
1
-3
/
+0
*
|
intel: Replace some gen3 IS_* checks with context structure usage.
Eric Anholt
2009-12-22
1
-3
/
+7
*
|
intel: Replace IS_G4X() across the driver with context structure usage.
Eric Anholt
2009-12-22
1
-0
/
+4
*
|
intel: Replace IS_IGDNG checks with intel->is_ironlake or needs_ff_sync.
Eric Anholt
2009-12-22
1
-0
/
+5
*
|
intel: Replace release info in DRIVER_DATE with "DEVELOPMENT"
Ian Romanick
2009-12-21
1
-1
/
+1
*
|
Merge branch 'mesa_7_7_branch'
Ian Romanick
2009-12-21
1
-1
/
+1
|
\
|
|
*
intel: Bump driver date to reflect status as final Q4 driver RC
Ian Romanick
2009-12-21
1
-1
/
+1
*
|
intel: Remove non-GEM support.
Eric Anholt
2009-11-19
1
-29
/
+9
*
|
intel: Remove dead intel_context members and move some packing around.
Eric Anholt
2009-11-19
1
-6
/
+0
|
/
*
intel: Remove unused enable_imaging parameter to intelInitExtensions
Ian Romanick
2009-11-12
1
-1
/
+1
*
Make a convenient int for what chipset generation we're on.
Eric Anholt
2009-11-06
1
-5
/
+12
*
intel: Don't bother MI_FLUSHing on glFlush in the DRI2 case.
Eric Anholt
2009-10-29
1
-1
/
+1
*
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
1
-13
/
+1
|
\
|
*
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-08
1
-13
/
+1
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-22
1
-3
/
+16
|
\
\
|
*
|
intel: flush old context before binding new context
Brian Paul
2009-10-22
1
-2
/
+15
|
*
|
intel: Fallback field is a bitmask, use GLbitfield
Brian Paul
2009-10-22
1
-1
/
+1
*
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-05
1
-33
/
+27
|
\
|
|
|
|
/
|
/
|
|
*
intel: remove a buffer equality test in _mesa_make_current()
Brian Paul
2009-10-05
1
-33
/
+27
*
|
Merge branch 'mesa_7_6_branch'
Michel Dänzer
2009-09-21
1
-1
/
+2
|
\
|
|
*
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Michel Dänzer
2009-09-21
1
-1
/
+2
|
|
\
|
|
*
intel: Fix crash in intel_flush().
Michel Dänzer
2009-09-21
1
-1
/
+2
*
|
|
Revert "mesa: move _mesa_meta_init/free() calls to core Mesa"
Brian Paul
2009-09-20
1
-0
/
+5
*
|
|
mesa: move _mesa_meta_init/free() calls to core Mesa
Brian Paul
2009-09-19
1
-5
/
+0
*
|
|
Merge branch 'mesa_7_6_branch'
Ian Romanick
2009-09-16
1
-0
/
+8
|
\
|
|
|
*
|
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Ian Romanick
2009-09-16
1
-0
/
+8
|
|
\
|
|
|
*
intel: Deassociated drawables from private context struct in intelUnbindContext
Ian Romanick
2009-09-16
1
-0
/
+8
|
*
|
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Ian Romanick
2009-09-10
1
-0
/
+3
|
|
\
|
|
|
*
intel: add B43 chipset support
Zhenyu Wang
2009-09-10
1
-0
/
+3
|
|
*
intel: Also get the DRI2 front buffer when doing front buffer reading.
Eric Anholt
2009-09-04
1
-1
/
+3
|
|
*
intel: Fix inverted test for disabling flushing of front buffer output.
Brian Paul
2009-08-04
1
-1
/
+1
|
|
*
intel: Wait on the last swapbuffers to complete before queuing a new one.
Brian Paul
2009-08-04
1
-0
/
+22
|
|
*
intel: Clean up leak of driver context structure on context destroy.
Brian Paul
2009-07-27
1
-0
/
+3
*
|
|
intel: remove unneeded driver function assignments
Brian Paul
2009-09-14
1
-5
/
+0
*
|
|
intel: add B43 chipset support
Zhenyu Wang
2009-09-09
1
-0
/
+3
*
|
|
Revert "intel: helper to debug bufmgr (disabled)"
Eric Anholt
2009-09-08
1
-4
/
+0
|
/
/
[next]