st/mesa/r200/i915/i965: eliminate gl_fragment_program
[mesa.git] / src / mesa / main / mtypes.h
2016-10-26 Timothy Arcerist/mesa/r200/i915/i965: eliminate gl_fragment_program
2016-10-26 Timothy Arcerimesa: remove now unused IsCentroid from gl_fragment_program
2016-10-26 Timothy Arceriglsl: remove now unused InterpQualifier
2016-10-26 Timothy Arcerii965/mesa/st: eliminate gl_compute_program
2016-10-26 Timothy Arcerimesa/i965/i915/r200: eliminate gl_vertex_program
2016-10-26 Timothy Arcerii965/mesa/st: eliminate gl_geometry_program
2016-10-26 Timothy Arcerii965/mesa/st: eliminate gl_tess_eval_program
2016-10-26 Timothy Arcerii965/mesa/st: eliminate gl_tess_ctrl_program
2016-10-26 Timothy Arceriglsl: add a shader info field to the gl_program type
2016-10-24 Iago Toral Quirogaglsl: add matrix layout information to interface block...
2016-10-19 Timothy Arcerimesa: remove unused LocalSizeVariable
2016-10-19 Marek Olšákmesa: remove gl_shader_compiler_options::EmitNoNoise
2016-10-13 Brian Paulmesa: rename gl_vertex_attrib_array gl_array_attributes
2016-10-13 Brian Paulmesa: rename gl_vertex_attrib_array::VertexBinding
2016-10-13 Brian Paulmesa: replace gl_framebuffer::_IntegerColor wih _Intege...
2016-10-06 Samuel Pitoisetmesa/main: add support for ARB_compute_variable_groups_size
2016-10-06 Timothy Arcerimesa: remove the UsesDFdy flag
2016-10-01 Timothy Arcerimesa: use uint32_t rather than unsigned for xfb struct...
2016-09-26 Rob Clarkmesa/st: support lowering multi-planar YUV
2016-09-24 Timothy ArceriRevert "glsl: move xfb BufferStride into gl_transform_f...
2016-09-23 Timothy Arceriglsl: move xfb BufferStride into gl_transform_feedback_info
2016-09-23 Ilia Mirkinmesa: add GL_OES_viewport_array to the extension string
2016-09-20 Dylan Bakermesa: Implement ARB_shader_viewport_layer_array for...
2016-09-14 Ilia Mirkinglsl: add core plumbing for GL_ANDROID_extension_pack_es31a
2016-08-31 Ilia Mirkinglsl: add gl_BoundingBox and associated varying slots
2016-08-31 Ilia Mirkinmesa: add support for GL_PRIMITIVE_BOUNDING_BOX storage...
2016-08-31 Ilia Mirkinmesa: add scaffolding for OES/EXT_primitive_bounding_box
2016-08-30 Francisco Jerezglsl: Calculate bitset of secondary outputs written...
2016-08-29 Ilia Mirkinmesa: remove OES_shader_io_blocks enable
2016-08-26 Ian Romanickmesa: Add support for OES_texture_cube_map_array
2016-08-26 Kenneth Graunkemesa: Implement GL_KHR_blend_equation_advanced_coherent.
2016-08-26 Kenneth Graunkemesa: Track the current advanced blending mode.
2016-08-26 Ilia Mirkinglsl: process blend_support_* qualifiers
2016-08-26 Ilia Mirkinmesa: add KHR_blend_equation_advanced enable and extens...
2016-08-24 Francisco Jerezglsl: Keep track of the set of fragment outputs read...
2016-08-24 Francisco Jerezmesa: Add extension enables for framebuffer fetch exten...
2016-08-23 Dave Airliemesa/subroutines: start adding per-context subroutine...
2016-08-04 Eric Anholtmesa: Dynamically allocate the matrix stack.
2016-07-31 Mathias Fröhlichmesa: Remove set but not used gl_client_array::Stride.
2016-07-31 Mathias Fröhlichmesa: Remove set but not used gl_client_array::Enabled.
2016-07-19 Ian RomanickMESA_shader_integer_functions: Boiler plate extension...
2016-07-18 Anuj Phogatmesa: Add the infrastructure for KHR_texture_compressio...
2016-07-18 Kenneth Graunkecompiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.
2016-07-02 Rob Clarkglsl: add driconf to zero-init unintialized vars
2016-06-30 Timothy Arceriglsl/mesa: move duplicate shader fields into new struct...
2016-06-30 Timothy Arceriglsl/mesa: split gl_shader in two
2016-06-23 Timothy Arceriglsl/mesa: stop duplicating geom and tcs layout values
2016-06-23 Timothy Arceriglsl/mesa: stop duplicating tes layout values
2016-06-20 Ian Romanickmesa: Fix incorrect "see also" comments
2016-06-18 Ilia Mirkinmesa: add GL_EXT_window_rectangles state storage/retrie...
2016-06-16 Mathias Fröhlichmesa: Remove the linked list of enabled lights
2016-06-16 Mathias Fröhlichmesa: Track enabled lights in a bitmask
2016-06-16 Mathias Fröhlichmesa: Rename CoordReplaceBits back to CoordReplace.
2016-06-16 Mathias Fröhlichmesa: Remove the now unused CoordsReplace array.
2016-06-16 Mathias Fröhlichmesa: Add gl_point_attrib::CoordReplaceBits bitfield.
2016-06-15 Kenneth Graunkeglsl: Optionally lower TCS gl_PatchVerticesIn to a...
2016-06-15 Kenneth Graunkeglsl: Optionally lower TES gl_PatchVerticesIn to a...
2016-06-07 Ilia Mirkinmesa: hook up core bits of GL_ARB_shader_group_vote
2016-06-04 Jason Ekstrandmesa: Get rid of _mesa_active_fragment_shader_has_side_...
2016-06-02 Jordan Justenglsl: Add glsl LowerCsDerivedVariables option
2016-05-26 Ian Romanickmesa: Add extension tracking for GL_OES_shader_io_blocks
2016-05-26 Ian Romanickmesa: Track the additional data in gl_shader_variable
2016-05-25 Kristian Høgsberg... i965: Enable GL_KHR_robustness
2016-05-24 Ilia Mirkinmesa: remove separate enable for KHR_robust_buffer_acce...
2016-05-24 Jason Ekstrandmain: Add extension enable bits for KHR_robust_buffer_a...
2016-05-24 Jason Ekstrandglsl: Add an option to clamp block indices when lowerin...
2016-05-23 Kenneth Graunkemesa: Implement glGet*(GL_PRIMITIVE_RESTART_FOR_PATCHES...
2016-05-23 Dave Airliesubroutines: handle explicit indexes properly
2016-05-23 Dave Airliemesa/subroutines: count number subroutines properly.
2016-05-13 Tobias Klausmannmesa/main: Add support for GL_ARB_cull_distance (v2)
2016-05-07 Nicolai Hähnlemesa/main: define _NEW_xxx flags as unsigned shifts
2016-05-03 Anuj Phogatmesa: Add OES_texture_compression_astc to extension...
2016-05-01 Timothy Arcerimesa: add LOCATION_COMPONENT support to GetProgramResou...
2016-04-26 Ilia Mirkinglsl: add ability to use essl 3.20
2016-04-15 Jason Ekstrandmain/mtypes: Remove the "set" parameter from gl_uniform...
2016-04-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-12 Bas Nieuwenhuizenmesa: Expose the ARB_robust_buffer_access_behavior...
2016-04-07 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-05 Timothy Arcerimesa: remove unused IsShaderStorage field
2016-04-05 Timothy Arceriglsl: fully split apart buffer block arrays
2016-04-04 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-03 Ilia Mirkinmesa: add ES3_1_compatibility extension enable
2016-04-02 Timothy Arceriglsl: store stage reference in gl_uniform_block
2016-04-01 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-31 Ilia Mirkinmesa: add GL_OES_copy_image support
2016-03-31 Ilia Mirkinmesa: add OES_sample_variables to extension table,...
2016-03-31 Timothy Arcerimesa: add query support for GL_TRANSFORM_FEEDBACK_BUFFE...
2016-03-31 Timothy Arcerimesa: add support to query GL_TRANSFORM_FEEDBACK_BUFFER...
2016-03-31 Timothy Arcerimesa: add support to query GL_OFFSET for GL_TRANSFORM_F...
2016-03-31 Timothy Arceriglsl: validate global out xfb_stride qualifiers and...
2016-03-31 Timothy Arcerimesa: split transform feedback buffer into its own...
2016-03-31 Timothy Arceriglsl: use bitmask of active xfb buffer indices
2016-03-29 Ilia Mirkinmesa: add OES_texture_buffer and EXT_texture_buffer...
2016-03-27 Miklós Mátémesa: optionally associate a gl_program to ATI_fragment...
2016-03-25 Timothy Arceriglsl: reduce buffer block duplication
2016-03-25 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-24 Bas Nieuwenhuizenmesa: replace gl_context->Multisample._Enabled with...
2016-03-17 Jordan JustenMerge remote-tracking branch 'origin/master' into vulkan
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
next