projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2010-10-15
Chad Versace
glsl: Implement constant expr evaluation for bitwise-not
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Chad Versace
glsl: Implement ast-to-hir for binary shifts in GLSL...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Chad Versace
glsl: Change generated file glsl_lexer.cpp
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Chad Versace
glsl: Add lexer rules for << and >> in GLSL 1.30
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Dave Airlie
r600g: evergreen interpolation support.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Dave Airlie
tgsi: add scanner support for centroid inputs
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Ian Romanick
glsl: Slightly change the semantic of _LinkedShaders
commit
|
commitdiff
|
tree
|
snapshot
2010-10-15
Eric Anholt
i965: Fix texturing on pre-gen5.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Brian Paul
llvmpipe: code to dump bytecode to file (disabled)
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Brian Paul
gallivm: add compile-time option to emit inst addrs...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Brian Paul
mesa: remove post-convolution width/height vars
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Kenneth Graunke
glsl: Refresh autogenerated file builtin_function.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Kenneth Graunke
glsl: Add support for the 1.30 round() built-in.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Kenneth Graunke
i965: Add support for ir_unop_round_even via the RNDE...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Kenneth Graunke
glsl: Add front-end support for GLSL 1.30's roundEven...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Kenneth Graunke
glsl: Add a new ir_unop_round_even opcode for GLSL...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Dave Airlie
r300g: clean up warning due to unknown cap.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Keith Whitwell
r600g: handle absolute modifier in shader translator
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Keith Whitwell
r600g: emit hardware linewidth
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Keith Whitwell
r600/drm: fix segfaults in winsys create failure path
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Kenneth Graunke
i965: Clean up a warning in the old fragment backend.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Eric Anholt
i965: Enable the new FS backend on pre-gen6 as well.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Kenneth Graunke
i965: Correctly emit the RNDZ instruction.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Kenneth Graunke
i965: Use RNDZ for ir_unop_trunc in the new FS.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Kenneth Graunke
glsl: Refresh autogenerated file builtin_function.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Kenneth Graunke
glsl: Add front-end support for the "trunc" built-in.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Kenneth Graunke
i965: Use logical-not when emitting ir_unop_ceil.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Eric Anholt
i965: Add peepholing of conditional mod generation...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Eric Anholt
i965: Add a function for handling the move of boolean...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Kristian Høgsberg
Only install vtxfmt tables for OpenGL
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Eric Anholt
i965: Add a pass to the FS to split virtual GRFs to...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Eric Anholt
i965: Update the live interval when coalescing regs.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Eric Anholt
i965: Set class_sizes[] for the aligned reg pair class.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Keith Whitwell
llvmpipe: don't try to emit non-existent color outputs
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Kristian Høgsberg
Drop the "neutral" tnl module
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Chia-I Wu
st/egl: Do not finish a fence that is NULL.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Chia-I Wu
st/egl: Access _EGLConfig directly.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Chia-I Wu
egl: Access config attributes directly.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Chia-I Wu
egl: Use attribute names as the _EGLConfig member names.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Dave Airlie
r600g: select linear interpolate if tgsi input requests it
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Dave Airlie
r600g: fixup typo in macro name
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Dave Airlie
r600g: fixup pos/face ena/address properly
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Dave Airlie
r600g: only pick centroid coordinate when asked.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Zhenyu Wang
Revert "i965: fallback lineloop on sandybridge for...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Zhenyu Wang
i965: Fix GS hang on Sandybridge
commit
|
commitdiff
|
tree
|
snapshot
2010-10-14
Eric Anholt
i965: Add support for rescaling GL_TEXTURE_RECTANGLE...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Fredrik Höglund
r600g: Fix texture sampling with swizzled coords
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Dave Airlie
r600g: drop unused context members
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Ian Romanick
mesa: Clean up various 'unused parameter' warnings...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Ian Romanick
mesa: Clean up two 'comparison between signed and unsig...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Ian Romanick
mesa: Refactor validation of shader targets
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Ian Romanick
mesa: Silence unused variable warning
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Ian Romanick
linker: Reject shaders that have unresolved function...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Vinson Lee
glsl: Initialize variable in ir_derefence_array::consta...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
José Fonseca
llvmpipe: Generalize the x8z24 fast path to all depth...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
José Fonseca
gallivm: More accurate float -> 24bit & 32bit unorm...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Brian Paul
gallivm: work-around trilinear mipmap filtering regress...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Vinson Lee
gallivm: Remove unnecessary header.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Brian Paul
x11: fix breakage from gl_config::visualType removal
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
José Fonseca
llvmpipe: Unbreak Z32_FLOAT.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Kristian Høgsberg
Drop GLcontext typedef and use struct gl_context instead
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Kristian Høgsberg
Drop GLframebuffer typedef and just use struct gl_frame...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Kristian Høgsberg
Rename GLvisual and __GLcontextModes to struct gl_config
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Kristian Høgsberg
gl: Remove unused GLcontextModes fields
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Kristian Høgsberg
Get rid of GL/internal/glcore.h
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Roland Scheidegger
gallivm: only use lp_build_conv 4x4f -> 1x16 ub fastpat...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Dave Airlie
r600g: fix stencil export for evergreen harder
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Stephan Schmid
r600g: fix relative addressing when splitting constant...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Dave Airlie
r600g: add missing eg reg definition
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Dave Airlie
r600g: evergreen add stencil export bit
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Dave Airlie
r600g: use blitter for hw copy region
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Dave Airlie
r600g: drop all use of unsigned long
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Dave Airlie
r600g: fix transfer stride.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Dave Airlie
r600g: remove bpt and start using pitch_in_bytes/pixels.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Dave Airlie
r600g: rename pitch in texture to pitch_in_bytes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Dave Airlie
r600g: use common texture object create function
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Dave Airlie
r600g: split out miptree setup like r300g
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Dave Airlie
r600g: add copy into tiled texture
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Dave Airlie
r600g: the vs/ps const arrays weren't actually being...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Dave Airlie
r600g: reduce size of context structure.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Vinson Lee
tdfx: Silence unused variable warning on non-debug...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Dave Airlie
r600g: store samplers/views across blit when we need...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Dave Airlie
r600g: fix scissor/cliprect confusion
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Dave Airlie
r600g: fix depth0 setting
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Vinson Lee
r300: Silence uninitialized variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Brian Paul
mesa: reformatting, comments, code movement
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Brian Paul
draw/llvmpipe: replace DRAW_MAX_TEXTURE_LEVELS with...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Brian Paul
gallivm: remove newlines
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Roland Scheidegger
gallivm: fix different handling of [non]normalized...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-13
Brian Paul
mesa: remove assertion w/ undeclared variable texelBytes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Dave Airlie
st/mesa: enable stencil shader export extension if...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Dave Airlie
glsl: add support for shader stencil export
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Dave Airlie
r600g: add shader stencil export support.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Dave Airlie
r600g: add support for S8, X24S8 and S8X24 sampler...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Dave Airlie
st/mesa: use shader stencil export to accelerate shader...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Dave Airlie
st/mesa: add option to choose a texture format that...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Dave Airlie
softpipe: add support for shader stencil export capability
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Dave Airlie
mesa: improve texstore for 8/24 formats and add texstor...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Dave Airlie
mesa: add support for FRAG_RESULT_STENCIL.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-12
Dave Airlie
gallium/util: add S8 tile sampling support.
commit
|
commitdiff
|
tree
|
snapshot
next