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-04-03
i965: add support for float literal instruction operands
Brian Paul
2009-04-03
i965: remove 'nr' param from get_src/dst_reg() functions
Brian Paul
2009-04-03
i965: fix comment typo
Brian Paul
2009-04-03
i965: comments, clean-up in prepare_wm_surfaces()
Brian Paul
2009-04-03
i965: remove unneeded #includes
Brian Paul
2009-04-03
i965: formatting clean-ups
Brian Paul
2009-04-03
i965: comments, whitespace changes
Brian Paul
2009-04-03
i965: rename scratch_buffer -> scratch_bo to be consistant with other buffers
Brian Paul
2009-04-03
i965: fix indentation
Brian Paul
2009-04-03
i965: whitespace changes, comments
Brian Paul
2009-04-03
mesa: ensure pbo stencil buffers are mapped before use
Alan Hourihane
2009-04-02
mesa: fix TexParameter functions
Roland Scheidegger
2009-04-02
mesa: don't call ctx->Driver.ReadPixels() if width or height is zero
Brian Paul
2009-04-02
mesa: don't call ctx->Driver.Draw/CopyPixels() if width or height is zero
Brian Paul
2009-04-02
glsl: fix segfault in linker when vertex or fragment shader was missing
Brian Paul
2009-04-02
dri glx: Fix dri_util::driBindContext
Thomas Hellstrom
2009-04-02
dri glx: Propagate driver MakeCurrent errors.
Thomas Hellstrom
2009-04-01
swrast: remove unused integer lerp functions
Brian Paul
2009-04-01
mesa: get rid of gl_texture_object::_BorderChan
Brian Paul
2009-04-01
dri: use BorderColor instead of _BorderChan
Brian Paul
2009-04-01
swrast: remove old texture_apply() code; always use texture combine code
Brian Paul
2009-04-01
swrast: fix bad optimization check
Brian Paul
2009-04-01
swrast: remove unused parameter
Brian Paul
2009-04-01
swrast: minor improvements, clean-ups in texcombine code
Brian Paul
2009-04-01
mesa: simplify ycbcr->rgb conversion code
Brian Paul
2009-04-01
mesa: convert more texture fetch functions to return GLfloat
Brian Paul
2009-04-01
mesa: switch texel fetch functions from GLchan to GLfloat
Brian Paul
2009-04-01
swrast: use float4_array typedef to simplify the code a bit
Brian Paul
2009-04-01
mesa: texture combine clean-ups
Brian Paul
2009-04-01
swrast: refactor depth/shadow sampling code
Brian Paul
2009-04-01
swrast: general clean-up of texture combine code
Brian Paul
2009-04-01
swrast: do texture sampling/combining in floating point
Brian Paul
2009-04-01
glsl: implement compiling/linking of separate compilation units
Brian Paul
2009-04-01
mesa: use correct tex unit lod bias for TXB instruction
Brian Paul
2009-04-01
swrast: fix glDrawBuffer(GL_FRONT_AND_BACK)
Brian Paul
2009-04-01
mesa: fix a recursive display list problem
Brian Paul
2009-04-01
glsl: fix texgen state variable tokens in emit_statevars()
Brian Paul
2009-04-01
mesa: minor tweaks in append_token() for printing state var strings
Brian Paul
2009-03-31
mesa: fix bug in GPU codegen for fixed-function two-sided lighting
Brian Paul
2009-03-31
mesa: minor reformatting, whitespace changes
Brian Paul
2009-03-31
Updated CPU_TO_LE32 to work on darwin
Jeremy Huddleston
2009-03-31
gallium: Move pf_is_depth_stencil to p_format.h.
José Fonseca
2009-03-31
fix ugly copy/paste error in mipmap generation code
Roland Scheidegger
2009-03-30
intel: Avoid mapping the texture image for CopyTex{,Sub}Image
Adam Jackson
2009-03-28
i965: srgb texture fixes
Roland Scheidegger
2009-03-28
mesa: fix a glGetTexImage issue with base-converted texture formats
Roland Scheidegger
2009-03-28
i965: add support for signed rgba texture format
Roland Scheidegger
2009-03-28
mesa: add _rev signed rgba texture format
Roland Scheidegger
2009-03-28
glapi regenerate
Roland Scheidegger
2009-03-28
glapi: remove a couple accidental GL_ prefixes
Roland Scheidegger
[prev]
[next]