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
/
state_tracker
/
st_extensions.c
Age
Commit message (
Expand
)
Author
2008-05-02
Some changed for non-C99 compilers
Alan Hourihane
2008-04-25
gallium: remove unneeded st->bitmap_texcoord_bias
Brian Paul
2008-04-16
gallium: finish-up and fix support for GL_COLOR matrix on pixel xfer path
Brian Paul
2008-04-14
gallium: set ctx->Const.MaxDrawBuffers
Brian
2008-04-03
gallium: test if PIPE_FORMAT_YCBCR[_REV] is supported and enable GL_MESA_ycbc...
Brian
2008-04-01
gallium: init ctx->Const.MaxTextureUnits
Brian
2008-03-21
gallium: use is_format_supported(PIPE_FORMAT_DXT5_RGBA) to check if s3tc is s...
Brian Paul
2008-03-21
gallium: use is_format_supported() to determine if GL_EXT_texture_sRGB is sup...
Brian Paul
2008-03-18
gallium: plug in and init GL_EXT_framebuffer_blit function/extension
Brian
2008-02-27
gallium: start removing pipe_context->get_name/vendor/param/paramf
Brian
2008-02-06
gallium: add bitmap/drawpixels texcoord bias support
Brian
2007-11-08
move EXT_shadow_funcs assignment
Brian
2007-11-08
Added pipe->get_paramf() to query float limits.
Brian
2007-11-07
enable GL_ARB/NV_point_sprite together
Brian
2007-11-07
fix typos, re-enable some extensions to get back to GL 2.1 level
Brian
2007-11-06
Remove pipe->max_texture_size(), use get_param() instead.
Brian
2007-11-05
Determine GL extensions/limits by making pipe queries.
Brian
[prev]