util: Rename PURE to ATTRIBUTE_PURE.
[mesa.git] / src / mesa / main /
2015-08-07 Marta Lofstedtmesa: NULL check InfoLog
2015-08-06 Marek Olšákmesa: save which transform feedback buffer is associate...
2015-08-06 Brian Paulmesa: handle no-op cases sooner in _mesa_[Client]Active...
2015-08-05 Eduardo Lima Mitevmesa: Add missing check of format and type in glTexSubI...
2015-08-05 Eduardo Lima Mitevmesa: Fix error returned by glCopyTexImage2D() upon...
2015-08-05 Eduardo Lima Mitevmesa: Validate target before resolving tex obj in glTex...
2015-08-05 Eduardo Lima Mitevmesa: Fix errors values returned by glShaderBinary()
2015-08-05 Tapani Pällimesa: do not modify args when errors with GetProgramRes...
2015-08-04 Matt Turnermesa: Use _mesa_lroundevenf() in some more places.
2015-08-03 Matt Turnermesa: Replace F_TO_I() with _mesa_lroundevenf().
2015-08-03 Timothy Arcerimesa: fix type for array indexing validation
2015-08-03 Marta Lofstedtmesa/es3.1: Allow multisampled textures for GLES 3.1
2015-08-03 Marta Lofstedtmesa/es3.1: Allow query of GL_TEXTURE_MULTISAMPLE
2015-08-03 Marta Lofstedtmesa/es3.1: Allow enable of GL_SAMPLE_MASK
2015-08-03 Marta Lofstedtmesa/es3.1: Allow textures with target GL_TEXTURE_2D_MU...
2015-08-03 Marta Lofstedtmesa/es3.1: Allow GL_DEPTH_STENCIL_TEXTURE_MODE
2015-08-03 Marta Lofstedtmesa/es3.1: Allow GL_SAMPLE_MASK
2015-08-03 Marta Lofstedtmesa/es3.1: Allow binding GL_DRAW_INDIRECT_BUFFER with...
2015-07-30 Timothy Arcerimesa: remove now unused _mesa_get_uniform_location
2015-07-30 Timothy Arcerimesa: remove now unused subscript validations
2015-07-30 Timothy Arcerimesa: fix and simplify resource query for arrays
2015-07-29 Anuj PhogatDelete unused functions in format parser
2015-07-29 Anuj PhogatDelete duplicate function is_power_of_two() and use...
2015-07-29 Matt Turnermesa: Avoid double promotion.
2015-07-29 Matt Turnermesa: Use floats for viewport bounds.
2015-07-29 Marta Lofstedtmesa/es3.1: enable GL_ARB_explicit_uniform_location...
2015-07-29 Marta Lofstedtmesa/es3.1: enable GL_ARB_compute_shader for GLES 3.1
2015-07-29 Marta Lofstedtmesa/es3.1: enable GL_ARB_texture_gather for GLES 3.1
2015-07-29 Marta Lofstedtmesa/es3.1: enable GL_ARB_texture_multisample for GLES 3.1
2015-07-29 Marta Lofstedtmesa/es3.1: enable GL_ARB_shader_atomic_counters for...
2015-07-29 Marta Lofstedtmesa/es3.1: enable GL_ARB_shader_image_load_store for...
2015-07-29 Marta Lofstedtmesa/es3.1: Add ES 3.1 handling to get.c and get_hash_g...
2015-07-29 Eduardo Lima Mitevmesa: Return INVALID_ENUM in glClearBufferiv() when...
2015-07-24 Ilia Mirkinmesa: fix error checking for getting zero-sized texture...
2015-07-24 Anuj Phogatmesa: Fix typo in a comment
2015-07-24 Anuj Phogatmesa: Change the signature of _mesa_need_rgb_to_luminan...
2015-07-24 Anuj Phogatmesa: Add a helper function _mesa_need_luminance_to_rgb...
2015-07-24 Anuj Phogatmesa: Add a helper function _mesa_unpack_format_to_base...
2015-07-24 Anuj Phogatmesa: Turn get_readpixels_transfer_ops() in to a global...
2015-07-24 Brian Paulmesa: minor clean-ups in shaderapi.c
2015-07-24 Brian Paulmesa: fix _mesa_error() compiler warnings in shaderapi.c
2015-07-24 Brian Paulmesa: do more thorough target checking in compressed_su...
2015-07-24 Brian Paulmesa: another target fix in compressed_subtexture_targe...
2015-07-24 Brian Paulmesa: simplify format check in compressed_subtexture_ta...
2015-07-24 Brian Paulmesa: initialize variables to silence compiler warnings
2015-07-23 Ilia Mirkinmesa: rearrange texture error checking order
2015-07-23 Ilia Mirkinmesa: adjust error message when there's a missing teximage
2015-07-23 Eduardo Lima Mitevmesa: Fix error in target validation of glCompressedTex...
2015-07-23 Dave Airliemesa: fill out the ARB_shader_subroutine APIs
2015-07-23 Dave Airlieprogram_resource: add subroutine support (v3.1)
2015-07-23 Dave Airliemesa/mtypes: add gl_subroutine_function and uniform...
2015-07-23 Dave Airliemesa: add function to check if shader subroutines are...
2015-07-23 Dave Airliemesa: add inline conversion functions for ARB_shader_su...
2015-07-23 Dave Airliedispatch_sanity: add shader subroutine to fix make...
2015-07-23 Chris Forbesmesa: Add glGet support for ARB_shader_subroutine imple...
2015-07-23 Chris Forbesmesa: Add extension tracking for arb_shader_subroutine...
2015-07-23 Chris Forbesmesa: Add stubs for ARB_shader_subroutine entrypoints
2015-07-23 Dave Airliedispatch_sanity.cpp: remove commented out tess entries
2015-07-22 Marek Olšákmesa: implement GL_IS_PER_PATCH
2015-07-22 Marek Olšákglsl: use separate varying slots for patch varyings
2015-07-22 Chris Forbesglsl: analyze TES usage of gl_ClipDistance
2015-07-22 Fabian Bielerglsl: lower gl_TessLevel* from float[n] to vecn.
2015-07-22 Fabian Bielerglsl: add tessellation shader defines and built-in...
2015-07-22 Marek Olšákmesa: don't allow drawing with tess ctrl shader and...
2015-07-22 Marek Olšákmesa: handle tessellation shaders in use_shader_program
2015-07-22 Marek Olšákmesa: add program interface queries for tessellation...
2015-07-22 Fabian Bielermesa: add misc tessellation shader stuff
2015-07-22 Fabian Bielermesa: add tessellation shader getters (v3)
2015-07-22 Marek Olšákmesa: allow setting of patch parameters.
2015-07-22 Chris Forbesmesa: require VS if TCS or TES is present in pipeline
2015-07-22 Chris Forbesmesa: allow tess stages in glUseProgramStages
2015-07-22 Fabian Bielermesa: support tess stages in glGetProgramPipelineiv
2015-07-22 Marek Olšákmesa: take tessellation into account when validating...
2015-07-22 Chris Forbesmesa: allow drawing of patch primitives
2015-07-22 Marek Olšákmesa: add _mesa_has_tessellation
2015-07-22 Chris Forbesmesa: add tessellation shader state and limits
2015-07-22 Fabian Bielermesa: add tessellation shader enums
2015-07-22 Fabian Bielermesa: add tessellation shader structs
2015-07-22 Fabian Bielermapi: add ARB_tessellation_shader
2015-07-22 Brian Paulmesa: fix typo s/glGetTextImage/glGetTexImage/
2015-07-22 Timothy Arcerimesa: fix misleading comment
2015-07-22 Timothy Arcerimesa: fix active sampler conflict validation
2015-07-22 Brian Paulmesa: move check for no-op glShadeModel call earlier
2015-07-22 Brian Paulmesa: move check for no-op glAlphaFunc call earlier
2015-07-22 Brian Paulmesa: move check for no-op glFrontFace call earlier
2015-07-22 Brian Paulmesa: s/GLint/GLsizei/ for consistency
2015-07-22 Brian Paulmesa: enable GL_ARB_get_texture_sub_image for all drivers
2015-07-22 Brian Paulmesa: add API dispatch for GL_ARB_get_texture_sub_image
2015-07-22 Brian Paulmesa: add new _mesa_Get[Compressed]TextureSubImage...
2015-07-22 Brian Paulmesa: overhaul the glGetCompressedTexImage code
2015-07-22 Brian Paulmesa: overhaul the glGetTexImage code
2015-07-22 Brian Paulmesa: 80-column wrapping in texgetimage.c
2015-07-22 Brian Paulmesa: replace Driver.GetCompressedTexImage() w/ GetComp...
2015-07-22 Brian Paulmesa: make _mesa_get_[compressed_]texture_image() static
2015-07-22 Brian Paulmesa: plumb offset/size parameters through GetTexSubIma...
2015-07-22 Brian Paulmesa: replace Driver.GetTexImage with GetTexSubImage()
2015-07-22 Brian Paulmesa: assorted whitespace, formatting fixes in teximage.c
2015-07-22 Brian Paulmesa: allow GL_TEXTURE_CUBE_MAP_ARRAY case for glCompre...
2015-07-21 Jonathan Graymesa: include stdarg.h for va_list
2015-07-20 Kenneth Graunkemesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to...
next