broadcom/vc5: Fix CLIF dumping of lists that aren't capped by a HALT.
[mesa.git] / src / mesa / main /
2017-10-10 Eric Anholtmesa: Alphabetize GL_MESA_tile_raster_order in the...
2017-10-10 Eric Anholtmesa: Implement a new GL_MESA_tile_raster_order extension.
2017-10-10 Brian Paulmesa: move _mesa_half_is_negative() to half_float.h
2017-10-10 Brian Paulmesa: move _mesa_exec_malloc/free() prototypes to their...
2017-10-10 Eric Anholtmesa: Set new renderbuffers to RGBA4 on all GLES contexts.
2017-10-10 Eric Anholtmesa: Expose GL_OES_required_internalformat on GLES...
2017-10-10 Eric Anholtmesa: Only expose GLES's EXT_texture_type_2_10_10_10_RE...
2017-10-10 Eric Anholtmesa: Add X1B5G5R5 along with A1B5G5R5.
2017-10-10 Nicolai Hähnlest/mesa: fix switching from surface-based to non-surfac...
2017-10-09 Dylan Bakermeson: Build i965 and dri stack
2017-10-07 Kenneth Graunkemesa: make glFramebuffer* check immutable texture level...
2017-10-05 Kenneth Graunkemesa: Use a 565 format for GL_RGB and GL_UNSIGNED_SHORT...
2017-10-03 Brian Paulmesa: silence 'variable may be used uninitialized'...
2017-10-03 Brian Paulmesa: silence 'variable may be used uninitialized'...
2017-10-03 Matt Turnermesa: Delete now unused dlopen.h
2017-10-03 Matt Turnermesa: Drop Mesa_DXTn from gl_context
2017-10-03 Matt Turnermesa: Drop function pointer checks in s3tc code
2017-10-03 Matt Turnermesa: Call DXTn functions directly
2017-10-03 Matt Turnermesa: Remove fprintf referring to libdxtn
2017-10-03 Matt Turnermesa: Remove prototypes and mark S3TC functions static
2017-10-03 Matt Turnermesa: Remove commented-out DXTn fetch code
2017-10-03 Matt Turnermesa: Combine libtxc_dxtn sources into texcompress_s3tc...
2017-10-03 Matt Turnermesa: Import libtxc_dxtn sources
2017-10-02 Nicolai Hähnlemesa/main: R10G10B10_(A2) formats are not color rendera...
2017-10-02 Nicolai Hähnlemesa/main: select the R10G10B10X2_UNORM internal format...
2017-10-02 Nicolai Hähnleglsl: do not set the 'smooth' qualifier by default...
2017-09-28 Marek Olšákmesa: fix texture updates for ATI_fragment_shader
2017-09-21 Tapani Pällimesa: free current ComputeProgram state in _mesa_free_c...
2017-09-14 Jeremy Huddleston... mesa: Deal with size differences between GLuint and...
2017-09-08 Brian Paulmesa: whitespace, formatting fixes in teximage.c
2017-09-08 Brian Paulmesa: provide more info in some texture image error...
2017-09-07 Iago Toral Quirogamesa/main: Fix GetTransformFeedbacki64 for glTransformF...
2017-09-07 Eric Engestrommesa: allow user to set MESA_NO_ERROR=0
2017-09-06 Emil Velikovmesa: replace date/time macros with MESA_GIT_SHA1
2017-09-06 Emil Velikovmesa: don't use %s for PACKAGE_VERSION macro
2017-09-06 Iago Toral Quirogamesa/main: Fix GetTextureImage error reporting
2017-09-05 Dave Airliemesa/mtypes: repack gl_sampler_object.
2017-09-05 Dave Airliemesa/mtypes: repack gl_texture_object.
2017-09-05 Dave Airliemesa/mtypes: repack gl_shader_program_data.
2017-09-05 Dave Airliemesa/mtypes: reorganise gl_shader
2017-09-05 Dave Airliemesa/mtypes: repack display list structs.
2017-09-05 Dave Airliemesa/mtypes: reduce size of gl_sync_object.
2017-09-05 Dave Airliemesa/mtypes: reorg vertex/fragment program state.
2017-09-05 Dave Airliemesa/bindless: reorder gl_bindless_image gl_bindless_sa...
2017-08-29 Emil Velikovutil: move string_to_uint_map to glsl
2017-08-25 Adam Jacksonmesa: Implement GL_ARB_polygon_offset_clamp
2017-08-25 Adam Jacksonmesa: Implement GL_ARB_texture_filter_anisotropic
2017-08-25 Samuel Pitoisetmesa: add KHR_no_error support to glBindBufferOffsetEXT()
2017-08-25 Samuel Pitoisetmesa: add bind_buffer_offset() helper
2017-08-25 Samuel Pitoisetmesa: add KHR_no_error support to glTransformFeedbackVa...
2017-08-25 Samuel Pitoisetmesa: add transform_feedback_varyings() helper
2017-08-25 Samuel Pitoisetmesa: add KHR_no_error support to glResumeTransformFeed...
2017-08-25 Samuel Pitoisetmesa: add resume_transform_feedback() helper
2017-08-25 Samuel Pitoisetmesa: add KHR_no_error support to glPauseTransformFeedb...
2017-08-25 Samuel Pitoisetmesa: add pause_transform_feedback() helper
2017-08-25 Samuel Pitoisetmesa: add KHR_no_error support to glEndTransformFeedback()
2017-08-25 Samuel Pitoisetmesa: add end_transform_feedback() helper
2017-08-25 Samuel Pitoisetmesa: add KHR_no_error support to glBeginTransformFeedb...
2017-08-25 Samuel Pitoisetmesa: add begin_transform_feedback() helper
2017-08-25 Samuel Pitoisetmesa: add KHR_no_error support to glBindTransformFeedback()
2017-08-25 Samuel Pitoisetmesa: add bind_transform_feedback() helper
2017-08-25 Samuel Pitoisetmesa: port the LastLookedUpVAO optimisation to _mesa_lo...
2017-08-25 Samuel Pitoisetmesa: don't error check the default buffer object in...
2017-08-25 Samuel Pitoisetmesa: add _fallback suffix to the default transform...
2017-08-25 Samuel Pitoisetmesa: remove unnecessary check in _mesa_init_transform_...
2017-08-25 Samuel Pitoisetmesa: check allocation failures in new_transform_feedback()
2017-08-25 Samuel Pitoisetmesa: remove unused _mesa_validate_transform_feedback_b...
2017-08-24 Samuel Pitoisetmesa: remove duplicate assignments in bind_xfb_buffers()
2017-08-24 Samuel Pitoisetmesa: fix debug/error messages in glColorMaski()
2017-08-22 Samuel Pitoisetmesa: only expose EXT_memory_object functions if the...
2017-08-22 Samuel Pitoisetmesa: only expose glImportMemoryFdEXT if the ext is...
2017-08-22 Timothy Arcerimesa: add UseSTD430AsDefaultPacking constant
2017-08-22 Brian Paulmesa: optimize _mesa_attr_zero_aliases_vertex()
2017-08-22 Brian Paulmesa: formatting clean-up in syncobj.c
2017-08-21 Matt Turnermesa: Don't compare unsigned for < 0
2017-08-20 Christoph Haagmesa: only copy requested compressed teximage cubemap...
2017-08-09 Iago Toral QuirogaTextureStorage1D should return INVALID_OPERATION if...
2017-08-09 Iago Toral QuirogaUpdate TextureParameter* error for incompatible texture...
2017-08-08 Timothy Arcerimesa: don't error check the default buffer object
2017-08-08 Timothy Arcerimesa: check default buffer object creation was successful
2017-08-08 Timothy Arcerimesa: add NULL checking to free_shared_state()
2017-08-06 Ilia Mirkinfix GL_ARB_spirv_extensions name
2017-08-06 Andres Rodriguezmesa: hook up queries for NUM_TILING_TYPES and TILING_TYPES
2017-08-06 Andres Rodriguezmesa: hook up UUID queries for driver and device
2017-08-06 Andres Rodriguezmesa: implement glGetUnsignedByte{v|i_v}
2017-08-06 Andres Rodriguezmesa/st: expose EXT_memory_object and EXT_memory_object_fd
2017-08-06 Timothy Arcerimesa: hook up (Named)BufferStorageMem api
2017-08-06 Andres Rodriguezmesa/st: implement memory objects as a backend for...
2017-08-06 Andres Rodriguezmesa: hook up memory object multisamples tex(ture)stora...
2017-08-06 Andres Rodriguezmesa: hook up memoryobject tex(ture)storage api
2017-08-06 Andres Rodriguezmesa: add support for memory object parameters
2017-08-06 Andres Rodriguezmesa: add support for memory object creation/import...
2017-08-06 Andres Rodriguezmapi: add EXT_external_objects and EXT_external_objects_fd
2017-08-03 Brian Paulst/mesa: fix handling of NumSamples=1 (v2)
2017-08-03 Brian Paulmesa: init more msaa fields
2017-08-03 Samuel Pitoisetmesa: only check errors when the state change in glLogi...
2017-08-03 Samuel Pitoisetmesa: only check errors when the state change in glBlen...
2017-08-02 Samuel Pitoisetmesa: add GLSL 4.60 to shading_language_version()
2017-08-02 Samuel Pitoisetmesa: add always-false enable for GL 4.6
2017-08-02 Samuel Pitoisetmesa: add KHR_no_error support to glPolygonMode()
next