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-22
texmem: fix typo from brianp's changes.
Dave Airlie
2009-02-21
glapi: update find_entry() for mangled names
Brian Paul
2009-02-21
mesa: added extern qualifier
Tom Fogal
2009-02-21
mesa: use enums for TEXTURE_x_INDEX values
Brian Paul
2009-02-21
mesa: use an array for current texture objects
Brian Paul
2009-02-21
mesa: use an array for default texture objects
Brian Paul
2009-02-21
mesa: re-org texgen state
Brian Paul
2009-02-21
intel: Fix intelSetTexBuffer miptree leak.
Kristian Høgsberg
2009-02-21
intel: tell libdrm whether we want a cpu-ready or gpu-ready BO for regions.
Eric Anholt
2009-02-21
i965: Fix render target read domains.
Eric Anholt
2009-02-20
gallium: use the TGSI_TEXTURE_SHADOW1D/2D/RECT texture types for TEX instruct...
Brian Paul
2009-02-20
i965: use the new prog_instruction::TexShadow field
Brian Paul
2009-02-20
i965: check depth_mode in translate_tex_format() for MESA_FORMAT_S8_Z24
Brian Paul
2009-02-20
glsl: use new IR opcodes for TEX instructions with shadow comparison
Brian Paul
2009-02-20
mesa: add TexShadow field to prog_instruction
Brian Paul
2009-02-20
i965: separate emit_op() and emit_tex_op() functions
Brian Paul
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
[prev]
[next]