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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: updated CURBE allocation code
Brian Paul
2009-04-17
3
-8
/
+15
*
xlib/trace: Fixup xlib trace
Jakob Bornecrantz
2009-04-17
1
-5
/
+11
*
pipe: Get the p_atomic_dec_zero logic right this time.
José Fonseca
2009-04-17
1
-3
/
+2
*
demos: move glewInit() call, fixes crash/bug 21247
Brian Paul
2009-04-17
1
-1
/
+1
*
gallium: Fix PIPE_ATOMIC_GCC_INTRINSIC build.
Michel Dänzer
2009-04-17
1
-2
/
+2
*
demos: move glewInit() after glutCreateWindow()
Brian Paul
2009-04-17
1
-1
/
+1
*
trace: Keep screen objects on lists
Jakob Bornecrantz
2009-04-17
8
-4
/
+84
*
trace: Fix is_referenced functions
Jakob Bornecrantz
2009-04-17
1
-2
/
+6
*
trace: Simplify trace_buffer function
Jakob Bornecrantz
2009-04-17
5
-17
/
+13
*
pipe: Fix InterlockedDecrement usage.
José Fonseca
2009-04-17
1
-1
/
+1
*
wgl: Put commas in the right places.
José Fonseca
2009-04-17
1
-3
/
+3
*
wgl: Flip the pixel format order.
José Fonseca
2009-04-17
1
-6
/
+6
*
gallium: Create OGL state tracker wrappers for various CPU access operations.
Thomas Hellstrom
2009-04-17
13
-173
/
+265
*
egl: don't crash with one more khronos api
Zack Rusin
2009-04-17
1
-0
/
+1
*
gallium: simplify further the logic for selecting mutex implementation
Keith Whitwell
2009-04-17
1
-53
/
+24
*
util: flush stdout before emitting debug_printf on stderr
Keith Whitwell
2009-04-17
1
-0
/
+2
*
gallium: add #warning to mutex-based atomic implementation
Keith Whitwell
2009-04-17
1
-0
/
+1
*
python/retrace: Rename module as it conflicts with a builtin module.
José Fonseca
2009-04-17
3
-360
/
+394
*
scons: Cleanup.
José Fonseca
2009-04-17
2
-18
/
+8
*
demos: set init window size, not pos
Brian Paul
2009-04-16
1
-1
/
+1
*
docs: separate compilation units in 7.5
Brian Paul
2009-04-16
1
-0
/
+1
*
Merge branch 'register-negate'
Brian Paul
2009-04-16
26
-208
/
+156
|
\
|
*
mesa: merge the prog_src_register::NegateBase and NegateAbs fields
Brian Paul
2009-04-14
26
-208
/
+156
*
|
egl/main/Makefile: Add dependency of install target on default build target
Alan Coopersmith
2009-04-16
1
-1
/
+1
*
|
i915: Remove dead i830TexEnv and i915TexEnv.
Eric Anholt
2009-04-16
5
-182
/
+0
*
|
intel: Add support for argb1555, argb4444 FBOs and fix rgb565 fbo readpixels.
Eric Anholt
2009-04-16
9
-125
/
+346
*
|
i965: disable using immediate values for MOV instructions
Brian Paul
2009-04-16
1
-1
/
+3
*
|
i965: minor debug output changes
Brian Paul
2009-04-16
1
-3
/
+3
*
|
i965: const buffer debug code (disabled)
Brian Paul
2009-04-16
1
-0
/
+12
*
|
i965: implement relative addressing for VS constant buffer reads
Brian Paul
2009-04-16
3
-59
/
+115
*
|
i965: handle address reg in get_dst()
Brian Paul
2009-04-16
1
-0
/
+4
*
|
i965: fix const buffer temp register clobbering
Brian Paul
2009-04-16
1
-7
/
+18
*
|
mesa: fix bad mask bit in clip plane restore code for glPopAttrib()
Lars Henning Wendt
2009-04-16
1
-1
/
+1
*
|
intel: fix small compressed texture upload
Roland Scheidegger
2009-04-16
1
-4
/
+5
*
|
mesa: add distclean target to top-level Makefile
Brian Paul
2009-04-16
1
-1
/
+4
*
|
demos: use larger buffer for snprintf() call, see bug 21220
Brian Paul
2009-04-16
1
-1
/
+1
*
|
vbo: cache last dlist vertex in malloced memory
Keith Whitwell
2009-04-16
3
-10
/
+53
*
|
Merge branch 'gallium-s3tc'
José Fonseca
2009-04-16
9
-16
/
+480
|
\
\
|
*
|
progs/tests: Make texcompress2 get texture
Jakob Bornecrantz
2009-04-15
1
-2
/
+21
|
*
|
util: Fix surface usage
Jakob Bornecrantz
2009-04-15
1
-2
/
+2
|
*
|
st: remove XXX comment
Brian Paul
2009-04-15
1
-1
/
+0
|
*
|
st: check for fast memcpy path in decompress_with_blit()
Brian Paul
2009-04-15
1
-13
/
+33
|
*
|
st: st_equal_formats() function to compare gallium/GL pixel formats
Brian Paul
2009-04-15
2
-0
/
+24
|
*
|
st: decompress_with_blit() path for glGetTexImage().
Brian Paul
2009-04-15
1
-2
/
+81
|
*
|
gallium: new, simple RGBA surface create/destroy helpers
Brian Paul
2009-04-15
4
-0
/
+167
|
*
|
mesa: Report name for missing s3tc functions
Jakob Bornecrantz
2009-04-09
1
-8
/
+8
|
*
|
st: If the hw supports it do hw conversion of texture uploads
Jakob Bornecrantz
2009-04-09
1
-4
/
+160
*
|
|
r300-gallium: Fixup for commit 9b75627fab5bf2ea90f27ddd31b60c54895f6de6.
Thomas Hellstrom
2009-04-15
1
-0
/
+26
*
|
|
gallium: Make sure we flush before some texture / buffer operations.
Thomas Hellstrom
2009-04-15
22
-12
/
+466
*
|
|
tests: another extended swizzle test
Brian Paul
2009-04-15
1
-0
/
+5
[next]