mesa: document sRGBDecode field
[mesa.git] / src / mesa / main /
2011-01-20 Brian Paulmesa: document sRGBDecode field
2011-01-19 Brian Paulmesa: implement glGetShaderPrecisionFormat()
2011-01-17 Brian Paulmesa: s/primcount/numInstances/
2011-01-16 Brian Paulmesa: minor tweaks in _mesa_set_fetch_functions()
2011-01-16 Brian Paulmesa: add comment for _mesa_get_srgb_format_linear()
2011-01-16 Brian Paulmesa: move declarations before code
2011-01-16 Dave Airliemesa/swrast: implement EXT_texture_sRGB_decode
2011-01-16 Brian Paulmesa: implement glGet queries for GL_ARB_draw_buffers_blend
2011-01-16 Brian Paulmesa: display list support for GL_ARB_draw_buffers_blen...
2011-01-16 Brian Paulmesa: plug in GL_ARB_draw_buffers_blend functions
2011-01-16 Brian Paulglapi: regenerated files
2011-01-16 Brian Paulmesa: begin implementation of GL_ARB_draw_buffers_blend
2011-01-16 Brian Paulmesa: support for GL_ARB_instanced_arrays
2011-01-16 Brian Paulglapi: regenerated files
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-15 Chia-I Wumesa: Add glDepthRangef and glClearDepthf to APIspec...
2011-01-15 Eric Anholtmesa: Add getter for GL_SHADER_COMPILER with ARB_ES2_co...
2011-01-15 Eric Anholtmesa: Add getters for ARB_ES2_compatibility MAX_*_VECTORS.
2011-01-15 Eric Anholtmesa: Add support for glDepthRangef and glClearDepthf.
2011-01-14 Eric Anholtmesa: Add actual support for glReleaseShaderCompiler...
2011-01-14 Eric Anholtmesa: Add extension enable bit for GL_ARB_ES2_compatibi...
2011-01-14 Eric Anholtglapi: Regenerate for GL_ARB_ES2_compatibility.
2011-01-14 Eric Anholtmesa: Simplify _mesa_base_fbo_format by making it excep...
2011-01-14 Kristian Høgsberggles2: Also support GL_BGRA_EXT for glTexSubImage2d
2011-01-14 Dave Airliesrgb: fix fbo base format picking.
2011-01-14 Chad Versacemesa: Change OES_standard_derivatives to be stand-alone...
2011-01-13 Vinson Leemesa: Add missing break statement in SARGB8 case.
2011-01-13 Dave Airliemesa/srgb: handle SARGB8 case in the sw fbo renderer.
2011-01-13 Dave Airliemesa/fbo: prevent assert trigger on i965 with piglit...
2011-01-13 Vinson Leemesa: Move loop variable declarations outside for loop...
2011-01-13 Brian Paulmesa: check for dummy renderbuffer in _mesa_Framebuffer...
2011-01-13 Brian Paulmesa: don't assert in GetIntegerIndexed, etc
2011-01-13 Brian Paulmesa: fix num_draw_buffers==0 in fixed-function fragmen...
2011-01-13 Vinson Leemesa: Move declaration before code in extensions.c.
2011-01-12 Chad Versacemesa: Change OES_point_sprite to depend on ARB_point_sprite
2011-01-12 Chad Versacemesa: Change dependencies of some OES extension strings
2011-01-12 Chad Versacemesa: Add/remove extensions in extension string
2011-01-12 Chad Versacemesa: Refactor handling of extension strings
2011-01-11 Brian Paulmesa: include teximage.h to silence warning
2011-01-11 Brian Paulmesa: do a debug check of _mesa_format_to_type_and_comps()
2011-01-11 Brian Paulmesa: fix a few format table mistakes, assertions
2011-01-10 Dave Airliemesa/swrast: handle sRGB FBOs correctly (v2)
2011-01-08 Vinson Leemesa: Clean up header file inclusion in cpuinfo.c.
2011-01-07 Jian Zhaomesa: fix an error in uniform arrays in row calculating.
2011-01-07 Vinson Leemesa: Directly include mfeatures.h in files that perfor...
2011-01-06 Vinson Leemesa: Clean up header file inclusion in version.c.
2011-01-06 Vinson Leemesa: bump version to 7.11
2011-01-06 Vinson Leemesa: Include mtypes.h in files that use gl_context...
2011-01-05 Eric Anholtmesa: Consider textures incomplete when maxlevel <...
2011-01-04 Eric Anholtmesa: Fix the baseFormat for GL_COMPRESSED_SLUMINANCE_EXT.
2011-01-04 Eric Anholtintel: Merge our choosetexformat fallbacks into core.
2011-01-04 Eric Anholtmesa: Make _mesa_choose_tex_format() choose formats...
2011-01-04 Marek Olšákmesa: preserve 10 bits of precision in the texstore...
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-01-04 Vinson Leemesa: Include mtypes.h in renderbuffer.h.
2011-01-04 Brian Paulmesa: fix AL44 texture fetch function nybble -> float...
2011-01-03 Eric Anholtmesa: Also report the number of renderbuffer alpha...
2011-01-03 Eric Anholtmesa: Also report renderbuffer red/green size for GL_RE...
2011-01-03 Eric Anholtmesa: Use the common logic for "is this baseformat...
2011-01-03 Eric Anholtmesa: Allow color renderbuffers besides just RGB and...
2011-01-03 Eric Anholtmesa: Update comment about the list of BaseFormats...
2011-01-03 Brian Paulmesa: s/GLuint/gl_buffer_index/
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-18 Dave Airliemesa: fix queryobj whitespace.
2010-12-18 Dave Airliemesa/swrast/st: add ARB_occlusion_query2 support.
2010-12-17 Kenneth GraunkeRemove OES_compressed_paletted_texture from the ES2...
2010-12-24 Vinson Leemesa: Assert format is not MESA_FORMAT_COUNT in _mesa_f...
2010-12-24 Vinson Leemesa: Assert _mesa_DeleteFragmentShaderATI doesn't...
2010-12-23 Vinson Leemesa: Fix #ifdef typo in _mesa_format_to_type_and_comps.
2010-12-23 Marek Olšákmesa: fix texel store functions for some float formats
2010-12-23 Marek Olšákmesa: implement new texture format I16
2010-12-23 Marek Olšákmesa: implement new texture format L16
2010-12-23 Marek Olšákmesa: implement new texture format A16
2010-12-23 Marek Olšákmesa: implement new texture format AL44
2010-12-23 Marek Olšákmesa: implement new texture format ARGB2101010
2010-12-14 Brian Paulmesa, st/mesa: disable GL_ARB_geometry_shader4
2010-12-10 Eric Anholtmesa: Don't assertion fail for _mesa_get_format_name...
2010-12-10 Brian Paulmesa: enable GL_ARB_draw_instanced for software drivers
2010-12-09 Shuang Hemesa: allow GLfixed arrays for OpenGL ES 2.0
2010-12-09 Chia-I Wumesa: Fix glTexCoordPointer with type GL_FIXED.
2010-12-09 Chia-I Wumesa: Fix GL_FIXED arrays.
2010-12-09 Brian Paulmesa: simplify target checking for TexImage functions
2010-12-09 Brian Paulmesa: revamp error checking for compressed texture...
2010-12-09 Brian Paulmesa: add PROGRAM_SYSTEM_VALUE and related tokens
2010-12-08 Chia-I Wumesa: Do not advertise GL_OES_texture_3D.
2010-12-08 Chia-I Wuvbo: Fix GLES2 glVertexAttrib.
2010-12-08 Brian Paulmesa: make _mesa_test_proxy_teximage() easier to read
2010-12-08 Brian Paulmesa: consolidate glCompressedTexImage1/2/3D() functions
2010-12-08 Brian Paulmesa: consolidate glCopyTexSubImage1/2/3D() functions
2010-12-08 Brian Paulmesa: consolidate glCopyTexImage1/2D() code
2010-12-08 Brian Paulmesa: consolidate the glTexSubImage1/2/3D() functions
2010-12-08 Brian Paulmesa: simplify proxy texture code in texture_error_check()
2010-12-07 Vinson Leemesa: Clean up header file inclusion in viewport.h.
2010-12-07 Vinson Leemesa: Clean up header file inclusion in varray.h.
2010-12-07 Vinson Leemesa: Clean up header file inclusion in transformfeedba...
2010-12-07 Vinson Leemesa: Clean up header file inclusion in texrender.h.
2010-12-07 Brian Paulmesa: consolidate glTexImage1/2/3D() code
2010-12-07 Brian Paulmesa: set gl_texture_object::_Complete=FALSE in incompl...
2010-12-07 Brian Paulmesa: test for cube map completeness in glGenerateMipmap()
2010-12-04 Vinson Leemesa: Clean up header file inclusion in texobj.h.
next