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
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915: Remove unnecessary headers.
Vinson Lee
2010-01-30
2
-2
/
+0
*
i915: Remove unused initial and current state, now that there's nothing else.
Eric Anholt
2010-01-28
6
-22
/
+10
*
intel: Remove long-disabled meta readpixels, and associated meta support.
Eric Anholt
2010-01-28
9
-1042
/
+20
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
5
-13
/
+0
|
\
|
*
i915: Remove unnecessary headers.
Vinson Lee
2010-01-22
5
-13
/
+0
*
|
dri: Remove unnecessary glapi headers.
Chia-I Wu
2010-01-21
2
-4
/
+0
*
|
intel: Remove leftover symlinks from DRI1 removal.
Eric Anholt
2010-01-07
1
-1
/
+0
*
|
Merge branch 'remove-intel-dri1'
Kristian Høgsberg
2010-01-05
8
-89
/
+52
|
\
\
|
*
|
intel: Drop more cliprect bookkeeping
Kristian Høgsberg
2010-01-04
2
-60
/
+32
|
*
|
intel: Remove client-side vblank code
Kristian Høgsberg
2010-01-04
1
-1
/
+0
|
*
|
intel: Drop batchbuffer cliprect_mode tracking
Kristian Høgsberg
2010-01-04
3
-23
/
+14
|
*
|
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
4
-4
/
+4
|
*
|
Check for libdrm_$chipset.pc when needed
Kristian Høgsberg
2010-01-04
1
-1
/
+2
*
|
|
mesa: make texture BorderColor a union of float/int/uint
Brian Paul
2010-01-04
2
-8
/
+8
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
1
-3
/
+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
i915: Use _MaxLevel on principle in texture setup.
Eric Anholt
2010-01-04
1
-3
/
+4
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-31
2
-3
/
+3
|
\
|
|
*
intel: Silence compiler warnings.
Vinson Lee
2009-12-28
1
-2
/
+2
|
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-27
1
-1
/
+1
|
|
\
|
|
*
i915: Fix assert.
Vinson Lee
2009-12-26
1
-1
/
+1
*
|
|
intel: Replace some gen3 IS_* checks with context structure usage.
Eric Anholt
2009-12-22
2
-3
/
+3
*
|
|
i915: Fix use of uninitialized variable in OPCODE_NOISE stub.
Eric Anholt
2009-12-22
1
-1
/
+1
*
|
|
mesa: Replace CLAMP_SELF() macro with more obvious CLAMP() usage.
Eric Anholt
2009-12-22
2
-4
/
+4
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-21
1
-11
/
+7
|
\
|
|
|
*
|
i915: Fix GL_TEXTURE_MAX_LEVEL support (piglit levelclamp test).
Eric Anholt
2009-12-18
1
-1
/
+6
|
*
|
i915: Clean up some unnecessary x/y miptree code.
Eric Anholt
2009-12-18
1
-10
/
+1
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
5
-12
/
+7
|
\
|
|
|
*
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-11
1
-0
/
+1
|
|
\
|
|
|
*
i915: Add missing break statement in i915_debug_packet.
Vinson Lee
2009-12-10
1
-0
/
+1
|
*
|
intel: Remove ARGB internal_format == GL_RGB hacks
Ian Romanick
2009-12-10
2
-8
/
+2
|
*
|
intel: Axe intel_renderbuffer::texformat
Ian Romanick
2009-12-10
2
-4
/
+4
*
|
|
intel: Attempt to fix up after "Update vertex texture code."
Eric Anholt
2009-12-10
1
-0
/
+3
*
|
|
Merge commit 'origin/mesa_7_7_branch'
Keith Whitwell
2009-12-01
2
-1
/
+32
|
\
|
|
|
*
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-11-30
2
-1
/
+32
|
|
\
|
|
|
*
i915: Actually put i915PointParameterfv in the driver function table. Duh.
Ian Romanick
2009-11-30
1
-0
/
+1
|
|
*
i915: Fallback bit define missed on previous commit
Ian Romanick
2009-11-29
1
-0
/
+1
|
|
*
i915: Round point sizes instead of truncate.
Ian Romanick
2009-11-29
1
-1
/
+1
|
|
*
i915: Enable point sprite coordinate generation
Ian Romanick
2009-11-29
1
-0
/
+29
|
|
*
i915: Fix driver for the miptree x/y offset changes.
Eric Anholt
2009-10-27
2
-6
/
+20
*
|
|
intel: Remove our special color packing macros and just use colormac.h.
Eric Anholt
2009-11-19
2
-13
/
+14
*
|
|
intel: Consistently use no_batch_wrap in intel_context struct.
Eric Anholt
2009-11-19
2
-6
/
+0
*
|
|
i915: Remove dead meta_draw_quad code.
Eric Anholt
2009-11-19
1
-78
/
+0
*
|
|
tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]
Eric Anholt
2009-11-19
2
-2
/
+2
|
/
/
*
|
intel: Use PIPE_CONTROL on gen4 hardware for doing pipeline flushing.
Eric Anholt
2009-11-06
2
-17
/
+0
*
|
intel: avoid unnecessary front buffer flushing/updating
Brian Paul
2009-11-03
1
-0
/
+1
*
|
intel: update intel_create_renderbuffer(format), add XRGB support
Brian Paul
2009-10-29
4
-0
/
+6
*
|
i915: Fix 1D texture mapping in the t coordinate.
Eric Anholt
2009-10-29
1
-0
/
+6
*
|
i915: Correct and make use of the defines for 32-bit depth texture modes.
Eric Anholt
2009-10-29
2
-4
/
+9
*
|
i915: Implement min/max LOD clamping with the hardware.
Eric Anholt
2009-10-29
1
-4
/
+8
*
|
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
5
-14
/
+9
|
\
\
[next]