index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2008-11-05
gallium: s/mmDestroy/u_mmDestroy/
Brian Paul
2008-11-05
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-11-05
gallium: added check for degenerate drawing calls
Brian Paul
2008-11-05
gallium: if VERBOSE_GLSL flag is set, check for non-initialized uniforms at d...
Brian Paul
2008-11-05
mesa: fix a GLSL array indexing codegen bug
Brian Paul
2008-11-05
gallium: call tgsi_set_exec_mask() and use exec mask in SSE ARL code
Brian Paul
2008-11-05
gallium: added tgsi_set_exec_mask()
Brian Paul
2008-11-05
gallium: added some sanity check assertions for constant buffer indexing
Brian Paul
2008-11-05
mesa: remove extra \n from printf string
Brian Paul
2008-11-05
mesa: add Initialized field to gl_uniform struct, for debugging purposes only
Brian Paul
2008-11-05
gallium: added some debug code (disabled)
Brian Paul
2008-11-05
gallium: disable some debug output
Brian Paul
2008-11-05
i915: Remove faulty assert
Jakob Bornecrantz
2008-11-05
draw: Implement TGSI_OPCODE_TRUNC.
michal
2008-11-05
tgsi: Implement OPCODE_TRUNC.
michal
2008-11-05
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2008-11-05
draw: Implement TGSI_OPCODE_TRUNC.
michal
2008-11-05
tgsi: Implement OPCODE_TRUNC.
michal
2008-11-04
mesa: fix float-valued GLSL vertex attribute variables
Brian Paul
2008-11-04
mesa: fix float-valued GLSL vertex attribute variables
Brian Paul
2008-11-03
gallium: no renderbuffer, so just exit.
Alan Hourihane
2008-11-03
gallium: Silence compiler warnings on Windows.
Michal Krol
2008-11-03
gallium: Read from PIPE_FORMAT_Z32_FLOAT.
José Fonseca
2008-11-03
i965: Clean up stale NDC comment.
Eric Anholt
2008-11-03
i965: Avoid vs header computation for negative rhw on G4X.
Eric Anholt
2008-11-03
i965: Merge GM45 into the G4X chipset define.
Eric Anholt
2008-11-03
i965: Fix copy'n'paste issue that made brw->urb.constrained useless.
Eric Anholt
2008-11-03
gallium: WinCE portability fixes.
José Fonseca
2008-11-03
gallium: Fix typo.
José Fonseca
2008-11-03
softpipe: Don't call pipe_buffer_destroy directly.
José Fonseca
2008-11-03
pipebuffer: Ensure refcounts of live buffer objects are never zero.
José Fonseca
2008-11-03
gallium: Ensure refcounts of live objects are never zero.
José Fonseca
2008-11-03
gallium: Fix msvc warning.
José Fonseca
2008-11-02
i965: Clean up stale NDC comment.
Eric Anholt
2008-11-02
i965: Avoid vs header computation for negative rhw on G4X.
Eric Anholt
2008-11-02
i965: Merge GM45 into the G4X chipset define.
Eric Anholt
2008-11-02
i965: Fix copy'n'paste issue that made brw->urb.constrained useless.
Eric Anholt
2008-11-01
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2008-11-01
mesa: silence warnings
Brian Paul
2008-11-01
mesa: do scope replacement for while/for loops too
Brian Paul
2008-11-01
mesa: glsl tree print improvements
Brian Paul
2008-11-01
mesa: fix assignment / parameter passing of sampler types
Brian Paul
2008-11-01
mesa: additional debug flags for glsl debug/disassembly
Brian Paul
2008-11-01
mesa: silence warnings
Brian Paul
2008-11-01
mesa: do scope replacement for while/for loops too
Brian Paul
2008-11-01
mesa: glsl tree print improvements
Brian Paul
2008-11-01
mesa: fix assignment / parameter passing of sampler types
Brian Paul
2008-11-01
mesa: additional debug flags for glsl debug/disassembly
Brian Paul
2008-11-01
Fix for 58dc8b7: dest regions must not use HorzStride 0 in ExecSize 1
Keith Packard
2008-10-31
mesa: fix some bugs with precision qualifier parsing
Brian Paul
[next]