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
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: implement per-buffer color masking
Brian Paul
2009-12-29
7
-37
/
+132
*
mesa: implement indexed glGet functions
Brian Paul
2009-12-29
3
-20
/
+140
*
mesa: per-buffer blend enabled flags
Brian Paul
2009-12-29
7
-14
/
+112
*
mesa: remove unnecessary store.
Eric Anholt
2009-12-22
1
-3
/
+0
*
mesa: Remove an unnecessary store reported by clang.
Eric Anholt
2009-12-22
1
-2
/
+0
*
mesa: Replace CLAMP_SELF() macro with more obvious CLAMP() usage.
Eric Anholt
2009-12-22
1
-6
/
+0
*
mesa: Remove _mesa_exit wrapper for exit().
Eric Anholt
2009-12-22
4
-17
/
+3
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-21
2
-5
/
+11
|
\
|
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-21
1
-1
/
+1
|
|
\
|
|
*
mesa: set version string to 7.6.1-rc4
Ian Romanick
2009-12-16
1
-1
/
+1
|
|
*
mesa: add missing semicolon
Brian Paul
2009-12-16
1
-1
/
+1
|
*
|
mesa: set version string to 7.7-rc3
mesa_7_7_rc3
Ian Romanick
2009-12-16
1
-1
/
+1
|
*
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-16
2
-5
/
+11
|
|
\
\
|
|
*
|
mesa: set version string to 7.6.1-rc4
mesa_7_6_1_rc4
Ian Romanick
2009-12-16
1
-1
/
+1
|
|
|
/
|
|
*
mesa: test for __blrts for CPU_TO_LE32()
Brian Paul
2009-12-16
1
-1
/
+1
|
|
*
mesa: no dlopen on BlueGene
Brian Paul
2009-12-16
1
-4
/
+10
*
|
|
mesa: minor reformatting/rewrapping in dd.h
Brian Paul
2009-12-11
1
-6
/
+7
*
|
|
mesa: remove unused ctx->Driver.ActiveTexture() hook
Brian Paul
2009-12-11
1
-5
/
+0
*
|
|
mesa: updated comment
Brian Paul
2009-12-11
1
-1
/
+1
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
12
-37
/
+98
|
\
|
|
|
*
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-11
6
-20
/
+55
|
|
\
|
|
|
*
mesa: Fix array out-of-bounds access by _mesa_TexParameteriv.
Vinson Lee
2009-12-10
1
-2
/
+4
|
|
*
mesa: Fix array out-of-bounds access by _mesa_TexGend.
Vinson Lee
2009-12-09
1
-2
/
+4
|
|
*
mesa: Fix array out-of-bounds access by _mesa_Lighti.
Vinson Lee
2009-12-09
1
-1
/
+4
|
|
*
mesa: Fix array out-of-bounds access by _mesa_Lightf.
Vinson Lee
2009-12-09
1
-1
/
+4
|
|
*
mesa: Fix array out-of-bounds access by _mesa_PointParameteri.
Vinson Lee
2009-12-09
1
-2
/
+4
|
|
*
mesa: Fix array out-of-bounds access by _mesa_PointParameterf.
Vinson Lee
2009-12-09
1
-1
/
+4
|
|
*
mesa: Fix array out-of-bounds access by _mesa_LightModelf.
Vinson Lee
2009-12-09
1
-1
/
+4
|
|
*
mesa: fix baseLevel >= MAX_TEXTURE_LEVELS test
Brian Paul
2009-12-09
1
-1
/
+1
|
|
*
mesa: Fix array out-of-bounds access by _mesa_LightModeli.
Vinson Lee
2009-12-08
1
-1
/
+4
|
|
*
mesa: Fix array out-of-bounds access by _mesa_Fogf.
Vinson Lee
2009-12-08
1
-1
/
+4
|
|
*
mesa: Fix array out-of-bounds access by _mesa_TexParameteri.
Vinson Lee
2009-12-08
1
-1
/
+6
|
|
*
mesa: Fix array out-of-bounds access by _mesa_Fogi.
Vinson Lee
2009-12-08
1
-2
/
+4
|
|
*
mesa: Fix array out-of-bounds access by _mesa_TexParameteri.
Vinson Lee
2009-12-08
1
-2
/
+4
|
|
*
mesa: Fix array out-of-bounds access by _mesa_TexParameterfv.
Vinson Lee
2009-12-08
1
-2
/
+4
|
|
*
mesa: set version string to 7.6.1-rc3
mesa_7_6_1_rc3
Ian Romanick
2009-12-07
1
-1
/
+1
|
|
*
mesa: Fix array out-of-bounds access by _mesa_TexGenf.
Vinson Lee
2009-12-05
1
-1
/
+4
|
|
*
mesa: Fix array out-of-bounds access by _mesa_TexGeni.
Vinson Lee
2009-12-05
1
-1
/
+4
|
|
*
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
2009-12-05
1
-2
/
+7
|
|
*
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
2009-12-05
1
-2
/
+4
|
|
*
mesa: Fix array out-of-bounds access in _mesa_TexEnvf.
Vinson Lee
2009-12-04
1
-1
/
+4
|
|
*
mesa: set version string to 7.6.1-rc2
mesa_7_6_1_rc2
Ian Romanick
2009-11-30
1
-1
/
+1
|
*
|
mesa: Move OES_read_format support from drivers into the core.
Eric Anholt
2009-12-09
6
-17
/
+43
|
*
|
mesa: set version string to 7.7-rc1
mesa_7_7_rc2
Ian Romanick
2009-12-07
1
-1
/
+1
*
|
|
mesa: Fix default (swrast) GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS.
Eric Anholt
2009-12-10
1
-1
/
+2
*
|
|
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-08
2
-16
/
+12
|
\
\
\
|
*
|
|
mesa: fix strict aliasing issues in half-to-float/float-to-half conversions
Roland Scheidegger
2009-12-07
1
-8
/
+9
|
*
|
|
mesa: use _mesa_memcpy for COPY_4FV macro
Roland Scheidegger
2009-12-03
1
-8
/
+3
*
|
|
|
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2009-12-02
2
-9
/
+13
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
mesa: Fix bad conversion in AL1616_REV texstore.
Eric Anholt
2009-12-02
1
-8
/
+12
[next]