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
*
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
*
glsl: Add front-end support for the "trunc" built-in.
Kenneth Graunke
2010-10-14
3
-0
/
+31
*
i965: Use logical-not when emitting ir_unop_ceil.
Kenneth Graunke
2010-10-14
1
-1
/
+1
*
i965: Add peepholing of conditional mod generation from expressions.
Eric Anholt
2010-10-14
1
-0
/
+88
*
i965: Add a function for handling the move of boolean values to flag regs.
Eric Anholt
2010-10-14
2
-8
/
+19
*
Only install vtxfmt tables for OpenGL
Kristian Høgsberg
2010-10-14
1
-2
/
+4
*
i965: Add a pass to the FS to split virtual GRFs to float channels.
Eric Anholt
2010-10-14
2
-2
/
+116
*
i965: Update the live interval when coalescing regs.
Eric Anholt
2010-10-14
1
-0
/
+4
*
i965: Set class_sizes[] for the aligned reg pair class.
Eric Anholt
2010-10-14
1
-0
/
+1
*
llvmpipe: don't try to emit non-existent color outputs
Keith Whitwell
2010-10-14
1
-8
/
+9
*
Drop the "neutral" tnl module
Kristian Høgsberg
2010-10-14
5
-120
/
+9
*
st/egl: Do not finish a fence that is NULL.
Chia-I Wu
2010-10-14
1
-2
/
+4
*
st/egl: Access _EGLConfig directly.
Chia-I Wu
2010-10-14
1
-31
/
+26
*
egl: Access config attributes directly.
Chia-I Wu
2010-10-14
3
-143
/
+76
*
egl: Use attribute names as the _EGLConfig member names.
Chia-I Wu
2010-10-14
2
-69
/
+97
*
r600g: select linear interpolate if tgsi input requests it
Dave Airlie
2010-10-14
1
-0
/
+3
*
r600g: fixup typo in macro name
Dave Airlie
2010-10-14
1
-1
/
+1
*
r600g: fixup pos/face ena/address properly
Dave Airlie
2010-10-14
1
-8
/
+17
*
r600g: only pick centroid coordinate when asked.
Dave Airlie
2010-10-14
2
-1
/
+4
*
Revert "i965: fallback lineloop on sandybridge for now"
Zhenyu Wang
2010-10-14
1
-7
/
+0
*
i965: Fix GS hang on Sandybridge
Zhenyu Wang
2010-10-14
4
-14
/
+46
*
i965: Add support for rescaling GL_TEXTURE_RECTANGLE coords to new FS.
Eric Anholt
2010-10-13
1
-5
/
+40
*
r600g: Fix texture sampling with swizzled coords
Fredrik Höglund
2010-10-14
1
-1
/
+1
*
r600g: drop unused context members
Dave Airlie
2010-10-14
1
-2
/
+0
*
mesa: Clean up various 'unused parameter' warnings in shaderapi
Ian Romanick
2010-10-13
1
-6
/
+14
*
mesa: Clean up two 'comparison between signed and unsigned' warnings
Ian Romanick
2010-10-13
1
-2
/
+2
*
mesa: Refactor validation of shader targets
Ian Romanick
2010-10-13
1
-10
/
+33
*
mesa: Silence unused variable warning
Ian Romanick
2010-10-13
1
-0
/
+1
*
linker: Reject shaders that have unresolved function calls
Ian Romanick
2010-10-13
1
-2
/
+6
*
glsl: Initialize variable in ir_derefence_array::constant_expression_value
Vinson Lee
2010-10-13
1
-1
/
+1
*
llvmpipe: Generalize the x8z24 fast path to all depth formats.
José Fonseca
2010-10-13
1
-111
/
+82
*
gallivm: More accurate float -> 24bit & 32bit unorm conversion.
José Fonseca
2010-10-13
1
-40
/
+86
[next]