projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2010-10-14
Eric Anholt
i965: Add a pass to the FS to split virtual GRFs to...
commit
|
commitdiff
|
tree
2010-10-14
Eric Anholt
i965: Update the live interval when coalescing regs.
commit
|
commitdiff
|
tree
2010-10-14
Eric Anholt
i965: Set class_sizes[] for the aligned reg pair class.
commit
|
commitdiff
|
tree
2010-10-14
Keith Whitwell
llvmpipe: don't try to emit non-existent color outputs
commit
|
commitdiff
|
tree
2010-10-14
Kristian Høgsberg
Drop the "neutral" tnl module
commit
|
commitdiff
|
tree
2010-10-14
Chia-I Wu
st/egl: Do not finish a fence that is NULL.
commit
|
commitdiff
|
tree
2010-10-14
Chia-I Wu
st/egl: Access _EGLConfig directly.
commit
|
commitdiff
|
tree
2010-10-14
Chia-I Wu
egl: Access config attributes directly.
commit
|
commitdiff
|
tree
2010-10-14
Chia-I Wu
egl: Use attribute names as the _EGLConfig member names.
commit
|
commitdiff
|
tree
2010-10-14
Dave Airlie
r600g: select linear interpolate if tgsi input requests it
commit
|
commitdiff
|
tree
2010-10-14
Dave Airlie
r600g: fixup typo in macro name
commit
|
commitdiff
|
tree
2010-10-14
Dave Airlie
r600g: fixup pos/face ena/address properly
commit
|
commitdiff
|
tree
2010-10-14
Dave Airlie
r600g: only pick centroid coordinate when asked.
commit
|
commitdiff
|
tree
2010-10-14
Zhenyu Wang
Revert "i965: fallback lineloop on sandybridge for...
commit
|
commitdiff
|
tree
2010-10-14
Zhenyu Wang
i965: Fix GS hang on Sandybridge
commit
|
commitdiff
|
tree
2010-10-14
Eric Anholt
i965: Add support for rescaling GL_TEXTURE_RECTANGLE...
commit
|
commitdiff
|
tree
2010-10-13
Fredrik Höglund
r600g: Fix texture sampling with swizzled coords
commit
|
commitdiff
|
tree
2010-10-13
Dave Airlie
r600g: drop unused context members
commit
|
commitdiff
|
tree
2010-10-13
Ian Romanick
mesa: Clean up various 'unused parameter' warnings...
commit
|
commitdiff
|
tree
2010-10-13
Ian Romanick
mesa: Clean up two 'comparison between signed and unsig...
commit
|
commitdiff
|
tree
2010-10-13
Ian Romanick
mesa: Refactor validation of shader targets
commit
|
commitdiff
|
tree
2010-10-13
Ian Romanick
mesa: Silence unused variable warning
commit
|
commitdiff
|
tree
2010-10-13
Ian Romanick
linker: Reject shaders that have unresolved function...
commit
|
commitdiff
|
tree
2010-10-13
Vinson Lee
glsl: Initialize variable in ir_derefence_array::consta...
commit
|
commitdiff
|
tree
2010-10-13
José Fonseca
llvmpipe: Generalize the x8z24 fast path to all depth...
commit
|
commitdiff
|
tree
2010-10-13
José Fonseca
gallivm: More accurate float -> 24bit & 32bit unorm...
commit
|
commitdiff
|
tree
2010-10-13
Brian Paul
gallivm: work-around trilinear mipmap filtering regress...
commit
|
commitdiff
|
tree
2010-10-13
Vinson Lee
gallivm: Remove unnecessary header.
commit
|
commitdiff
|
tree
2010-10-13
Brian Paul
x11: fix breakage from gl_config::visualType removal
commit
|
commitdiff
|
tree
2010-10-13
José Fonseca
llvmpipe: Unbreak Z32_FLOAT.
commit
|
commitdiff
|
tree
2010-10-13
Kristian Høgsberg
Drop GLcontext typedef and use struct gl_context instead
commit
|
commitdiff
|
tree
2010-10-13
Kristian Høgsberg
Drop GLframebuffer typedef and just use struct gl_frame...
commit
|
commitdiff
|
tree
2010-10-13
Kristian Høgsberg
Rename GLvisual and __GLcontextModes to struct gl_config
commit
|
commitdiff
|
tree
2010-10-13
Kristian Høgsberg
gl: Remove unused GLcontextModes fields
commit
|
commitdiff
|
tree
2010-10-13
Kristian Høgsberg
Get rid of GL/internal/glcore.h
commit
|
commitdiff
|
tree
2010-10-13
Roland Scheidegger
gallivm: only use lp_build_conv 4x4f -> 1x16 ub fastpat...
commit
|
commitdiff
|
tree
2010-10-13
Dave Airlie
r600g: fix stencil export for evergreen harder
commit
|
commitdiff
|
tree
2010-10-13
Stephan Schmid
r600g: fix relative addressing when splitting constant...
commit
|
commitdiff
|
tree
2010-10-13
Dave Airlie
r600g: add missing eg reg definition
commit
|
commitdiff
|
tree
2010-10-13
Dave Airlie
r600g: evergreen add stencil export bit
commit
|
commitdiff
|
tree
2010-10-13
Dave Airlie
r600g: use blitter for hw copy region
commit
|
commitdiff
|
tree
2010-10-13
Dave Airlie
r600g: drop all use of unsigned long
commit
|
commitdiff
|
tree
2010-10-13
Dave Airlie
r600g: fix transfer stride.
commit
|
commitdiff
|
tree
2010-10-13
Dave Airlie
r600g: remove bpt and start using pitch_in_bytes/pixels.
commit
|
commitdiff
|
tree
2010-10-13
Dave Airlie
r600g: rename pitch in texture to pitch_in_bytes
commit
|
commitdiff
|
tree
2010-10-13
Dave Airlie
r600g: use common texture object create function
commit
|
commitdiff
|
tree
2010-10-13
Dave Airlie
r600g: split out miptree setup like r300g
commit
|
commitdiff
|
tree
2010-10-13
Dave Airlie
r600g: add copy into tiled texture
commit
|
commitdiff
|
tree
2010-10-13
Dave Airlie
r600g: the vs/ps const arrays weren't actually being...
commit
|
commitdiff
|
tree
2010-10-13
Dave Airlie
r600g: reduce size of context structure.
commit
|
commitdiff
|
tree
2010-10-13
Vinson Lee
tdfx: Silence unused variable warning on non-debug...
commit
|
commitdiff
|
tree
2010-10-13
Dave Airlie
r600g: store samplers/views across blit when we need...
commit
|
commitdiff
|
tree
2010-10-13
Dave Airlie
r600g: fix scissor/cliprect confusion
commit
|
commitdiff
|
tree
2010-10-13
Dave Airlie
r600g: fix depth0 setting
commit
|
commitdiff
|
tree
2010-10-13
Vinson Lee
r300: Silence uninitialized variable warning.
commit
|
commitdiff
|
tree
2010-10-13
Brian Paul
mesa: reformatting, comments, code movement
commit
|
commitdiff
|
tree
2010-10-13
Brian Paul
draw/llvmpipe: replace DRAW_MAX_TEXTURE_LEVELS with...
commit
|
commitdiff
|
tree
2010-10-13
Brian Paul
gallivm: remove newlines
commit
|
commitdiff
|
tree
2010-10-13
Roland Scheidegger
gallivm: fix different handling of [non]normalized...
commit
|
commitdiff
|
tree
2010-10-13
Brian Paul
mesa: remove assertion w/ undeclared variable texelBytes
commit
|
commitdiff
|
tree
2010-10-12
Dave Airlie
st/mesa: enable stencil shader export extension if...
commit
|
commitdiff
|
tree
2010-10-12
Dave Airlie
glsl: add support for shader stencil export
commit
|
commitdiff
|
tree
2010-10-12
Dave Airlie
r600g: add shader stencil export support.
commit
|
commitdiff
|
tree
2010-10-12
Dave Airlie
r600g: add support for S8, X24S8 and S8X24 sampler...
commit
|
commitdiff
|
tree
2010-10-12
Dave Airlie
st/mesa: use shader stencil export to accelerate shader...
commit
|
commitdiff
|
tree
2010-10-12
Dave Airlie
st/mesa: add option to choose a texture format that...
commit
|
commitdiff
|
tree
2010-10-12
Dave Airlie
softpipe: add support for shader stencil export capability
commit
|
commitdiff
|
tree
2010-10-12
Dave Airlie
mesa: improve texstore for 8/24 formats and add texstor...
commit
|
commitdiff
|
tree
2010-10-12
Dave Airlie
mesa: add support for FRAG_RESULT_STENCIL.
commit
|
commitdiff
|
tree
2010-10-12
Dave Airlie
gallium/util: add S8 tile sampling support.
commit
|
commitdiff
|
tree
2010-10-12
Dave Airlie
gallium/format: add X32_S8X24_USCALED format.
commit
|
commitdiff
|
tree
2010-10-12
Dave Airlie
gallium/format: add support for X24S8 and S8X24 formats.
commit
|
commitdiff
|
tree
2010-10-12
Dave Airlie
gallium/tgsi: add support for stencil writes.
commit
|
commitdiff
|
tree
2010-10-12
Eric Anholt
i965: Don't rebase the index buffer to min 0 if any...
commit
|
commitdiff
|
tree
2010-10-12
Eric Anholt
intel: Allow CopyTexSubImage to InternalFormat 3/4...
commit
|
commitdiff
|
tree
2010-10-12
Eric Anholt
i965: Fix missing "break;" in i2b/f2b, and missing...
commit
|
commitdiff
|
tree
2010-10-12
Ian Romanick
glsl: Fix incorrect assertion
commit
|
commitdiff
|
tree
2010-10-12
Ian Romanick
mesa: Validate assembly shaders when GLSL shaders are...
commit
|
commitdiff
|
tree
2010-10-12
Keith Whitwell
llvmpipe: make sure intrinsics code is guarded with...
commit
|
commitdiff
|
tree
2010-10-12
Thomas Hellstrom
st/xorg: Fix typo
commit
|
commitdiff
|
tree
2010-10-12
Brian Paul
ir_to_mesa: assorted clean-ups, const qualifiers, new...
commit
|
commitdiff
|
tree
2010-10-12
José Fonseca
gallivm: Name anonymous union.
commit
|
commitdiff
|
tree
2010-10-12
Brian Paul
st/xlib: add some comments
commit
|
commitdiff
|
tree
2010-10-12
Brian Paul
glsl2: fix signed/unsigned comparison warning
commit
|
commitdiff
|
tree
2010-10-12
José Fonseca
llmvpipe: improve mm_mullo_epi32
commit
|
commitdiff
|
tree
2010-10-12
Thomas Hellstrom
st/xorg: Don't try to remove invalid fbs
commit
|
commitdiff
|
tree
2010-10-12
Thomas Hellstrom
xorg/vmwgfx: Don't hide HW cursors when updating them
commit
|
commitdiff
|
tree
2010-10-12
Thomas Hellstrom
st/xorg: Add a customizer option to get rid of annoying...
commit
|
commitdiff
|
tree
2010-10-12
Thomas Hellstrom
xorg/vmwgfx: Make vmwarectrl work also on 64-bit servers
commit
|
commitdiff
|
tree
2010-10-12
Thomas Hellstrom
st/xorg: Don't try to use option values before processi...
commit
|
commitdiff
|
tree
2010-10-12
Keith Whitwell
Revert "llvmpipe: try to keep plane c values small"
commit
|
commitdiff
|
tree
2010-10-12
Keith Whitwell
gallivm: don't branch on KILLs near end of shader
commit
|
commitdiff
|
tree
2010-10-12
Keith Whitwell
r600g: add missing file to sconscript
commit
|
commitdiff
|
tree
2010-10-12
Keith Whitwell
gallium: move sse intrinsics debug helpers to u_sse.h
commit
|
commitdiff
|
tree
2010-10-12
José Fonseca
llvmpipe: Fix MSVC build.
commit
|
commitdiff
|
tree
2010-10-12
Keith Whitwell
llvmpipe: fix typo in last commit
commit
|
commitdiff
|
tree
2010-10-12
Keith Whitwell
llvmpipe: try to keep plane c values small
commit
|
commitdiff
|
tree
2010-10-12
Keith Whitwell
llvmpipe: add debug helpers for epi32 etc
commit
|
commitdiff
|
tree
2010-10-12
Keith Whitwell
llvmpipe: try to do more of rast_tri_3_16 with intrinsics
commit
|
commitdiff
|
tree
2010-10-12
José Fonseca
llvmpipe: Do not dispose the execution engine.
commit
|
commitdiff
|
tree
next