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
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: Rework the synchronization primitives.
Chia-I Wu
2009-10-15
5
-31
/
+48
*
egl: Rework eglSwapInterval.
Chia-I Wu
2009-10-15
4
-8
/
+35
*
egl: Rework error checking in eglSwapBuffers.
Chia-I Wu
2009-10-15
1
-0
/
+15
*
egl: Update comments about eglapi.c.
Chia-I Wu
2009-10-15
1
-5
/
+20
*
egl: Rework error checking in eglGetCurrentSurface.
Chia-I Wu
2009-10-15
1
-2
/
+20
*
egl: Include GL header in eglconfigutil.h.
Chia-I Wu
2009-10-15
1
-1
/
+1
*
egl: Fix GLX_USE_TLS build.
Chia-I Wu
2009-10-15
1
-1
/
+1
*
egl: Fix eglCheckConfigHandle.
Chia-I Wu
2009-10-15
1
-5
/
+4
*
trace: Handle transfer returning null
Jakob Bornecrantz
2009-10-14
1
-1
/
+2
*
st/xorg: fix most of the composition modes
Zack Rusin
2009-10-15
1
-8
/
+32
*
r300g: Move ZTOP to its own state atom.
Corbin Simpson
2009-10-14
4
-7
/
+12
*
progs/demos: try different depth formats in fbo_firecube.c
Brian Paul
2009-10-14
1
-8
/
+28
*
docs: document more MESA_GLSL env var options
Brian Paul
2009-10-14
2
-1
/
+8
*
mesa: assorted top-level Makefile clean-ups
Brian Paul
2009-10-14
1
-11
/
+11
*
mesa: added VERBOSE_SWAPBUFFERS
Brian Paul
2009-10-14
3
-2
/
+6
*
vbo: clean-ups, reformatting
Brian Paul
2009-10-14
1
-25
/
+24
*
mesa: added MESA_VERBOSE option 'draw' to debug glDrawArrays/Elements, etc.
Brian Paul
2009-10-14
3
-1
/
+34
*
mesa: rename VERBOSE_IMMEDIATE->VERBOSE_MATERIAL to reflect what it does
Brian Paul
2009-10-14
3
-3
/
+3
*
mesa: remove unused ctx->Driver.PrioritizeTextures() hook
Brian Paul
2009-10-14
4
-10
/
+0
*
mesa: remove unused ctx->Driver.TextureMatrix() hook
Brian Paul
2009-10-14
3
-9
/
+0
*
st/xorg: Fix dpms include problems
Jakob Bornecrantz
2009-10-13
2
-3
/
+2
*
autoconf: Fix case for not having package
Jakob Bornecrantz
2009-10-15
1
-2
/
+2
*
st/xorg: get transparency on fills working (fixes Qt/KDE apps)
Zack Rusin
2009-10-14
2
-7
/
+15
*
i915g: Fix warnings
Jakob Bornecrantz
2009-10-14
2
-2
/
+2
*
r600: enable EXT_vertex_array_bgra extensions
Alex Deucher
2009-10-14
1
-0
/
+1
*
util: Fix cpu detection on Windows. Cleanup.
José Fonseca
2009-10-14
1
-10
/
+9
*
llvmpipe: Use ALIGN_STACK.
José Fonseca
2009-10-14
1
-0
/
+1
*
gallium: New ALIGN_STACK macro to tell gcc to align stack pointer.
José Fonseca
2009-10-14
1
-0
/
+6
*
scons: Disable SSE intrinsics on MinGW.
José Fonseca
2009-10-14
1
-2
/
+10
*
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-14
1
-1
/
+1
|
\
|
*
progs/Makefile: remove extra quoting
Brian Paul
2009-10-14
1
-1
/
+1
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-14
3
-14
/
+20
|
\
|
|
*
Fix build when PROGRAM_DIRS is empty.
Tom Fogal
2009-10-13
1
-11
/
+15
|
*
ac: Fix AIX shared library builds.
Tom Fogal
2009-10-13
1
-0
/
+2
|
*
i965: Fix the last valid address setting for the index buffer.
Eric Anholt
2009-10-11
1
-1
/
+1
|
*
i965: Fix the bounds emitted in the vertex buffer packets.
Eric Anholt
2009-10-11
1
-2
/
+2
*
|
mesa: remove left-over debug printf
Brian Paul
2009-10-14
1
-1
/
+0
*
|
prog/tests: Fix MSVC build.
Vinson Lee
2009-10-14
1
-14
/
+5
*
|
r300g: Move ztop to derived state.
Corbin Simpson
2009-10-14
2
-10
/
+36
*
|
r300g: Compiler warning cleanup.
Corbin Simpson
2009-10-14
4
-11
/
+3
*
|
r300g: remove buffer add that should be unnecessary.
Dave Airlie
2009-10-14
1
-6
/
+0
*
|
r300g: add QUERY to KITCHEN_SINK
Dave Airlie
2009-10-14
1
-1
/
+1
*
|
r300g: add one more ZTOP disable bit.
Dave Airlie
2009-10-14
2
-1
/
+9
*
|
r300g: port over last parts of oq support.
Dave Airlie
2009-10-14
5
-9
/
+16
*
|
r300g: convert query to a state for emitting.
Dave Airlie
2009-10-14
3
-5
/
+20
*
|
r300g: fixup arb occulsion query support.
Dave Airlie
2009-10-14
11
-43
/
+134
*
|
r300g: attempt to make bo space check sane.
Dave Airlie
2009-10-14
4
-3
/
+38
*
|
r300g: fix case where texture unit 0 is disabled but unit 1 is enabled.
Dave Airlie
2009-10-14
1
-7
/
+9
*
|
mesa: minor tweak to printf string
Brian Paul
2009-10-13
1
-1
/
+1
*
|
mesa: rework _mesa_read_shader() debug hook
Brian Paul
2009-10-13
1
-12
/
+12
[next]