projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2010-08-22
Vinson Lee
mesa: Initialize member variables in ir_to_mesa_src_reg...
commit
|
commitdiff
|
tree
2010-08-22
Vinson Lee
mesa: Initialize variables in mesa_src_reg_from_ir_src_reg.
commit
|
commitdiff
|
tree
2010-08-22
Vinson Lee
util: Use #ifdef instead of #if.
commit
|
commitdiff
|
tree
2010-08-22
Vinson Lee
util: Define dump_cpu only for DEBUG builds.
commit
|
commitdiff
|
tree
2010-08-22
Vinson Lee
translate_sse: Silence uninitialized variable warnings.
commit
|
commitdiff
|
tree
2010-08-22
Vinson Lee
nvfx: Silence uninitialized variable warnings.
commit
|
commitdiff
|
tree
2010-08-22
Vinson Lee
i965g: Silence printf format warnings on 64-bit builds.
commit
|
commitdiff
|
tree
2010-08-22
Vinson Lee
nvfx: Silence uninitialized variable warnings.
commit
|
commitdiff
|
tree
2010-08-22
Vinson Lee
nv50: Silence incompatible pointer type initialization...
commit
|
commitdiff
|
tree
2010-08-22
Vinson Lee
nv50: Disable unused code.
commit
|
commitdiff
|
tree
2010-08-22
Vinson Lee
i965g: Fix printf format warning on 32-bit platforms.
commit
|
commitdiff
|
tree
2010-08-22
Vinson Lee
glsl: Silence uninitialized variable warning.
commit
|
commitdiff
|
tree
2010-08-22
Jerome Glisse
r600g: partialy fix texturing from depth buffer + initi...
commit
|
commitdiff
|
tree
2010-08-22
José Fonseca
draw: Don't assert if indices point outside vertex...
commit
|
commitdiff
|
tree
2010-08-22
José Fonseca
mesa: Removed another unused variable.
commit
|
commitdiff
|
tree
2010-08-21
Vinson Lee
glsl: Silence unused variable warning.
commit
|
commitdiff
|
tree
2010-08-21
Vinson Lee
util: Silence uninitialized variable warnings.
commit
|
commitdiff
|
tree
2010-08-21
Kenneth Graunke
glsl: Handle array declarations in function parameters.
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: actually fix it properly
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: fix incorrect assert
commit
|
commitdiff
|
tree
2010-08-21
Vinson Lee
util: Move loop variable declaration outside for loop.
commit
|
commitdiff
|
tree
2010-08-21
Vinson Lee
nvfx: Fix SCons build.
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: fix warnings
commit
|
commitdiff
|
tree
2010-08-21
José Fonseca
gallivm: Emit DIVPS instead of RCPPS.
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: enable translate_sse
commit
|
commitdiff
|
tree
2010-08-21
Vinson Lee
auxiliary: Add missing files to SCons build.
commit
|
commitdiff
|
tree
2010-08-21
Vinson Lee
auxiliary: Reorder list of files in Makefile.
commit
|
commitdiff
|
tree
2010-08-21
Vinson Lee
scons: Fix nvfx build.
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: slightly improve handling of overlong vps
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: tweak CMP in fp
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: implement CMP in vp
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: implement TXL in fp
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: implement SSG in fp
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: implement DP2 in vp and fp
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: implement TRUNC in vp and fp
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: implement NOP
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: add vertex program control flow
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: fix vertex shader headers
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nv40: add fragment program control flow
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: refactor shader assembler
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: add option to dump shaders in TGSI and native...
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: improve and correct nvfx_shader.h
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: fix lodbias
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: mostly fix inline corruption magically
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: fix GPU hardlocks when depth buffer is absent
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: fire ring after transfers
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nv30: band-aid viewport issues
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: support flatshade_first
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: expose GLSL
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: support proper shader linkage - adds glsl support
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: rewrite draw code and buffer code
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: refactor sampling code, add support for swizzles...
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: new 2D: unify textures and buffers
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: new 2D: use a CPU copy for up to 4 pixels, up...
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: new 2D: new render temporaries with resources
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nv30: new 2D: support ARB_texture_rectangle
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: new 2D: optimize fragtex format lookup
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: new 2D: enable swizzling for all surfaces
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: new 2D: use new 2D engine in Gallium
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nv04-nv40: new 2D: add new Gallium-independent 2D engine
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: new 2D: rewrite transfer code to use staging...
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: new 2D: rewrite miptree code, adapt transfers
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: add nouveau_resource_on_gpu
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: add linear flag for buffers
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: properly unreference bound objects on context...
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: reference count bound objects
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
nvfx: fix format support code for compressed texture
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
gallium/auxiliary: add semantic linkage utility code
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
u_debug_describe: use switch instead of if chain
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
u_debug_describe: add PIPE_TEXTURE_RECT
commit
|
commitdiff
|
tree
2010-08-21
Luca Barbieri
auxiliary: add copyright headers
commit
|
commitdiff
|
tree
2010-08-21
José Fonseca
util: Match printf format to silence warning.
commit
|
commitdiff
|
tree
2010-08-21
José Fonseca
mesa: Remove unsused local variable.
commit
|
commitdiff
|
tree
2010-08-21
José Fonseca
util: Make the reference debuggin code more C++ friendly.
commit
|
commitdiff
|
tree
2010-08-21
José Fonseca
util: Remove the x86 exception handlers.
commit
|
commitdiff
|
tree
2010-08-21
Alex Corscadden
trace: Don't immediately destroy the pipe's sampler...
commit
|
commitdiff
|
tree
2010-08-21
Alex Corscadden
trace: Trace the correct version of the resource when...
commit
|
commitdiff
|
tree
2010-08-21
Vinson Lee
generate_builtins.py: Remove unused import sys.
commit
|
commitdiff
|
tree
2010-08-21
Chia-I Wu
mapi: Use MAPI_EXPORT to export public functions.
commit
|
commitdiff
|
tree
2010-08-21
Chia-I Wu
mapi: Prefix functions in u_current.h by u_current.
commit
|
commitdiff
|
tree
2010-08-21
Chia-I Wu
glapi: Move public function/variable declarations to...
commit
|
commitdiff
|
tree
2010-08-20
richard
evergreen : initial support driver code.
commit
|
commitdiff
|
tree
2010-08-20
Eric Anholt
i965: Rename nr_depth_regs to nr_payload_regs.
commit
|
commitdiff
|
tree
2010-08-20
Eric Anholt
i965: Also use the SIMD8 FB writes for SIMD8 mode on...
commit
|
commitdiff
|
tree
2010-08-20
Zhenyu Wang
i965: Add support for FB writes on Sandybridge.
commit
|
commitdiff
|
tree
2010-08-20
Zhenyu Wang
i965: Set the destination horiz stride even for da16...
commit
|
commitdiff
|
tree
2010-08-20
Zhenyu Wang
i965: Set the maximum number of threads on Sandybridge.
commit
|
commitdiff
|
tree
2010-08-20
Zhenyu Wang
i965: Add AccWrCtl support on Sandybridge.
commit
|
commitdiff
|
tree
2010-08-20
Zhenyu Wang
i965: Mention the mlen and rlen for URB reads.
commit
|
commitdiff
|
tree
2010-08-20
Zhenyu Wang
i965: Sandybridge doesn't have Compr4 mode, since it...
commit
|
commitdiff
|
tree
2010-08-20
Zhenyu Wang
i965: Adjust disasm of subreg numbers to be in units...
commit
|
commitdiff
|
tree
2010-08-20
Eric Anholt
i965: Fix DP write channel ordering on Sandybridge.
commit
|
commitdiff
|
tree
2010-08-20
Luca Barbieri
os_stream: fix bugs in allocation path
commit
|
commitdiff
|
tree
2010-08-20
Luca Barbieri
p_compiler: add replacement va_copy
commit
|
commitdiff
|
tree
2010-08-20
Kenneth Graunke
Delete more vestiges of the old shader compiler.
commit
|
commitdiff
|
tree
2010-08-20
Kenneth Graunke
glsl: Remove bogus "ambient" field from vec4 gl_Texture...
commit
|
commitdiff
|
tree
2010-08-20
Luca Barbieri
glsl: add missing ambient field to gl_LightModel
commit
|
commitdiff
|
tree
2010-08-20
Luca Barbieri
glsl: don't crash if a field is specified for a non...
commit
|
commitdiff
|
tree
2010-08-20
Luca Barbieri
glsl: add missing sceneColor field to gl_{Front, Back...
commit
|
commitdiff
|
tree
2010-08-20
Eric Anholt
intel: Don't try to do work for BufferSubData with...
commit
|
commitdiff
|
tree
next