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
/
mesa
Age
Commit message (
Expand
)
Author
2009-02-20
mesa: freshen-up comments, move some fields in prog_instruction
Brian Paul
2009-02-20
i965: update comment, use const qualifier
Brian Paul
2009-02-20
i965: var renaming, clean-up
Brian Paul
2009-02-20
i965: added comment
Brian Paul
2009-02-20
intel: fix datatype typo, s/GLboolean/GLuint/
Brian Paul
2009-02-20
i965: additional debug output
Brian Paul
2009-02-20
glsl: rename GLSL texture assembly instructions to be more legible
Brian Paul
2009-02-20
glsl: fix vec4_texp_rect IR code (need projective version)
Brian Paul
2009-02-19
mesa: support GL_EXT_stencil_two_side in gallium/mesa state tracker
Brian Paul
2009-02-19
mesa: fix/update/restore comments related to two-sided stencil
Brian Paul
2009-02-19
mesa: initialize ctx->Stencil._BackFace = 1
Brian Paul
2009-02-19
mesa: Free the util shaders with the gallium's FREE.
José Fonseca
2009-02-18
mesa: convert VERT_RESULT_* from #defines to enum, like the others
Brian Paul
2009-02-18
glsl: asst improvements, clean-ups in set_program_uniform()
Brian Paul
2009-02-18
glsl: fix inequality in set_program_uniform()
Brian Paul
2009-02-18
glsl: fix link failure for variable-indexed varying output arrays
Brian Paul
2009-02-18
swrast: Set vp_override flag during DrawPixels
Nicolai Haehnle
2009-02-18
mesa: improved error msg
Brian Paul
2009-02-18
mesa: increase MAX_UNIFORMS to 1024 (of vec4 type)
Brian Paul
2009-02-18
glsl: fix a swizzle-related regression
Brian Paul
2009-02-18
Merge branch 'gallium-texture-transfer'
Michel Dänzer
2009-02-16
gallium: fix merge
Keith Whitwell
2009-02-16
Merge branch 'master' into gallium-texture-transfer
Keith Whitwell
2009-02-16
mesa: remove old comments
Brian Paul
2009-02-16
i965: tell GLSL compiler to emit code using condition codes
Brian Paul
2009-02-16
glsl: silence some uninit var warnings
Brian Paul
2009-02-14
r300: Redirect constant TEX coordinates
Nicolai Haehnle
2009-02-13
i965: rewrite the code for handling shader subroutine calls
Brian Paul
2009-02-13
i965: add missing break for OPCODE_RET case
Brian Paul
2009-02-13
i965: the return value of translate_insn() is never used. Make it void.
Brian Paul
2009-02-13
i965: minor clean-ups
Brian Paul
2009-02-13
i965: code clean-ups, comments, and minor refactoring
Brian Paul
2009-02-13
i965: updated comments
Brian Paul
2009-02-13
intel: turn on GL_ARB_shading_language_120
Brian Paul
2009-02-13
i965: more reformatting/clean-up
Brian Paul
2009-02-13
i965: s/__inline/INLINE/
Brian Paul
2009-02-13
i965: formatting and indentation fixes
Brian Paul
2009-02-13
i965: fix inconsistant indentation in brw_wm.c
Brian Paul
2009-02-13
i965: Eric Anholt's patch for bumping up texture sizes
Robert Ellison
2009-02-18
util: Move p_debug.h into util module.
José Fonseca
2009-02-17
mesa: add some debug code to help diagnose incomplete FBO attachments (disabled)
Brian Paul
2009-02-17
glsl: fix mistake in a comment
Brian Paul
2009-02-17
mesa: turn on reporting of GLSL version 1.20
Brian Paul
2009-02-17
glsl: fix an array indexing bug
Brian Paul
2009-02-17
glsl: added --params option to stand-alone GLSL compiler
Brian Paul
2009-02-17
mesa: when printing/dumping instruction, include relative addressing info
Brian Paul
2009-02-17
intel: Fix tri clear to do FBO color attachments as well.
Eric Anholt
2009-02-17
i965: Fix fallback on stencil drawing to fbo when the visual lacks stencil.
Eric Anholt
2009-02-17
intel: Clean up several 965 memory leaks on context destroy.
Eric Anholt
2009-02-17
mesa: remove old comment as it's fixed elsewhere now.
Alan Hourihane
[next]