projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2010-09-01
Vladimir Vukicevic
mesa: initialize dummy framebuffer and renderbuffer...
commit
|
commitdiff
|
tree
2010-09-01
Jon TURNEY
Cygwin: Adjust mklib so -linker and -cplusplus options...
commit
|
commitdiff
|
tree
2010-09-01
Jon TURNEY
Cygwin: Teach mklib/minstall to properly install librar...
commit
|
commitdiff
|
tree
2010-09-01
Jon TURNEY
Cygwin: Change mklib not to report the full archname...
commit
|
commitdiff
|
tree
2010-09-01
Jon TURNEY
Cygwin: Have mklib exit with error code if link fails
commit
|
commitdiff
|
tree
2010-09-01
Ian Romanick
glsl2: Disallow function declarations within function...
commit
|
commitdiff
|
tree
2010-09-01
Andre Maasikas
r600: cube mipmap levels are aligned to 8 faces only...
commit
|
commitdiff
|
tree
2010-09-01
Dave Airlie
r600g: correct cb/zb offset emits.
commit
|
commitdiff
|
tree
2010-09-01
Dave Airlie
Revert "r600g: precompute some of the hw state"
commit
|
commitdiff
|
tree
2010-09-01
Dave Airlie
r600g: fix typo causing segfault.
commit
|
commitdiff
|
tree
2010-09-01
Dave Airlie
r600g: fix glean texCube and shadows.
commit
|
commitdiff
|
tree
2010-09-01
Brian Paul
gallivm: fix bug in nested conditionals
commit
|
commitdiff
|
tree
2010-09-01
Brian Paul
glsl2: fix bug in atan(y, x) function
commit
|
commitdiff
|
tree
2010-08-31
Eric Anholt
ir_to_mesa: When emitting a pixel kill, flag that we...
commit
|
commitdiff
|
tree
2010-08-31
Keith Whitwell
llvmpipe: slightly simplify build_mask
commit
|
commitdiff
|
tree
2010-08-31
Keith Whitwell
llvmpipe: combine linear mask calculation
commit
|
commitdiff
|
tree
2010-08-31
Keith Whitwell
llvmpipe: intrinsics versions of build_mask functions
commit
|
commitdiff
|
tree
2010-08-31
Ian Romanick
glsl2: Write vector constructor constants in a single...
commit
|
commitdiff
|
tree
2010-08-31
Eric Anholt
ir_to_mesa: Sort the uniform list we're adding to Param...
commit
|
commitdiff
|
tree
2010-08-31
nobled
ir_to_mesa: Fix struct/class confusion
commit
|
commitdiff
|
tree
2010-08-31
Eric Anholt
ir_to_mesa: Set up our instruction nodes with zeroed...
commit
|
commitdiff
|
tree
2010-08-31
Kenneth Graunke
ast_to_hir: Add support for bit-wise operators (but...
commit
|
commitdiff
|
tree
2010-08-31
Chia-I Wu
st/egl: Enable EGL_MESA_drm_display.
commit
|
commitdiff
|
tree
2010-08-31
Chia-I Wu
egl: Mark EGL_MESA_screen_surface as obsolete.
commit
|
commitdiff
|
tree
2010-08-31
Dave Airlie
r600g: fix up depth write swizzles.
commit
|
commitdiff
|
tree
2010-08-31
Dave Airlie
r600g: fix fp-fragment-position test.
commit
|
commitdiff
|
tree
2010-08-31
Dave Airlie
r600g: fix typo in last commit
commit
|
commitdiff
|
tree
2010-08-31
Dave Airlie
r600g: fix position input to fragment shader.
commit
|
commitdiff
|
tree
2010-08-31
Dave Airlie
r600g: remove unneeded function call from scs
commit
|
commitdiff
|
tree
2010-08-31
Marek Olšák
ir_to_mesa: use RSQ+MUL instead of RSQ+RCP for SQRT
commit
|
commitdiff
|
tree
2010-08-31
Kenneth Graunke
linker: Require an exact matching signature when lookin...
commit
|
commitdiff
|
tree
2010-08-31
Dave Airlie
r600g: make LIT work properly
commit
|
commitdiff
|
tree
2010-08-31
Zhenyu Wang
i965: fix depth test on sandybridge
commit
|
commitdiff
|
tree
2010-08-31
Dave Airlie
r600g: fixup trig functions when input is a literal
commit
|
commitdiff
|
tree
2010-08-31
Dave Airlie
r600g: make sure LIT splits constants
commit
|
commitdiff
|
tree
2010-08-31
Dave Airlie
r600g: fix constant splitting
commit
|
commitdiff
|
tree
2010-08-31
Dave Airlie
r600g: fix LIT tests
commit
|
commitdiff
|
tree
2010-08-30
Dave Airlie
r600g: add missing literals
commit
|
commitdiff
|
tree
2010-08-30
Ian Romanick
linker: Handle varying arrays, matrices, and arrays...
commit
|
commitdiff
|
tree
2010-08-30
Eric Anholt
Don't pass -ffast-math to clang, since it ignores it...
commit
|
commitdiff
|
tree
2010-08-30
nobled
Make configure work with clang
commit
|
commitdiff
|
tree
2010-08-30
Jon TURNEY
Add talloc to osmesa library dependencies
commit
|
commitdiff
|
tree
2010-08-30
Jon TURNEY
Add talloc to dependencies for libGL built with xlib...
commit
|
commitdiff
|
tree
2010-08-30
Eric Anholt
glsl: Clear the static values of builtin function profi...
commit
|
commitdiff
|
tree
2010-08-30
Ian Romanick
glsl2: Commit generated files changed by previous commit
commit
|
commitdiff
|
tree
2010-08-30
Ian Romanick
glsl2: Parse #pragma lines
commit
|
commitdiff
|
tree
2010-08-30
Kenneth Graunke
Fix inverted version checks in check_extra.
commit
|
commitdiff
|
tree
2010-08-30
Jerome Glisse
r600g: precompute some of the hw state
commit
|
commitdiff
|
tree
2010-08-30
Jerome Glisse
r600g: fix depth buffer decompression after states...
commit
|
commitdiff
|
tree
2010-08-30
Dave Airlie
r600g: fixup states generation in winsys.
commit
|
commitdiff
|
tree
2010-08-30
Luca Barbieri
glapi: fix generator which got out of sync with the...
commit
|
commitdiff
|
tree
2010-08-30
Eric Anholt
i965: Clear the cached constant buffer entry in the...
commit
|
commitdiff
|
tree
2010-08-30
Eric Anholt
i965: Align the number of payload regs to 2 again in...
commit
|
commitdiff
|
tree
2010-08-30
Cedric Vivier
i965: Apply the rest of the old-libdrm guard patch.
commit
|
commitdiff
|
tree
2010-08-30
Eric Anholt
i965: Add support for loops to the new FS backend.
commit
|
commitdiff
|
tree
2010-08-30
Eric Anholt
i965: Make brw_CONT and brw_BREAK take the pop count.
commit
|
commitdiff
|
tree
2010-08-30
Eric Anholt
i965: Add "discard" support to the new FS backend.
commit
|
commitdiff
|
tree
2010-08-30
Eric Anholt
i965: Fix the new implementation of ir_unop_sign to...
commit
|
commitdiff
|
tree
2010-08-30
Eric Anholt
i965: Add support for texturing with bias to i965 FS...
commit
|
commitdiff
|
tree
2010-08-30
José Fonseca
glut: Silence missing initializer warning.
commit
|
commitdiff
|
tree
2010-08-30
José Fonseca
mesa: Return after assertion failure.
commit
|
commitdiff
|
tree
2010-08-30
José Fonseca
gallivm: Compute the 4 texel offsets for linear filteri...
commit
|
commitdiff
|
tree
2010-08-30
José Fonseca
glsl: Silence unused variable warning.
commit
|
commitdiff
|
tree
2010-08-30
José Fonseca
mesa: Fix _mesa_lookup_parameter_constant's return...
commit
|
commitdiff
|
tree
2010-08-30
José Fonseca
gallivm: Disable LLVM's pretty stack trace dumper.
commit
|
commitdiff
|
tree
2010-08-30
José Fonseca
gallivm: Correct copy'n'pasted comments.
commit
|
commitdiff
|
tree
2010-08-30
José Fonseca
gallivm: Fix lp_build_sum_vector.
commit
|
commitdiff
|
tree
2010-08-30
Michal Krol
svga: Fix CMP translation for vertex shader targets.
commit
|
commitdiff
|
tree
2010-08-30
José Fonseca
svga: Re-emit bound rendertargets and texture samplers...
commit
|
commitdiff
|
tree
2010-08-30
Marek Olšák
st/mesa: set the MaxVarying GLSL constant
commit
|
commitdiff
|
tree
2010-08-30
Marek Olšák
r300g: fix warning in winsys
commit
|
commitdiff
|
tree
2010-08-30
Dave Airlie
r600g: add DST opcode support.
commit
|
commitdiff
|
tree
2010-08-30
Dave Airlie
r600g: add SCS support.
commit
|
commitdiff
|
tree
2010-08-30
Dave Airlie
r600g: fix warning introduced by last commit.
commit
|
commitdiff
|
tree
2010-08-30
Dave Airlie
r600g: add initial relative support to assembler
commit
|
commitdiff
|
tree
2010-08-30
Ian Romanick
linker: Treat sized and unsized array types as the...
commit
|
commitdiff
|
tree
2010-08-30
Dave Airlie
r600g: add KILP support
commit
|
commitdiff
|
tree
2010-08-30
Dave Airlie
r600g: fix SSG and op3 neg writing
commit
|
commitdiff
|
tree
2010-08-30
Dave Airlie
r600g : add basic loop support.
commit
|
commitdiff
|
tree
2010-08-29
Bas Nieuwenhuizen
r600g: use the values from the correct literals
commit
|
commitdiff
|
tree
2010-08-29
Bas Nieuwenhuizen
r600g: added literals where needed for POW instruction
commit
|
commitdiff
|
tree
2010-08-29
Richard Li
evergreen : fix shader const allocation and instruction...
commit
|
commitdiff
|
tree
2010-08-29
Vinson Lee
glsl: Initialize data in ast_function_expression::hir.
commit
|
commitdiff
|
tree
2010-08-29
Vinson Lee
glsl: Completely initialize value member in ir_constant...
commit
|
commitdiff
|
tree
2010-08-29
Vinson Lee
glsl: Initialize variable in ir_swizzle::constant_expre...
commit
|
commitdiff
|
tree
2010-08-29
Vinson Lee
glsl: Initialize data in read_constant.
commit
|
commitdiff
|
tree
2010-08-29
Vinson Lee
ir_to_mesa: Initialize variable in ir_to_mesa_visitor...
commit
|
commitdiff
|
tree
2010-08-29
Dave Airlie
r600g: drop file I added by mistake in a previous commit
commit
|
commitdiff
|
tree
2010-08-29
Vinson Lee
glsl: Initialize the rest of values of ir_constant...
commit
|
commitdiff
|
tree
2010-08-29
Vinson Lee
gallium: Remove unnecessary header from p_state.h.
commit
|
commitdiff
|
tree
2010-08-29
Vinson Lee
nvfx: Remove util_is_pot in favor of util_is_power_of_two.
commit
|
commitdiff
|
tree
2010-08-29
Vinson Lee
util: Include missing header in u_draw.h.
commit
|
commitdiff
|
tree
2010-08-29
Vinson Lee
util: Add forward declaration in u_transfer.h.
commit
|
commitdiff
|
tree
2010-08-29
Marek Olšák
r300g,u_blitter: use u_framebuffer
commit
|
commitdiff
|
tree
2010-08-29
Marek Olšák
util: remove util_is_pot in favor of util_is_power_of_two
commit
|
commitdiff
|
tree
2010-08-29
Eric Anholt
i965: Add initial support for texturing to the new...
commit
|
commitdiff
|
tree
2010-08-29
Eric Anholt
i965: Add disasm for gen5 sampler messages.
commit
|
commitdiff
|
tree
2010-08-29
Cedric Vivier
i965: Move libdrm/C++ hack introduced in fa2deb3d to...
commit
|
commitdiff
|
tree
2010-08-28
Vinson Lee
st/mesa: Include missing header in st_mesa_to_tgsi.c.
commit
|
commitdiff
|
tree
2010-08-28
Vinson Lee
softpipe: Include missing header in sp_flush.c.
commit
|
commitdiff
|
tree
next