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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
softpipe: fix typo
Keith Whitwell
2009-07-24
1
-1
/
+1
*
softpipe: example fastpaths in blending
Keith Whitwell
2009-07-24
1
-11
/
+121
*
softpipe: actually pass >1 quad from triangle routine
Keith Whitwell
2009-07-24
8
-139
/
+135
*
softpipe: expand quad pipeline to process >1 quad at a time
Keith Whitwell
2009-07-24
14
-633
/
+745
*
softpipe: rip out old mulithread support
Keith Whitwell
2009-07-24
4
-305
/
+57
*
softpipe: avoid flushing depth buffer cache on swapbuffers
Keith Whitwell
2009-07-23
2
-9
/
+16
*
softpipe: also shortcircuit non-texture tile lookups
Keith Whitwell
2009-07-23
2
-18
/
+31
*
softpipe: shortcircuit repeated lookups of the same tile
Keith Whitwell
2009-07-22
4
-97
/
+168
*
softpipe: remove unused vars in sp_setup.c
Keith Whitwell
2009-07-22
1
-5
/
+0
*
softpipe: use bitwise logic to setup quad masks in sp_setup
Keith Whitwell
2009-07-22
1
-25
/
+40
*
softpipe: simplify flush_spans
Keith Whitwell
2009-07-22
1
-53
/
+19
*
softpipe: make some small steps to flush texture cache less frequently
Keith Whitwell
2009-07-22
6
-35
/
+70
*
gallium/xlib: use XSHM for swapbuffers
Keith Whitwell
2009-07-22
1
-45
/
+53
*
util: _debug_printf should print even when DEBUG is not defined
Keith Whitwell
2009-07-22
1
-2
/
+0
*
softpipe: remove backwards dependency from tilecache to softpipe
Keith Whitwell
2009-07-22
14
-65
/
+62
*
gallium: remove multiple aliases for TGSI opcodes
Keith Whitwell
2009-07-22
7
-210
/
+194
*
gallium: simplify tgsi_full_immediate struct
Keith Whitwell
2009-07-22
25
-76
/
+79
*
tgsi: get texturing working in vertex shader sse2 path
Keith Whitwell
2009-07-20
1
-0
/
+4
*
tgsi: get texturing working in vertex shader sse2 path
Keith Whitwell
2009-07-20
1
-6
/
+6
*
tgsi: fix regression in indexed const lookups
Keith Whitwell
2009-07-20
1
-2
/
+4
*
r300g: Fix SCons build.
Michel Dänzer
2009-07-20
3
-3
/
+8
*
gallium/trace: Fix SCons build.
Michel Dänzer
2009-07-20
1
-0
/
+1
*
r300g: Guard R500 register writes by is_r500 check.
Michel Dänzer
2009-07-20
1
-3
/
+5
*
gallium: make g3dvl build again
Dave Airlie
2009-07-18
3
-3
/
+0
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-17
10
-19
/
+381
|
\
|
*
python/retrace: Process the call no passed to --to option inclusively.
José Fonseca
2009-07-16
1
-1
/
+1
|
*
python/retrace: Dump the surface copy contents.
José Fonseca
2009-07-16
1
-0
/
+10
|
*
python/retrace: Flush stdout before calling the pipe driver.
José Fonseca
2009-07-16
1
-0
/
+4
|
*
python: Hack to prevent segmentation faults when python exits.
José Fonseca
2009-07-16
1
-1
/
+7
|
*
wgl: Expose pipe_screen/pipe_context via an extension.
José Fonseca
2009-07-16
4
-1
/
+133
|
*
python: Obtain pipe_screen/pipe_context from the system's OpenGL driver.
José Fonseca
2009-07-16
2
-3
/
+191
|
*
softpipe: limit blend results to [0,1]
Luca Barbieri
2009-07-15
1
-12
/
+30
|
*
python/retrace: Interpret surface_copy.
José Fonseca
2009-07-15
1
-0
/
+4
|
*
python/samples: Use PIPE_FORMAT_Z16_UNORM instead of PIPE_FORMAT_Z32_UNORM.
José Fonseca
2009-07-15
1
-1
/
+1
*
|
st/egl: Fix broken build after EGL thread changes
Andrew Randrianasulu
2009-07-18
1
-1
/
+1
*
|
egl: Remove redundant DeletePending flag.
Chia-I Wu
2009-07-17
3
-14
/
+4
*
|
egl: Use the link functions to manage resources.
Chia-I Wu
2009-07-17
3
-13
/
+15
*
|
draw: fix ppc build regression
Keith Whitwell
2009-07-16
1
-0
/
+1
*
|
tgsi: simplify and fix sse KIL implementation
Keith Whitwell
2009-07-16
1
-36
/
+28
*
|
rtasm: export sse_movmskps
Keith Whitwell
2009-07-16
2
-0
/
+10
*
|
tgsi: initial texturing support on sse path
Keith Whitwell
2009-07-16
2
-19
/
+184
*
|
tgsi: make sse function callout mechanism more generic
Keith Whitwell
2009-07-16
1
-40
/
+48
*
|
tgsi: reduce x86 reg usage in tgsi_sse generated programs
Keith Whitwell
2009-07-16
4
-150
/
+115
*
|
tgsi: no need to separately malloc input and output arrays
Keith Whitwell
2009-07-16
2
-27
/
+6
*
|
gallium: reduce recursive include of tgsi_exec.h
Keith Whitwell
2009-07-16
5
-1
/
+7
*
|
tgsi: make function call code in tgsi_sse.c less opaque
Keith Whitwell
2009-07-16
2
-25
/
+92
*
|
gallium: proper constructor and destructor for tgsi_exec_machine
Keith Whitwell
2009-07-16
7
-53
/
+71
*
|
dri-st: Unbreak GL_EXT_blend_equation_separate.
Corbin Simpson
2009-07-14
1
-0
/
+1
*
|
gallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remove extension from defau...
Patrice Mandin
2009-07-14
9
-2
/
+15
*
|
r300g: Small compile warning fixes.
Nicolai Hähnle
2009-07-13
3
-2
/
+5
[next]