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-14
Eric Anholt
i965: Add support for using the BLT ring on gen6.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
Eric Anholt
i965: Improve the hacks for ARB_fp scalar^scalar POW...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
Brian Paul
st/mesa: 80-columns wrapping, whitespace fixes in st_cb...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
Brian Paul
st/mesa: add geom program code in destroy_program_varia...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
Brian Paul
st/mesa: program struct comments
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
Brian Paul
st/mesa: use st_fragment_program() instead of cast
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
Brian Paul
st/mesa: rename variable
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
Brian Paul
st/mesa: minor re-indenting
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
Brian Paul
st/mesa: make st_delete_program() static
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
Brian Paul
st/mesa: add comments, fix formatting in st_cb_program.c
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
Brian Paul
Squashed commit of the following (st-mesa-per-context...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
Brian Paul
mesa, st/mesa: disable GL_ARB_geometry_shader4
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
Ian Romanick
ir_to_mesa: Don't generate swizzles for record derefs...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
Ian Romanick
linker: Allow built-in arrays to have different sizes...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
Eric Anholt
i965: Fix gl_FragCoord.z setup on gen6.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
Eric Anholt
i956: Fix the old FP path fragment position setup on...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
Eric Anholt
i965: Fix ARL to work on gen6.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
Eric Anholt
intel: Include stdbool so we can stop using GLboolean...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
Brian Paul
gallivm: store callbacks in a linked list rather than...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
Brian Paul
tnl: a better way to initialize the gl_program_machine...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
Alex Deucher
r600g: fix rendering with a vertex attrib having a...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
Dave Airlie
r300g: fixup rs690 tiling stride alignment calculations.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-12
Chia-I Wu
egl: Do not unload drivers.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-12
Chia-I Wu
mapi: Fix a warning in !THREADS build.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Vinson Lee
mesa: Clean up header file inclusion in nvfragparse.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Vinson Lee
mesa: Clean up header file inclusion in ir_to_mesa.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Marek Olšák
r300g: fix rendering with a vertex attrib having a...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Marek Olšák
tgsi: fix rbug compile error
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Marek Olšák
r300/compiler: fix swizzle lowering with a presubtract...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Marek Olšák
r300/compiler: fix LIT in VS
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Ian Romanick
glsl: Inherrit type of declared variable from initializ...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Ian Romanick
glsl: Minor clean-up in validate_assignment
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Eric Anholt
i965: Put common info on converting MESA_FORMAT to...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Eric Anholt
intel: Just use ChooseTextureFormat for renderbuffer...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Eric Anholt
intel: Add a couple of helper functions to reduce rb...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Eric Anholt
intel: Add spans code for the ARB_texture_rg support.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Eric Anholt
mesa: Don't assertion fail for _mesa_get_format_name...
commit
|
commitdiff
|
tree
|
snapshot
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
next