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
*
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
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
|
*
|
intel: Axe intel_renderbuffer::texformat
Ian Romanick
2009-12-10
4
-18
/
+7
|
*
|
intel: Flush the render/texture cache when finishing render to texture.
Eric Anholt
2009-12-10
1
-1
/
+9
|
*
|
i965: Enable the accelerated ReadPixels path on gen4 along with pre-gen4.
Eric Anholt
2009-12-08
1
-1
/
+1
*
|
|
Merge branch 'mesa_7_7_branch'
Andre Maasikas
2009-12-08
1
-1
/
+5
|
\
|
|
|
*
|
Revert "intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system ...
Ian Romanick
2009-12-07
1
-1
/
+5
*
|
|
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2009-12-02
4
-6
/
+5
|
\
|
|
|
*
|
Merge commit 'mesa_7_6_branch' into mesa_7_7_branch
Jakob Bornecrantz
2009-12-02
1
-1
/
+0
|
|
\
|
|
|
*
intel: Remove GL_NV_point_sprite from extension list
Ian Romanick
2009-12-01
1
-1
/
+0
|
*
|
intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system buffers.
Eric Anholt
2009-12-02
1
-5
/
+1
|
*
|
intel: Fix more front-buffer rendering after Brian's less flushing patch.
Eric Anholt
2009-12-02
2
-0
/
+4
*
|
|
Merge commit 'origin/mesa_7_7_branch'
Keith Whitwell
2009-12-01
1
-0
/
+2
|
\
|
|
|
*
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-11-30
1
-0
/
+2
|
|
\
|
|
|
*
i915: Initialize Length and Offset fields when mapping a buffer object
Ian Romanick
2009-11-23
1
-0
/
+2
|
|
*
Fix YTILE spantmp functions
Alan Hourihane
2009-11-04
1
-2
/
+2
*
|
|
Merge commit 'origin/mesa_7_7_branch'
Maciej Cencora
2009-11-23
1
-2
/
+8
|
\
|
|
|
*
|
intel: make CopyTex[Sub]Image fallback debug messages more consistent
Roland Scheidegger
2009-11-21
1
-2
/
+8
*
|
|
intel: Remove non-GEM support.
Eric Anholt
2009-11-19
9
-144
/
+43
*
|
|
intel: Remove dead intel_context members and move some packing around.
Eric Anholt
2009-11-19
2
-15
/
+1
*
|
|
intel: Remove our special color packing macros and just use colormac.h.
Eric Anholt
2009-11-19
2
-26
/
+2
*
|
|
intel: Pack colors for blit at blit time, rather than at ClearColor.
Eric Anholt
2009-11-19
3
-26
/
+3
[next]