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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Remove FEATURE_ARB_shading_language_120 macro.
Kenneth Graunke
2010-10-20
2
-5
/
+0
*
glsl: Remove useless ir_shader enumeration value.
Kenneth Graunke
2010-10-20
4
-12
/
+2
*
glsl: Add assert for unhandled ir_shader case.
Vinson Lee
2010-10-20
1
-0
/
+4
*
draw: use float version of LLVM Mul/Add instructions
Brian Paul
2010-10-20
1
-7
/
+7
*
llvmpipe/draw: always enable LLVMAddInstructionCombiningPass()
Brian Paul
2010-10-20
2
-14
/
+2
*
osmesa: link against libtalloc
Orion Poplawski
2010-10-20
1
-1
/
+1
*
r600g: Ensure r600_src is initialized in tgsi_exp function.
Vinson Lee
2010-10-20
1
-1
/
+1
*
draw: Move loop variable declaration outside for loop.
Vinson Lee
2010-10-19
1
-1
/
+2
*
draw: make sure viewport gets updated in draw llvm shader
Keith Whitwell
2010-10-19
3
-27
/
+47
*
Merge branch 'llvm-cliptest-viewport'
Keith Whitwell
2010-10-19
5
-42
/
+455
|
\
|
*
draw: corrections to allow for different cliptest cases
Hui Qi Tay
2010-10-19
1
-3
/
+5
|
*
llvmpipe: clean up fields in draw_llvm_variant_key
Keith Whitwell
2010-10-17
2
-14
/
+9
|
*
draw: corrections for w coordinate
Hui Qi Tay
2010-10-17
1
-2
/
+3
|
*
draw: sanitize llvm variant key
Hui Qi Tay
2010-10-14
2
-1
/
+3
|
*
draw: some changes to allow for runtime changes to userclip planes
delphi
2010-10-10
5
-20
/
+67
|
*
draw: added userclip planes and updated variant_key
delphi
2010-10-04
2
-47
/
+99
|
*
draw: added viewport and cliptest flags
Hui Qi Tay
2010-09-29
3
-50
/
+98
|
*
draw: cliptest and viewport done in a single loop in vertex shader
Hui Qi Tay
2010-09-29
2
-27
/
+293
*
|
i965: Use the new style of IF statement with embedded comparison on gen6.
Eric Anholt
2010-10-19
2
-4
/
+113
*
|
i965: Set the source operand types for gen6 if/else/endif to integer.
Eric Anholt
2010-10-19
1
-6
/
+6
*
|
i965: Add EU emit support for gen6's new IF instruction with comparison.
Eric Anholt
2010-10-19
2
-1
/
+31
*
|
linker: Improve handling of unread/unwritten shader inputs/outputs
Ian Romanick
2010-10-19
1
-11
/
+25
*
|
glsl: Commit generated file glsl_lexer.cpp
Chad Versace
2010-10-19
1
-312
/
+312
*
|
glsl: Fix lexer rule for ^=
Chad Versace
2010-10-19
1
-1
/
+1
*
|
glsl: Implement ast-to-hir for bit-logic ops
Chad Versace
2010-10-19
1
-4
/
+12
*
|
glsl: Define bit_logic_result_type() in ast_to_hir.cpp
Chad Versace
2010-10-19
1
-32
/
+67
*
|
glsl: Implement ast-to-hir for bit-shift-assignment
Chad Versace
2010-10-19
1
-4
/
+12
*
|
glsl: Define shift_result_type() in ast_to_hir.cpp
Chad Versace
2010-10-19
1
-41
/
+67
*
|
i965: Disable thread dispatch when the FS doesn't do any work.
Eric Anholt
2010-10-19
3
-4
/
+49
*
|
i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver.
Eric Anholt
2010-10-19
10
-26
/
+0
*
|
i965: Tell the shader compiler when we expect depth writes for gen6.
Eric Anholt
2010-10-19
1
-0
/
+6
*
|
llvmpipe: Initialize variable.
Vinson Lee
2010-10-19
1
-0
/
+1
*
|
llvmpipe: Initialize state variable in debug_bin function.
Vinson Lee
2010-10-19
1
-1
/
+1
*
|
st/xorg: Fix memory leak on error path.
Vinson Lee
2010-10-19
1
-0
/
+1
*
|
gallivm: fix incorrect type for zero vector in emit_kilp()
Brian Paul
2010-10-19
1
-1
/
+2
*
|
mesa: fix mesa version string construction
Brian Paul
2010-10-19
3
-3
/
+3
*
|
mesa: Make sure we have the talloc cflags when using the talloc headers
Thomas Hellstrom
2010-10-19
1
-1
/
+1
*
|
st/xorg: Fix compilation for Xservers >= 1.10
Thomas Hellstrom
2010-10-19
1
-0
/
+5
*
|
xorg/vmwgfx: Don't use deprecated x*alloc / xfree functions
Thomas Hellstrom
2010-10-19
3
-10
/
+10
*
|
st/xorg: Don't use deprecated x*alloc / xfree functions
Thomas Hellstrom
2010-10-19
5
-29
/
+29
*
|
st/xorg: Fix compilation errors for Xservers compiled without Composite
Thomas Hellstrom
2010-10-19
1
-2
/
+9
*
|
st/xorg, xorg/vmwgfx: Be a bit more frendly towards cross-compiling environments
Thomas Hellstrom
2010-10-19
2
-3
/
+3
*
|
r300/compiler: Remove unused variable.
Vinson Lee
2010-10-19
1
-1
/
+1
*
|
r300g: Add new debug option for logging vertex/fragment program stats
Tom Stellard
2010-10-18
9
-13
/
+78
*
|
r300/compiler: Add a new function for more efficient dataflow analysis
Tom Stellard
2010-10-18
7
-132
/
+397
*
|
r300/compiler: Clear empty registers after constant folding
Tom Stellard
2010-10-18
1
-0
/
+8
*
|
r300/compiler: Fix incorrect assumption
Tom Stellard
2010-10-18
3
-32
/
+17
*
|
r300/compiler: Create a helper function for merging presubtract sources
Tom Stellard
2010-10-18
1
-117
/
+102
*
|
i965: Remove unused variable.
Kenneth Graunke
2010-10-18
1
-1
/
+0
*
|
glsl: Regenerate parser files.
Kenneth Graunke
2010-10-18
2
-249
/
+256
[next]