index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
intel: Use the new DRI2 flush invalidate entrypoint to signal frame done.
Eric Anholt
2010-01-19
2
-20
/
+21
*
|
Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa
Jesse Barnes
2010-01-11
5
-8
/
+37
|
\
\
|
*
|
intel/DRI2: add DRI2flushExtension support with invalidate hook
Kristian Høgsberg
2010-01-08
5
-17
/
+44
*
|
|
Merge branch 'remove-intel-dri1'
Kristian Høgsberg
2010-01-05
21
-1517
/
+139
|
\
\
\
|
*
|
|
intel: intelScreenContext() is no longer used
Kristian Høgsberg
2010-01-04
1
-15
/
+0
|
*
|
|
intel: Remove remaining dri2.enabled tests
Kristian Høgsberg
2010-01-04
2
-27
/
+0
|
*
|
|
intel: Drop more cliprect bookkeeping
Kristian Høgsberg
2010-01-04
2
-55
/
+12
|
*
|
|
intel: Remove struct intel_framebuffer
Kristian Høgsberg
2010-01-04
5
-90
/
+51
|
*
|
|
intel: Remove client-side vblank code
Kristian Høgsberg
2010-01-04
6
-219
/
+0
|
*
|
|
intel: Drop intelWindowMoved()
Kristian Høgsberg
2010-01-04
2
-81
/
+0
|
*
|
|
intel: Drop batchbuffer cliprect_mode tracking
Kristian Høgsberg
2010-01-04
3
-85
/
+16
|
*
|
|
intel: Drop DRI1 static regions
Kristian Høgsberg
2010-01-04
4
-352
/
+3
|
*
|
|
intel: Use depth buffer from ctx.DrawBuffer in copypix_src_region()
Kristian Høgsberg
2010-01-04
1
-7
/
+12
|
*
|
|
intel: Drop LOCK/UNLOCK_HARDWARE()
Kristian Høgsberg
2010-01-04
12
-200
/
+3
|
*
|
|
intel: Drop DRI1 SwapBuffer implementation
Kristian Høgsberg
2010-01-04
3
-189
/
+0
|
*
|
|
intel: Drop DRI1 CopySubBuffer implementation
Kristian Høgsberg
2010-01-04
2
-30
/
+0
|
*
|
|
intel: Drop DRI1 support
Kristian Høgsberg
2010-01-04
1
-133
/
+0
|
*
|
|
Push __driDriverExtensions out of dri_util.c and into the drivers
Kristian Høgsberg
2010-01-04
1
-0
/
+8
|
*
|
|
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
11
-55
/
+55
|
|
/
/
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
intel: Fix CopyTexImage from tiled mipmap levels > 0.
Eric Anholt
2010-01-04
1
-2
/
+3
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-31
3
-6
/
+7
|
\
|
|
*
intel: Silence compiler warnings.
Vinson Lee
2009-12-28
3
-6
/
+6
|
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-27
1
-0
/
+1
|
|
\
|
|
*
intel: Silence implicit function declaration warning.
Vinson Lee
2009-12-25
1
-0
/
+1
*
|
|
mesa: implement per-buffer color masking
Brian Paul
2009-12-29
3
-9
/
+9
*
|
|
intel: Fix false positives in checking for non-packed depth/stencil RB.
Eric Anholt
2009-12-28
1
-7
/
+14
*
|
|
intel: Allow binding a stencil but not a depth buffer.
Eric Anholt
2009-12-28
2
-1
/
+7
*
|
|
intel: Improve INTEL_DEBUG=fbo output.
Eric Anholt
2009-12-28
1
-1
/
+6
*
|
|
intel: Remove dead fthrottle_mode option. We only do IRQ waits.
Eric Anholt
2009-12-28
2
-5
/
+1
*
|
|
intel: Replace some gen3 IS_* checks with context structure usage.
Eric Anholt
2009-12-22
4
-6
/
+10
*
|
|
intel: Replace IS_965 checks with context structure usage.
Eric Anholt
2009-12-22
1
-1
/
+1
*
|
|
intel: Replace IS_G4X() across the driver with context structure usage.
Eric Anholt
2009-12-22
3
-2
/
+10
*
|
|
intel: Replace IS_IGDNG checks with intel->is_ironlake or needs_ff_sync.
Eric Anholt
2009-12-22
2
-0
/
+7
*
|
|
intel: Fix leakage of active texture state in glBitmap fp metaops.
Eric Anholt
2009-12-22
1
-0
/
+1
*
|
|
intel: Remove unused stored values reported by clang.
Eric Anholt
2009-12-22
5
-18
/
+3
*
|
|
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
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-21
1
-3
/
+8
|
\
|
|
|
*
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-15
1
-3
/
+8
|
|
\
|
|
|
*
intel: Fallback to software if drawable size is > MaxRenderbufferSize
Ian Romanick
2009-12-15
1
-3
/
+8
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
6
-96
/
+50
|
\
|
|
|
*
|
intel: Remove ARGB internal_format == GL_RGB hacks
Ian Romanick
2009-12-10
1
-36
/
+13
|
*
|
intel: Make RGB textures use XRGB8888
Ian Romanick
2009-12-10
1
-4
/
+2
|
*
|
intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system buffers.
Ian Romanick
2009-12-10
1
-5
/
+1
|
*
|
intel: Use spantmp2 GL_BGR / GL_UNSIGNED_INT_8_8_8_8_REV for XRGB8888
Ian Romanick
2009-12-10
1
-1
/
+1
|
*
|
intel: name in intel_create_renderbuffer was always 0, remove
Ian Romanick
2009-12-10
1
-2
/
+1
|
*
|
intel: Use texformat accessor to get bytes-per-pixel
Ian Romanick
2009-12-10
1
-7
/
+1
|
*
|
intel: softwareBuffer in intel_alloc_renderbuffer_storage was always false, r...
Ian Romanick
2009-12-10
1
-22
/
+15
[prev]
[next]