index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2010-10-14
gallivm: add compile-time option to emit inst addrs and/or line numbers
Brian Paul
2010-10-14
mesa: remove post-convolution width/height vars
Brian Paul
2010-10-14
glsl: Refresh autogenerated file builtin_function.cpp.
Kenneth Graunke
2010-10-14
glsl: Add support for the 1.30 round() built-in.
Kenneth Graunke
2010-10-14
i965: Add support for ir_unop_round_even via the RNDE instruction.
Kenneth Graunke
2010-10-14
glsl: Add front-end support for GLSL 1.30's roundEven built-in.
Kenneth Graunke
2010-10-14
glsl: Add a new ir_unop_round_even opcode for GLSL 1.30's roundEven.
Kenneth Graunke
2010-10-15
r300g: clean up warning due to unknown cap.
Dave Airlie
2010-10-15
r600g: handle absolute modifier in shader translator
Keith Whitwell
2010-10-15
r600g: emit hardware linewidth
Keith Whitwell
2010-10-15
r600/drm: fix segfaults in winsys create failure path
Keith Whitwell
2010-10-14
i965: Clean up a warning in the old fragment backend.
Kenneth Graunke
2010-10-14
i965: Enable the new FS backend on pre-gen6 as well.
Eric Anholt
2010-10-14
i965: Correctly emit the RNDZ instruction.
Kenneth Graunke
2010-10-14
i965: Use RNDZ for ir_unop_trunc in the new FS.
Kenneth Graunke
2010-10-14
glsl: Refresh autogenerated file builtin_function.cpp.
Kenneth Graunke
2010-10-14
glsl: Add front-end support for the "trunc" built-in.
Kenneth Graunke
2010-10-14
i965: Use logical-not when emitting ir_unop_ceil.
Kenneth Graunke
2010-10-14
i965: Add peepholing of conditional mod generation from expressions.
Eric Anholt
2010-10-14
i965: Add a function for handling the move of boolean values to flag regs.
Eric Anholt
2010-10-14
Only install vtxfmt tables for OpenGL
Kristian Høgsberg
2010-10-14
i965: Add a pass to the FS to split virtual GRFs to float channels.
Eric Anholt
2010-10-14
i965: Update the live interval when coalescing regs.
Eric Anholt
2010-10-14
i965: Set class_sizes[] for the aligned reg pair class.
Eric Anholt
2010-10-14
llvmpipe: don't try to emit non-existent color outputs
Keith Whitwell
2010-10-14
Drop the "neutral" tnl module
Kristian Høgsberg
2010-10-14
st/egl: Do not finish a fence that is NULL.
Chia-I Wu
2010-10-14
st/egl: Access _EGLConfig directly.
Chia-I Wu
2010-10-14
egl: Access config attributes directly.
Chia-I Wu
2010-10-14
egl: Use attribute names as the _EGLConfig member names.
Chia-I Wu
2010-10-14
r600g: select linear interpolate if tgsi input requests it
Dave Airlie
2010-10-14
r600g: fixup typo in macro name
Dave Airlie
2010-10-14
r600g: fixup pos/face ena/address properly
Dave Airlie
2010-10-14
r600g: only pick centroid coordinate when asked.
Dave Airlie
2010-10-14
Revert "i965: fallback lineloop on sandybridge for now"
Zhenyu Wang
2010-10-14
i965: Fix GS hang on Sandybridge
Zhenyu Wang
2010-10-13
i965: Add support for rescaling GL_TEXTURE_RECTANGLE coords to new FS.
Eric Anholt
2010-10-14
r600g: Fix texture sampling with swizzled coords
Fredrik Höglund
2010-10-14
r600g: drop unused context members
Dave Airlie
2010-10-13
mesa: Clean up various 'unused parameter' warnings in shaderapi
Ian Romanick
2010-10-13
mesa: Clean up two 'comparison between signed and unsigned' warnings
Ian Romanick
2010-10-13
mesa: Refactor validation of shader targets
Ian Romanick
2010-10-13
mesa: Silence unused variable warning
Ian Romanick
2010-10-13
linker: Reject shaders that have unresolved function calls
Ian Romanick
2010-10-13
glsl: Initialize variable in ir_derefence_array::constant_expression_value
Vinson Lee
2010-10-13
llvmpipe: Generalize the x8z24 fast path to all depth formats.
José Fonseca
2010-10-13
gallivm: More accurate float -> 24bit & 32bit unorm conversion.
José Fonseca
2010-10-13
gallivm: work-around trilinear mipmap filtering regression with LLVM 2.8
Brian Paul
2010-10-13
gallivm: Remove unnecessary header.
Vinson Lee
2010-10-13
x11: fix breakage from gl_config::visualType removal
Brian Paul
[next]