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
*
gallivm: added lp_build_load_volatile()
Brian Paul
2010-10-15
2
-0
/
+16
*
gallivm: added lp_build_print_vec4()
Brian Paul
2010-10-15
2
-0
/
+24
*
i965: Set the type of the null register to fix gen6 FS comparisons.
Eric Anholt
2010-10-15
2
-24
/
+41
*
i965: Fix indentation after commit 3322fbaf
Ian Romanick
2010-10-15
1
-45
/
+45
*
linker: Trivial indention fix
Ian Romanick
2010-10-15
1
-2
/
+2
*
target-helpers: Remove per target software wrapper check
Jakob Bornecrantz
2010-10-15
6
-26
/
+37
*
egl: Remove unnecessary headers
Jakob Bornecrantz
2010-10-15
2
-2
/
+0
*
wrapper: Add a way to dewrap a pipe screen without destroying it
Jakob Bornecrantz
2010-10-15
3
-2
/
+24
*
wrapper: Fix spelling
Jakob Bornecrantz
2010-10-15
3
-3
/
+3
*
llvmpipe: Move makefile include to before targets
Jakob Bornecrantz
2010-10-15
1
-2
/
+2
*
nv50: apply layout_mask to tile_flags
Xavier Chantry
2010-10-15
3
-6
/
+9
*
llvmpipe: validate color outputs against key->nr_cbufs
Keith Whitwell
2010-10-15
1
-1
/
+2
*
llvmpipe: check shader outputs are non-null before using
Keith Whitwell
2010-10-15
1
-2
/
+2
*
mesa: Add missing header to shaderobj.h.
Vinson Lee
2010-10-15
1
-0
/
+1
*
llvmpipe: fix non-sse build after recent changes
Keith Whitwell
2010-10-15
1
-2
/
+2
*
llvmpipe: use aligned loads/stores for plane values
Keith Whitwell
2010-10-15
2
-9
/
+9
*
llvmpipe: do plane calculations with intrinsics
Keith Whitwell
2010-10-15
1
-57
/
+148
*
gallium: move some intrinsics helpers to u_sse.h
Keith Whitwell
2010-10-15
2
-58
/
+74
*
llvmpipe: don't store plane.ei value in binned data
Keith Whitwell
2010-10-15
5
-26
/
+8
*
llvmpipe: slightly shrink the size of a binned triangle
Keith Whitwell
2010-10-15
12
-292
/
+316
*
llvmpipe: don't pass frontfacing as a float
Keith Whitwell
2010-10-15
9
-13
/
+13
*
llvmpipe: reintroduce SET_STATE binner command
Keith Whitwell
2010-10-15
9
-46
/
+100
*
glsl: Fix ir validation for bit logic ops
Chad Versace
2010-10-15
1
-5
/
+9
*
glsl: Implement constant expr evaluation for bitwise logic ops
Chad Versace
2010-10-15
1
-0
/
+54
*
glsl: Implement constant expr evaluation for bit-shift ops
Chad Versace
2010-10-15
1
-0
/
+48
*
glsl: Implement constant expr evaluation for bitwise-not
Chad Versace
2010-10-15
1
-0
/
+15
*
glsl: Implement ast-to-hir for binary shifts in GLSL 1.30
Chad Versace
2010-10-15
2
-3
/
+71
*
glsl: Change generated file glsl_lexer.cpp
Chad Versace
2010-10-15
1
-205
/
+215
*
glsl: Add lexer rules for << and >> in GLSL 1.30
Chad Versace
2010-10-15
1
-0
/
+2
*
r600g: evergreen interpolation support.
Dave Airlie
2010-10-15
3
-22
/
+149
*
tgsi: add scanner support for centroid inputs
Dave Airlie
2010-10-15
2
-0
/
+2
*
glsl: Slightly change the semantic of _LinkedShaders
Ian Romanick
2010-10-14
10
-72
/
+129
*
i965: Fix texturing on pre-gen5.
Eric Anholt
2010-10-14
1
-5
/
+5
*
llvmpipe: code to dump bytecode to file (disabled)
Brian Paul
2010-10-14
1
-0
/
+6
*
gallivm: add compile-time option to emit inst addrs and/or line numbers
Brian Paul
2010-10-14
1
-3
/
+10
*
mesa: remove post-convolution width/height vars
Brian Paul
2010-10-14
1
-35
/
+19
*
glsl: Refresh autogenerated file builtin_function.cpp.
Kenneth Graunke
2010-10-14
1
-0
/
+120
*
glsl: Add support for the 1.30 round() built-in.
Kenneth Graunke
2010-10-14
3
-0
/
+31
*
i965: Add support for ir_unop_round_even via the RNDE instruction.
Kenneth Graunke
2010-10-14
3
-0
/
+8
*
glsl: Add front-end support for GLSL 1.30's roundEven built-in.
Kenneth Graunke
2010-10-14
3
-0
/
+31
*
glsl: Add a new ir_unop_round_even opcode for GLSL 1.30's roundEven.
Kenneth Graunke
2010-10-14
3
-0
/
+4
*
r300g: clean up warning due to unknown cap.
Dave Airlie
2010-10-15
1
-0
/
+1
*
r600g: handle absolute modifier in shader translator
Keith Whitwell
2010-10-15
1
-5
/
+4
*
r600g: emit hardware linewidth
Keith Whitwell
2010-10-15
1
-1
/
+4
*
r600/drm: fix segfaults in winsys create failure path
Keith Whitwell
2010-10-15
1
-3
/
+9
*
i965: Clean up a warning in the old fragment backend.
Kenneth Graunke
2010-10-14
1
-1
/
+5
*
i965: Enable the new FS backend on pre-gen6 as well.
Eric Anholt
2010-10-14
1
-12
/
+1
*
i965: Correctly emit the RNDZ instruction.
Kenneth Graunke
2010-10-14
2
-3
/
+31
*
i965: Use RNDZ for ir_unop_trunc in the new FS.
Kenneth Graunke
2010-10-14
1
-1
/
+1
*
glsl: Refresh autogenerated file builtin_function.cpp.
Kenneth Graunke
2010-10-14
1
-0
/
+60
[next]