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-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
2009-02-13
gallium: Various coordinate fixups for texture transfers.
Michel Dänzer
2009-02-13
mesa: check if TNL state is null in _tnl_free_vertices() to avoid potential s...
Brian Paul
2009-02-13
mesa: add additional texture size/limit assertions
Brian Paul
2009-02-12
gallium: Fix GL_DEPTH CopyPixels tile coordinates.
Michel Dänzer
2009-02-12
gallium: Fix accumulation buffer tile coordinates.
Michel Dänzer
2009-02-12
glDrawBuffers(n==0) is valid
Robert Ellison
2009-02-12
mesa: use new ST_CALLOC_STRUCT() macro in gallium state tracker
Brian Paul
2009-02-12
mesa: consistantly use mesa memory-functions in gallium state tracker
Brian Paul
2009-02-12
mesa: don't include m_xform.h where not needed
Brian Paul
2009-02-12
mesa: move _mesa_transform_vector() from m_xform.c to m_matrix.c
Brian Paul
2009-02-12
mesa: remove unused functions in m_xform.[ch]
Brian Paul
2009-02-12
mesa: restore FLUSH_VERTICES() in _mesa_notifySwapBuffers()
Brian Paul
[prev]
[next]