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
/
main
Age
Commit message (
Expand
)
Author
2011-02-22
mesa: move comment, change debug code
Brian Paul
2011-02-22
mesa: Avoid undeclared ffs function warning on mingw.
José Fonseca
2011-02-21
Revert "mesa: convert macros to inline functions"
Brian Paul
2011-02-21
mesa: convert macros to inline functions
Brian Paul
2011-02-21
i965: Use compiler builtins when available
Chris Wilson
2011-02-18
mesa: MESA_VERBOSE logging for glRead/Draw/CopyPixels, glBlitFramebuffer
Brian Paul
2011-02-18
Point to bugs.freedesktop.org rather than bugzilla.freedesktop.org
Cyril Brulebois
2011-02-17
mesa: fix comments for _mesa_clip_readpixels()
Brian Paul
2011-02-17
mesa: remove the MESA_NO_DITHER env var
Brian Paul
2011-02-16
mesa: make _mesa_write_renderbuffer_image() non-static
Brian Paul
2011-02-16
mesa: 80-column wrap
Brian Paul
2011-02-16
mesa: fix texture3D mipmap generation for UNSIGNED_BYTE_3_3_2 and 4_4
Marek Olšák
2011-02-16
mesa: fix mipmap generation for MESA_FORMAT_AL44
Marek Olšák
2011-02-16
mesa: use gl_format type instead of GLuint
Brian Paul
2011-02-14
vbo: bind arrays only when necessary
Marek Olšák
2011-02-11
mesa: remove some unused gl_shader fields
Brian Paul
2011-02-08
mesa: remove unused BITFIELD64 macros
Brian Paul
2011-02-08
mesa: remove _mesa_create_context_for_api()
Brian Paul
2011-02-08
mesa: remove _mesa_initialize_context_for_api()
Brian Paul
2011-02-08
mesa: add/update VERBOSE_API logging
Brian Paul
2011-02-05
mesa/965: add support for GL_EXT_framebuffer_sRGB (v2)
Dave Airlie
2011-02-04
mesa: Fix error checks in GetVertexAttrib functions
Ian Romanick
2011-02-01
mesa: glGetUniform only returns a single element of an array
Ian Romanick
2011-01-31
mesa: Initial size for secondary color array is 3
Ian Romanick
2011-01-31
Convert everything from the talloc API to the ralloc API.
Kenneth Graunke
2011-01-28
mesa: fix typo, wrap long line
Brian Paul
2011-01-28
mesa: Fix available APIs for AMD_conservative_depth
Chad Versace
2011-01-26
mesa: fix compilation
Zack Rusin
2011-01-26
mesa: Allow extensions in MESA_EXTENSION_OVERRIDE to be prefixed with '+'
Chad Versace
2011-01-26
mesa: Simplify logic in get_extension_override()
Chad Versace
2011-01-26
mesa: Propagate gl_FragDepth layout from GLSL IR to Mesa IR
Chad Versace
2011-01-26
mesa: Add AMD_conservative_depth to extension list
Chad Versace
2011-01-26
mesa: Support internalFormat=GL_BGRA for DRI drivers
Kristian Høgsberg
2011-01-26
mesa: fix MESA/EXT typo
Brian Paul
2011-01-25
mesa: remove isProxy local var
Brian Paul
2011-01-25
mesa: use texFormat local var in more places
Brian Paul
2011-01-25
mesa: consolidate error handling code in _mesa_GetTexLevelParameteriv()
Brian Paul
2011-01-25
mesa: consolidate error handling in set_tex_parameteri()
Brian Paul
2011-01-25
mesa: add checks for GL_EXT_texture_array
Brian Paul
2011-01-24
mesa: add red, red/green formats in _mesa_base_fbo_format()
Brian Paul
2011-01-24
mesa: plug in fallback function for ctx->Driver.ValidateFramebuffer()
Brian Paul
2011-01-24
mesa: new cases in _mesa_base_fbo_format()
Brian Paul
2011-01-24
Revert "mesa: Simplify _mesa_base_fbo_format by making it exceptions to texim...
Brian Paul
2011-01-24
mesa/es: require internalFormat==format in TexImage2D
Benjamin Franzke
2011-01-24
mesa: allow internalFormat=GL_BGRA_EXT in TexImage2D
Benjamin Franzke
2011-01-23
mesa: add ARB_framebuffer_sRGB as alias of the EXT variant
Marek Olšák
2011-01-23
mesa: return GL_LINEAR for ..COLOR_ENCODING if framebuffer_sRGB is unsupported
Marek Olšák
2011-01-23
mesa: get rid of _NEW_ACCUM, clean-up _NEW_* #defines
Brian Paul
2011-01-23
mesa: smarter glTexParameter state invalidation
Brian Paul
2011-01-21
mesa: EXT_framebuffer_sRGB interface additions.
Dave Airlie
[next]