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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'origin/tgsi-simplify-ext'
Keith Whitwell
2009-12-01
104
-2500
/
+1718
|
\
|
*
vega: Update shader headers.
Michal Krol
2009-11-27
3
-14
/
+14
|
*
python/tests: Update shader headers.
Michal Krol
2009-11-27
58
-63
/
+63
|
*
svga: Update text shader header.
Michal Krol
2009-11-27
1
-1
/
+1
|
*
vl: Do not emit tgsi_version token.
Michal Krol
2009-11-27
2
-32
/
+24
|
*
tgsi: Remove tgsi_version token.
Michal Krol
2009-11-27
11
-72
/
+18
|
*
gallium: Remove tgsi_version token.
Michal Krol
2009-11-27
1
-6
/
+0
|
*
tgsi: Fix token builder.
Michal Krol
2009-11-25
2
-41
/
+2
|
*
tgsi: Update raw token dumper after token definition changes.
Michal Krol
2009-11-25
1
-116
/
+32
|
*
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
32
-575
/
+575
|
*
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
31
-283
/
+283
|
*
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
29
-109
/
+109
|
*
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
31
-678
/
+678
|
*
tgsi: reduce repetition of structure name in its members
Keith Whitwell
2009-11-24
22
-141
/
+141
|
*
tgsi: remove unnecessary full_token init and free functions
Keith Whitwell
2009-11-24
2
-27
/
+0
|
*
tgsi: remove unused Flags member from full_instruction
Keith Whitwell
2009-11-24
2
-3
/
+0
|
*
gallium: try and update r300 and nv drivers for tgsi changes
Keith Whitwell
2009-11-24
9
-17
/
+17
|
*
gallium: simplify tgsi tokens further
Keith Whitwell
2009-11-24
17
-721
/
+160
*
|
Merge commit 'origin/mesa_7_7_branch'
Keith Whitwell
2009-12-01
50
-957
/
+1445
|
\
\
|
*
|
mesa: set version string to 7.7-rc1
mesa_7_7_rc1
Ian Romanick
2009-11-30
1
-1
/
+1
|
*
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-11-30
7
-53
/
+77
|
|
\
\
|
|
*
|
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
|
|
*
|
Improve implementation of GL_POINT_SPRITE_COORD_ORIGIN errors
Ian Romanick
2009-11-25
1
-1
/
+6
|
|
*
|
radeon: fix context destroy needing lock for flushing.
Dave Airlie
2009-11-25
1
-5
/
+4
|
|
*
|
i915: Initialize Length and Offset fields when mapping a buffer object
Ian Romanick
2009-11-23
1
-0
/
+2
|
|
*
|
Fix the DRI swrast driver for big endian platforms.
Michel Dänzer
2009-11-23
1
-43
/
+29
|
|
*
|
mesa: define 32bit byteswap for AIX.
Tom Fogal
2009-11-19
1
-1
/
+6
|
|
*
|
r600: disable compressed texture support
mesa_7_6_1_rc1
Alex Deucher
2009-11-18
1
-0
/
+4
|
|
*
|
Revert "radeon: Fix legacy bo not to reuse dma buffers before refcount is 1."
Alex Deucher
2009-11-18
1
-7
/
+2
|
|
*
|
mesa: set version string to 7.6.1-rc1
Brian Paul
2009-11-18
1
-1
/
+1
|
|
*
|
xorg/st: fixup builds against later dpms headers.
Brian Paul
2009-11-18
2
-0
/
+8
|
*
|
|
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
2009-11-29
1
-2
/
+7
|
*
|
|
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
2009-11-29
1
-2
/
+4
|
*
|
|
radeon: update miptree code a little
Maciej Cencora
2009-11-29
3
-55
/
+61
|
*
|
|
radeon: don't check the same miptree many times when looking for matching mip...
Maciej Cencora
2009-11-29
1
-3
/
+3
|
*
|
|
radeon: add some debugging info
Maciej Cencora
2009-11-29
2
-0
/
+25
|
*
|
|
mesa: Fix array out-of-bounds access by _mesa_TexGenf.
Vinson Lee
2009-11-29
1
-1
/
+4
|
*
|
|
mesa: Fix array out-of-bounds access by _mesa_TexGeni.
Vinson Lee
2009-11-28
1
-1
/
+4
|
*
|
|
dri: Fix potential null pointer dereference in driBindContext.
Vinson Lee
2009-11-28
1
-1
/
+2
|
*
|
|
mesa: Fix array out-of-bounds access in _mesa_TexEnvf.
Vinson Lee
2009-11-28
1
-1
/
+4
|
*
|
|
radeon: need to flush cs when moving images between mipmap trees
Maciej Cencora
2009-11-28
1
-0
/
+4
|
*
|
|
mesa: Avoid void pointer arithmetic.
José Fonseca
2009-11-27
1
-1
/
+2
|
*
|
|
st/xorg: proper fix for compositing after rounding up
Keith Whitwell
2009-11-27
6
-21
/
+65
|
*
|
|
rbug: Mention where the GUI can be found.
José Fonseca
2009-11-27
1
-0
/
+4
|
*
|
|
svga: Re-add shader dumping.
José Fonseca
2009-11-27
1
-0
/
+14
|
*
|
|
Revert "st/xorg: fix composite after texture size changes"
Keith Whitwell
2009-11-27
2
-38
/
+10
|
*
|
|
st/xorg: fix composite after texture size changes
Keith Whitwell
2009-11-27
2
-10
/
+38
[next]