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
/
i915tex
/
intel_buffers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915tex: The intended triple buffering fix.
Michel Dänzer
2007-03-19
1
-22
/
+0
*
i915tex: Fix triple buffering after recent Mesa core changes.
Michel Dänzer
2007-03-19
1
-0
/
+22
*
i915tex: Don't crash when intel_fb->color_rb[i] is NULL.
Michel Dänzer
2007-03-12
1
-1
/
+5
*
i915tex: Fix build against libdrm git...
Michel Dänzer
2007-03-10
1
-1
/
+1
*
i915tex: Fix build against released version of libdrm.
Michel Dänzer
2007-03-10
1
-0
/
+17
*
i915tex: Wait for pending scheduled flips before switching vsync pipe.
Michel Dänzer
2007-03-09
1
-0
/
+19
*
i915tex: Sync pages between pipes immediately again.
Michel Dänzer
2007-03-09
1
-2
/
+12
*
i915tex: Do not wait for pending flips on both pipes at the same time.
Michel Dänzer
2007-03-09
1
-9
/
+4
*
i915tex: Sync pages differently when crossing pipe borders.
Michel Dänzer
2007-02-28
1
-12
/
+18
*
i915tex: Also update intel_rb->vbl_pending when scheduled swap is not a flip.
Michel Dänzer
2007-02-28
1
-3
/
+3
*
i915tex: Schedule flips when possible.
Michel Dänzer
2007-02-22
1
-22
/
+112
*
i915tex: Triple buffering support, only effective with page flipping so far.
Michel Dänzer
2007-02-20
1
-16
/
+31
*
intelWindowMoved: Some debugging output was accidentally left always enabled.
Michel Dänzer
2007-02-20
1
-1
/
+1
*
intelRotateWindow: Only use back buffer and cliprects in very specific cases.
Michel Dänzer
2007-02-20
1
-7
/
+6
*
i915tex: Support page flipping on both CRTCs independently.
Michel Dänzer
2007-02-20
1
-34
/
+122
*
i915tex: Make page flipping work again.
Michel Dänzer
2007-02-20
1
-22
/
+28
*
i915tex: Recalculate viewport related hardware state in intelWindowMoved().
Michel Dänzer
2006-12-07
1
-8
/
+11
*
Fix GL_EXT_packed_depth_stencil crash, but shadowtex still broken
Brian Paul
2006-11-02
1
-1
/
+1
*
remove GetBufferSize code
Brian Paul
2006-11-02
1
-28
/
+0
*
Remove x/y/width/height parameters from Clear functions.
Brian Paul
2006-11-01
1
-9
/
+5
*
Don't use the x/y/width/height params passed to Clear(). Get them
Brian Paul
2006-11-01
1
-17
/
+11
*
Import texmem i915 driver to its new location as i915tex.
Keith Whitwell
2006-11-01
1
-0
/
+966