projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2011-01-16
Brian Paul
draw: add missing LP_CHECK_MEMBER_OFFSET()
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Brian Paul
st/mesa: move/consolidate an assignment
commit
|
commitdiff
|
tree
|
snapshot
2011-01-16
Brian Paul
docs: document GL_ARB_draw_instanced
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Henri Verbeet
r600g: Remove the redundant radeon_new() prototype.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Henri Verbeet
r600g: Fix some register value name typos.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Henri Verbeet
r600g: Get rid of r600_translate_vertex_data_type().
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Brian Paul
Merge branch 'draw-instanced'
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Christoph Bumiller
nvc0: try to swap immediates to first source too
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Christoph Bumiller
nvc0: make sure all sources of the BIND op are distinct
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Christoph Bumiller
nvc0: update user vbufs on each draw call
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Christoph Bumiller
nvc0: enable early fragment tests where possible
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Christoph Bumiller
nvc0: upload small buffers through the command buffer
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Chia-I Wu
mesa: Add glDepthRangef and glClearDepthf to APIspec...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Chia-I Wu
targets/egl-static: Assorted cleanups and fixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Chia-I Wu
targets/egl: i965 needs libwsw.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Eric Anholt
mesa: Add getter for GL_SHADER_COMPILER with ARB_ES2_co...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Eric Anholt
mesa: Add getters for ARB_ES2_compatibility MAX_*_VECTORS.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Eric Anholt
mesa: Add support for glDepthRangef and glClearDepthf.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Eric Anholt
ir_to_mesa: Fix segfaults on ir_to_mesa invocation...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Brian Paul
glsl: fix implicit int to bool warning
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Brian Paul
docs: skeleton file for 7.11 release notes, add missing...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-15
Vinson Lee
mesa: Dynamically allocate acp array in ir_to_mesa_visi...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Eric Anholt
mesa: Add actual support for glReleaseShaderCompiler...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Eric Anholt
intel: Expose GL_ARB_ES2_compatibility.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Eric Anholt
mesa: Add extension enable bit for GL_ARB_ES2_compatibi...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Eric Anholt
glapi: Regenerate for GL_ARB_ES2_compatibility.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Eric Anholt
glapi: Add entrypoints and enums for GL_ARB_ES2_compati...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Alex Deucher
r600g: compiler helper opcode fixes for evergreen
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Alex Deucher
r600g: pass r600_bc to some addition compiler helper...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Vinson Lee
generate_builtins.py: Whitespace fixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Vinson Lee
generate_builtins.py: Fix builds using Python 2.5.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Eric Anholt
i965: Replace broken handling of dead code with an...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Eric Anholt
i965: Add an invalidation of live intervals after regis...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Eric Anholt
mesa: Simplify _mesa_base_fbo_format by making it excep...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Eric Anholt
mesa: Add channel-wise copy propagation to ir_to_mesa.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Eric Anholt
i915: Fix compiler warning from sw fallback removal...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Vinson Lee
r600g: Disable V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_FLT_TO_IN...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Kristian Høgsberg
gles2: Also support GL_BGRA_EXT for glTexSubImage2d
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Christian König
r600g: add more missing instructions to r600_bc_get_num...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Chia-I Wu
egl: Fix EGL_VERSION string.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Chia-I Wu
egl: Fix an assertion in _eglUpdateAPIsString.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Dave Airlie
i965: fix fbo-srgb on i965.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Dave Airlie
srgb: fix fbo base format picking.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Chad Versace
i915: Disable extension OES_standard_derivatives
commit
|
commitdiff
|
tree
|
snapshot
2011-01-14
Chad Versace
mesa: Change OES_standard_derivatives to be stand-alone...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Vinson Lee
r600g: Move declaration before code in r600_asm.c.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Christian König
r600g: rework literal handling
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Christian König
r600g: merge alu groups
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Christian König
r600g: implement replacing gpr with pv and ps
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Ian Romanick
glsl: Emit errors or warnings when 'layout' is used...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Ian Romanick
glsl: Allow 'in' and 'out' when 'layout' is also available
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
José Fonseca
scons: Fix cross-compilation.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Christian König
r600g: add missing RECIPSQRT_CLAMPED to r600_bc_get_num...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Christian König
r600g: rework bank swizzle code
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Christian König
r600g: fix alu slot assignment
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Christian König
r600g: optimize away CF ALU instructions even if type...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Christoph Bumiller
nvc0: identify POINT_RASTER_RULES, add POINT_SMOOTH...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Chia-I Wu
draw: Fix an off-by-one bug in a vsplit assertion.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Vinson Lee
i965: Remove unnecessary headers.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Vinson Lee
targets/egl-static: Remove unnecessary header.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Vinson Lee
r600g: Silence uninitialized variable warnings.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Vinson Lee
mesa: Add missing break statement in SARGB8 case.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Brian Paul
egl: need stdio.h for non-Windows build too to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Paulo Zanoni
dri_util: fail driCreateNewScreen if InitScreen is...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
José Fonseca
scons: Ensure the OpenVG/EGL import libs are also prefi...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
José Fonseca
scons: Build libOpenVG.dll & libEGL.dll
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
José Fonseca
util: Undo spurious changes in last commit.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
José Fonseca
util: Don't limit debug_printf message length on unices.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Chia-I Wu
egl: Improve driver selection.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Chia-I Wu
egl: Simplify driver matching.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Chia-I Wu
egl: Cleanup _EGLDisplay initialization.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Kenneth Graunke
glsl/s_expression: Read and ignore Scheme-style comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Kenneth Graunke
glsl/builtins: Remove unnecessary (constant bool (1...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Kenneth Graunke
ir_reader: Make assignment conditions optional.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Kenneth Graunke
ir_reader: Convert to a class.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Kenneth Graunke
ir_reader: Combine the three dereference reading functi...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Kenneth Graunke
ir_reader: Relax requirement that function arguments...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Kenneth Graunke
ir_reader: Remove s_list::length() method.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Kenneth Graunke
ir_reader: Add a pattern matching system and use it...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Dave Airlie
mesa/srgb: handle SARGB8 case in the sw fbo renderer.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Fredrik Höglund
st/mesa: fix a regression from cae2bb76
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Ben Skeggs
nvc0: disable calling of sw methods we don't implement
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Dave Airlie
mesa/fbo: prevent assert trigger on i965 with piglit...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Ben Skeggs
nvc0: fix mp_stack_bo relocation
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Vinson Lee
mesa: Move loop variable declarations outside for loop...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Brian Paul
mesa: check for dummy renderbuffer in _mesa_Framebuffer...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Brian Paul
mesa: don't assert in GetIntegerIndexed, etc
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Brian Paul
mesa: fix num_draw_buffers==0 in fixed-function fragmen...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Brian Paul
st/mesa: add st_BeginQuery() case for GL_ANY_SAMPLES_PASSED
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Brian Paul
glsl: remove trailing comma to silence warning
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Brian Paul
noop: change var type to silence warning
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Kenneth Graunke
glsl/Makefile: Fix build with --as-needed.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-13
Vinson Lee
mesa: Move declaration before code in extensions.c.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Chad Versace
mesa: Change OES_point_sprite to depend on ARB_point_sprite
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Chad Versace
mesa: Change dependencies of some OES extension strings
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Chad Versace
mesa: Add/remove extensions in extension string
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Chad Versace
mesa: Refactor handling of extension strings
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Ian Romanick
glsl: Track variable usage, use that to enforce semantics
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Eric Anholt
i965/fs: Do flat shading when appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-12
Christian König
r600g: also look at tex inst when for maximum gpu count
commit
|
commitdiff
|
tree
|
snapshot
next