projects
/
profile
/
ivi
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/mesa.git
2010-12-12
Christian König
r600g: Why all this fiddling with tgsi_helper_copy?
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Christian König
[g3dvl] remove "Nouveau can't writemask tex dst regs...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Christian König
[g3dvl] move mv into vertex stream
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Christian König
Merge remote branch 'origin/master' into pipe-video
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Mathias Fröhlich
vbo: Avoid the copy to current in dlists if not required.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Brian Paul
mesa/meta: fix broken assertion, rename stack depth var
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Jerome Glisse
r600g: fix bo size when creating bo from handle
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Christian König
[g3dvl] move z-coord generation for multiple render...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Christian König
[g3dvl] move idct stage 1 scaling into matrix
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Christian König
[g3dvl] double buffering seems to be enough
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Vinson Lee
mesa: Clean up header file inclusion in arbprogparse.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Xiang, Haihao
i965: support for two-sided lighting on Sandybridge
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Xiang, Haihao
meta: allow nested meta operations
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Eric Anholt
i965: Add support for gen6 reladdr VS constant loading.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Eric Anholt
i965: Add support for gen6 constant-index constant...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Chia-I Wu
targets/egl: Improve st_GL.so loading.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Chia-I Wu
target/egl: Fix misleading debug message.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Christian König
[g3dvl] make render targets full configureable
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Brian Paul
draw/llvm: don't flush in vs_llvm_delete()
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Brian Paul
draw/llvm: remove redundant comment
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Brian Paul
draw/llvm: remove extraneous conditional
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Luca Barbieri
glsl: Unroll loops with conditional breaks anywhere...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Kenneth Graunke
glsl: Consider the "else" branch when looking for loop...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Kenneth Graunke
glsl: Clean up code by adding a new is_break() function.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Christian König
[g3dvl] move interlaced dct handling into vertex shader
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Christian König
[g3dvl] move frame predition handling vom fragment...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Christian König
[g3dvl] avoid some ELSE blocks
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Eric Anholt
glsl: Correct the marking of InputsRead/OutputsWritten...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Eric Anholt
intel: Set the swizzling for depth textures using the...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Eric Anholt
intel: Use plain R8 and RG8 for COMPRESSED_RED and...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Vinson Lee
i965: Silence uninitialized variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Vinson Lee
r600g: Fix SCons build.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Christian König
[g3dvl] try a different buffer aproach
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Christian König
[g3dvl] fix buffer handling in mc code
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Christian König
[g3dvl] fix idct matrix upload
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Jerome Glisse
r600g: indentation cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Jerome Glisse
r600g: specialized upload manager
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Jerome Glisse
r600g: avoid using pb* helper we are loosing previous...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Fabian Bieler
glsl: fix lowering conditional returns in subroutines
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Eric Anholt
i965: remove unused variable since brw_wm_glsl.c removal.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Eric Anholt
i965: Set render_cache_read_write surface state bit...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Eric Anholt
i965: Set up the correct texture border color state...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Eric Anholt
i965: Clean up VS constant buffer location setup.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Eric Anholt
i965: Fix VS constants regression pre-gen6.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
José Fonseca
llvmpipe: Plug fence leaks.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Shuang He
mesa: allow GLfixed arrays for OpenGL ES 2.0
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Chia-I Wu
mesa: Fix glTexCoordPointer with type GL_FIXED.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Chia-I Wu
mesa: Fix GL_FIXED arrays.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Eric Anholt
i965: Drop push-mode reladdr constant loading and alway...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Alex Deucher
radeon: bump mip tree levels to 15
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Brian Paul
mesa: simplify target checking for TexImage functions
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Brian Paul
mesa: revamp error checking for compressed texture...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Chad Versace
glsl: In ast_to_hir, check sampler array indexing
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Christian König
[g3dvl] split mc code into state and buffer
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Christian König
[g3dvl] move buffer mapping/unmapping out of flush
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Christian König
[g3dvl] replace IF THEN ELSE with CMP statement
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Christian König
[g3dvl] remove shadow buffering of vertex buffers
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Eric Anholt
i965: Drop KIL_NV from the ff/ARB_fp path since it...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Eric Anholt
i965: Use the new pixel mask location for gen6 ARB_fp...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Eric Anholt
i965: Set the render target index in gen6 fixed-functio...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Eric Anholt
i965: Set up the per-render-target blend state on gen6.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Christian König
[g3dvl] remove mb type handler structure
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Christian König
[g3dvl] move macro block type handling into shaders...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Eric Anholt
i965: Set up the color masking for the first drawbuffer...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Christian König
[g3dvl] moving macroblock type handling into shaders...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Christian König
[g3dvl] start moving macroblock type handling into...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Christian König
[g3dvl] allways use all motion vectors
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Chia-I Wu
mesa: Do not advertise GL_OES_texture_3D.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Chia-I Wu
vbo: Fix GLES2 glVertexAttrib.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Chia-I Wu
vbo: Drop second ATTR macro.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Christian König
[g3dvl] split empty block handling
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Brian Paul
configure: use llvm-config --cppflags instead of -...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Brian Paul
mesa: make _mesa_test_proxy_teximage() easier to read
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Brian Paul
mesa: consolidate glCompressedTexImage1/2/3D() functions
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Brian Paul
mesa: consolidate glCopyTexSubImage1/2/3D() functions
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Brian Paul
mesa: consolidate glCopyTexImage1/2D() code
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Brian Paul
mesa: consolidate the glTexSubImage1/2/3D() functions
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Brian Paul
mesa: simplify proxy texture code in texture_error_check()
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Marek Olšák
r300/compiler: remove at least unused immediates if...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Marek Olšák
r300/compiler: make lowering passes possibly use up...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Marek Olšák
r300/compiler: handle DPH and XPD in rc_compute_sources...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Marek Olšák
r300/compiler: do not print pair/tex/presub program...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Marek Olšák
r300/compiler: cleanup rc_run_compiler
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Marek Olšák
r300/compiler: add a function to query program stats...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Marek Olšák
r300/compiler: don't terminate regalloc if we surpass...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Eric Anholt
i965: Don't try to store gen6 (float) blend constant...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Ian Romanick
linker: Fix regressions caused by previous commit
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Ian Romanick
linker: Ensure that unsized arrays have a size after...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Eric Anholt
i965: Fix flipped value of the not-embedded-in-if on...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Christian König
[g3dvl] split idct code into state and buffers
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Ian Romanick
glsl: Inherrit type of declared variable from initializer
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Eric Anholt
i965: Work around gen6 ignoring source modifiers on...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Eric Anholt
i965: Add disabled debug code for dumping out the WM...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Ian Romanick
i965: Correctly emit constants for aggregate types...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Jerome Glisse
r600g: fix userspace fence against lastest kernel
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Jerome Glisse
r600g: remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Eric Anholt
i965: Always hand the absolute value to RSQ.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Ian Romanick
glsl: Ensure that equality comparisons don't return...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Christian König
[g3dvl] use buffer width instead of texture size or...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Eric Anholt
i965: Handle saturates on gen6 math instructions.
commit
|
commitdiff
|
tree
|
snapshot
next