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-10
Vinson Lee
tnl: Initialize gl_program_machine memory in run_vp.
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
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
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-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
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
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
Eric Anholt
i965: Set up the color masking for the first drawbuffer...
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
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
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
Eric Anholt
i965: Handle saturates on gen6 math instructions.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Eric Anholt
i965: Fix comment about gen6_wm_constants.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Kenneth Graunke
Refresh autogenerated glcpp parser.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Kenneth Graunke
glcpp: Don't emit SPACE tokens in conditional_tokens...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Marek Olšák
r300g: also revalidate the SWTCL vertex buffer after...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Zhenyu Wang
i965: upload WM state for _NEW_POLYGON on sandybridge
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Vinson Lee
r200: Silence uninitialized variable warning.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Xiang, Haihao
i965: set minimum/maximum Point Width on Sandybridge
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Vinson Lee
mesa: Clean up header file inclusion in viewport.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Vinson Lee
mesa: Clean up header file inclusion in varray.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Vinson Lee
mesa: Clean up header file inclusion in transformfeedba...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Vinson Lee
mesa: Clean up header file inclusion in texrender.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Marek Olšák
r300g: validate buffers only if any of bound buffers...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Marek Olšák
r300g: cache packet dwords of 3D_LOAD_VBPNTR in a comma...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Marek Olšák
u_blitter: use util_is_format_compatible in the assert
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Brian Paul
mesa: consolidate glTexImage1/2/3D() code
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Brian Paul
mesa: set gl_texture_object::_Complete=FALSE in incompl...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Brian Paul
mesa: test for cube map completeness in glGenerateMipmap()
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
Kenneth Graunke
glsl: Properly add functions during lazy built-in proto...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
Kenneth Graunke
symbol_table: Add support for adding a symbol at top...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
Kenneth Graunke
glsl: Factor out code which emits a new function into...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
Jakob Bornecrantz
st/mesa: Unbind all constant buffers
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
Jerome Glisse
r600g: remove useless flush map
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
Jerome Glisse
r600g: avoid useless shader rebuild at draw call
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
Jerome Glisse
r600g: build fetch shader from vertex elements
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
José Fonseca
mesa: Bump the number of bits in the register index.
commit
|
commitdiff
|
tree
|
snapshot
next