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-01-15
mesa: Add glDepthRangef and glClearDepthf to APIspec.xml.
Chia-I Wu
2011-01-14
mesa: Add getter for GL_SHADER_COMPILER with ARB_ES2_compatibility.
Eric Anholt
2011-01-14
mesa: Add getters for ARB_ES2_compatibility MAX_*_VECTORS.
Eric Anholt
2011-01-14
mesa: Add support for glDepthRangef and glClearDepthf.
Eric Anholt
2011-01-14
mesa: Add actual support for glReleaseShaderCompiler from ES2.
Eric Anholt
2011-01-14
mesa: Add extension enable bit for GL_ARB_ES2_compatibility.
Eric Anholt
2011-01-14
glapi: Regenerate for GL_ARB_ES2_compatibility.
Eric Anholt
2011-01-14
mesa: Simplify _mesa_base_fbo_format by making it exceptions to teximages.
Eric Anholt
2011-01-14
gles2: Also support GL_BGRA_EXT for glTexSubImage2d
Kristian Høgsberg
2011-01-14
srgb: fix fbo base format picking.
Dave Airlie
2011-01-13
mesa: Change OES_standard_derivatives to be stand-alone extension
Chad Versace
2011-01-13
mesa: Add missing break statement in SARGB8 case.
Vinson Lee
2011-01-13
mesa/srgb: handle SARGB8 case in the sw fbo renderer.
Dave Airlie
2011-01-13
mesa/fbo: prevent assert trigger on i965 with piglit fbo-srgb test.
Dave Airlie
2011-01-12
mesa: Move loop variable declarations outside for loop in extensions.c.
Vinson Lee
2011-01-12
mesa: check for dummy renderbuffer in _mesa_FramebufferRenderbufferEXT()
Brian Paul
2011-01-12
mesa: don't assert in GetIntegerIndexed, etc
Brian Paul
2011-01-12
mesa: fix num_draw_buffers==0 in fixed-function fragment program generation
Brian Paul
2011-01-12
mesa: Move declaration before code in extensions.c.
Vinson Lee
2011-01-12
mesa: Change OES_point_sprite to depend on ARB_point_sprite
Chad Versace
2011-01-12
mesa: Change dependencies of some OES extension strings
Chad Versace
2011-01-12
mesa: Add/remove extensions in extension string
Chad Versace
2011-01-12
mesa: Refactor handling of extension strings
Chad Versace
2011-01-11
mesa: include teximage.h to silence warning
Brian Paul
2011-01-11
mesa: do a debug check of _mesa_format_to_type_and_comps()
Brian Paul
2011-01-11
mesa: fix a few format table mistakes, assertions
Brian Paul
2011-01-11
mesa/swrast: handle sRGB FBOs correctly (v2)
Dave Airlie
2011-01-08
mesa: Clean up header file inclusion in cpuinfo.c.
Vinson Lee
2011-01-07
mesa: fix an error in uniform arrays in row calculating.
Jian Zhao
2011-01-07
mesa: Directly include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-06
mesa: Clean up header file inclusion in version.c.
Vinson Lee
2011-01-05
mesa: bump version to 7.11
Vinson Lee
2011-01-05
mesa: Include mtypes.h in files that use gl_context struct.
Vinson Lee
2011-01-05
mesa: Consider textures incomplete when maxlevel < baselevel.
Eric Anholt
2011-01-04
mesa: Fix the baseFormat for GL_COMPRESSED_SLUMINANCE_EXT.
Eric Anholt
2011-01-04
intel: Merge our choosetexformat fallbacks into core.
Eric Anholt
2011-01-04
mesa: Make _mesa_choose_tex_format() choose formats out of a supported table.
Eric Anholt
2011-01-04
mesa: preserve 10 bits of precision in the texstore general path for ARGB2101010
Marek Olšák
2011-01-03
mesa: Include mtypes.h in renderbuffer.h.
Vinson Lee
2011-01-03
mesa: fix AL44 texture fetch function nybble -> float conversion
Brian Paul
2011-01-03
mesa: Also report the number of renderbuffer alpha bits for GL_LUMINANCE_ALPHA.
Eric Anholt
2011-01-03
mesa: Also report renderbuffer red/green size for GL_RED and GL_RG.
Eric Anholt
2011-01-03
mesa: Use the common logic for "is this baseformat a color format?"
Eric Anholt
2011-01-03
mesa: Allow color renderbuffers besides just RGB and RGBA.
Eric Anholt
2011-01-03
mesa: Update comment about the list of BaseFormats for gl_formats.
Eric Anholt
2011-01-03
mesa: s/GLuint/gl_buffer_index/
Brian Paul
2010-12-23
mesa: Assert format is not MESA_FORMAT_COUNT in _mesa_format_to_type_and_comps.
Vinson Lee
2010-12-23
mesa: Assert _mesa_DeleteFragmentShaderATI doesn't ever free static DummyShader.
Vinson Lee
2010-12-23
mesa: Fix #ifdef typo in _mesa_format_to_type_and_comps.
Vinson Lee
2010-12-23
mesa: fix texel store functions for some float formats
Marek Olšák
[prev]
[next]