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
2011-07-23
Ian Romanick
glsl: Split out part of variable_index_to_cond_assign_v...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
Ian Romanick
glsl: Move is_array_or_matrix outside visitor class
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
José Fonseca
gallivm: Add a note about log2 computation and denormal...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
José Fonseca
gallivm: Fix lp_build_exp2 order 4-5 polynomial coeffic...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
José Fonseca
gallivm: Increase lp_build_rsqrt() precision.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
José Fonseca
gallivm: Update minimax comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
José Fonseca
gallivm: Fix lp_build_exp/lp_build_log.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
José Fonseca
llvmpipe: Unit tests for arithmetic functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-23
José Fonseca
util: Store alpha value too.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Vinson Lee
glsl: Add standalone_scaffolding.cpp to SConscript.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Paul Berry
glsl: Add unit tests for lower_jumps.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Paul Berry
glsl: Create a standalone executable for testing optimi...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Paul Berry
glsl: Move functions into standalone_scaffolding.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Paul Berry
mesa: Add an ifndef guard around the definition of...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Younes Manton
Revert "g3dvl: Preserve previously rendered components...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Marek Olšák
configure.ac: check for libdrm_radeon only when buildin...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Brian Paul
Merge branch 'gallium-polygon-stipple'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Brian Paul
softpipe: use the polygon stipple utility module
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Brian Paul
softpipe: implement fragment shader variants
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Brian Paul
util: assorted updates to polygon stipple helper
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Brian Paul
softpipe: use tgsi_shader_info fields for fragcoord...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Brian Paul
tgsi: add info fields for fragcoord origin, center...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Brian Paul
softpipe: remove obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Brian Paul
softpipe: rename a function
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Brian Paul
Merge branch 'remove-copyteximage-hook'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Chia-I Wu
u_vbuf_mgr: restore buffer offsets
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Marek Olšák
mesa: GLES2 should return different error enums for...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Christoph Bumiller
nouveau: hook up video decoding with nouveau_context
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Vinson Lee
glsl: Add ir_function_detect_recursion.cpp to SConscript.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Ian Romanick
glsl: Reject shaders that contain static recursion
commit
|
commitdiff
|
tree
|
snapshot
2011-07-21
Ian Romanick
glsl: Make prototype_string publicly available
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Marek Olšák
g3dvl: remove unused vertex shader inputs
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Eric Anholt
i965: Apply a homebrew workaround for GPU hang in OGLC...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Eric Anholt
i965: Enable the PIPE_CONTROL workaround workaround...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Eric Anholt
i965: Avoid kernel BUG_ON if we happen to wait on the...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Eric Anholt
intel: Use the GLSL-based meta clear when available.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Eric Anholt
meta: Add a GLSL-based _mesa_meta_Clear() variant.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Younes Manton
g3dvl: Preserve previously rendered components for...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Younes Manton
g3dvl: Init/clean pipe fully when a shader-based decode...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Kenneth Graunke
glsl: Avoid massive ralloc_strndup overhead in S-Expres...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Brian Paul
mesa: remove depend files from tarballs
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Brian Paul
glsl: silence warning in linker.cpp
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Brian Paul
st/mesa: get rid of redundant clipping code in st_copy_...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Brian Paul
mesa: remove unused dd_function_table::CopyTexImage1D...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Brian Paul
meta: remove _mesa_meta_CopyTexImage1D/2D()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Brian Paul
st/mesa: remove st_CopyTexImage1D/2D()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Brian Paul
radeon: remove radeonCopyTexImage2D()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Brian Paul
intel: remove intelCopyTexImage1D/2D()
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Brian Paul
mesa: remove comments referring to Driver.TexImage1D/2D
commit
|
commitdiff
|
tree
|
snapshot
2011-07-20
Brian Paul
mesa: stop using ctx->Driver.CopyTexImage1D/2D() hooks
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Jørgen Lind
Make it possible to use gbm with c++
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Fredrik Höglund
st/mesa: fix the texture format in st_context_teximage
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Brian Paul
mesa: update, shorten some comments in dd.h
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Henri Verbeet
glx: Avoid calling __glXInitialize() in driReleaseDrawa...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Chad Versace
intel: Fix stencil buffer to be W tiled
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Eric Anholt
i965: Fix regression in 29a911c50e4443dfebef0a2e32c39b6...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Brian Paul
llvmpipe: include LLVM version number in name string
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Tobias Droste
llvmpipe: fix build with LLVM 3.0svn
commit
|
commitdiff
|
tree
|
snapshot
2011-07-19
Emil Velikov
configure.ac: Check for the respective libdrm_* when...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Marek Olšák
xvmc-softpipe: remove LLVM_LIBS
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Kenneth Graunke
i965: Rename CMD_VF_STATISTICS_(965|GM45) to include...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Kenneth Graunke
i965: Rename CMD_VERTEX_(BUFFER|ELEMENT) to 3DSTATE_VER...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Kenneth Graunke
i965: Rename 3DSTATE_DRAWRECT_INFO_I965 to 3DSTATE_DRAW...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Eric Anholt
i915: Simplify intel_wpos_* with a helper function.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Eric Anholt
i915: Include gl_FragCoord.w data, not just xyz.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Eric Anholt
i915: Add support for HW rendering with no color draw...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Eric Anholt
i915: Fix incorrect depth scaling when enabling/disabli...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Eric Anholt
i915: Make stencil test for no-stencil handling match...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Eric Anholt
i915: Disable the depth test whenever we don't have...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Eric Anholt
i915: Remove i965 paths from i915_update_drawbuffer...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Eric Anholt
i965: Remove i915 paths from brw_update_draw_buffers().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Eric Anholt
i965: Remove unused region calculations in brw_update_d...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Eric Anholt
i965: Remove empty brw_set_draw_region.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Eric Anholt
i965: Remove FALLBACK() from brw_update_draw_region().
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Eric Anholt
intel: Move intel_draw_buffers() code into each driver.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Eric Anholt
intel: Clarify the depthRb == stencilRb logic.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Eric Anholt
intel: Use the post-execution batchbuffer contents...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Paul Berry
glsl: Ensure that sampler declarations are always unifo...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Paul Berry
glsl: Move type_contains_sampler() into glsl_type for...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-18
Vadim Girlin
r600g: fix corner case checks for the queries
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
Henri Verbeet
r600g: Get rid of leftover PB_USAGE_* flags.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
Ian Romanick
linker: Only over-ride built-ins when a prototype has...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-17
Jeremy Huddleston
darwin: Include glxhash.c in libGL on darwin
commit
|
commitdiff
|
tree
|
snapshot
2011-07-16
Emil Velikov
xvmc-nouveau: Resolve build
commit
|
commitdiff
|
tree
|
snapshot
2011-07-16
Christoph Bumiller
nv50: fix bogus error message about 3d surfaces
commit
|
commitdiff
|
tree
|
snapshot
2011-07-16
Vinson Lee
gallivm: Rename createAsmInfo to createMCAsmInfo with...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Marek Olšák
xmlconfig: remove an unused-but-set variable
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Marek Olšák
r600g: print to stderr that a CS has been rejected...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Marek Olšák
prog_optimize: fix a warning that a variable may be...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Marek Olšák
r300/compiler: remove an unused-but-set variable and...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Marek Olšák
r300/compiler: fix a warning that a variable may be...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Marek Olšák
st/mesa: remove unused-but-set variables in st_program.c
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Marek Olšák
swrast: remove an unused-but-set variable
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Marek Olšák
mesa: fix unused-but-set-variable warnings in dlist.c
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Vadim Girlin
r600g: fix queries and predication
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Marc Pignat
drisw: Fix 24bpp software rendering, take 2
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Christian König
g3dvl: no need for flushing inside the compositor any...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Christian König
g3dvl: correctly distinct dst area and clip area in...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Alex Deucher
r600c/g: add new NI pci ids
commit
|
commitdiff
|
tree
|
snapshot
2011-07-15
Christian König
g3dvl: link r300 and r600 targets width libdrm instead...
commit
|
commitdiff
|
tree
|
snapshot
next