mesa: support GL_RED/GL_RG in ES2 contexts when driver support exists
[mesa.git] / src / mesa /
2015-11-28 Ilia Mirkinmesa: support GL_RED/GL_RG in ES2 contexts when driver...
2015-11-26 Timothy Arceriglsl: don't generate extra errors in ValidateProgramPip...
2015-11-26 Francisco Jerezi965/gen9+: Switch thread scratch space to non-coherent...
2015-11-26 Francisco Jerezi965/fs: Don't use Gen7-style scratch block reads on...
2015-11-26 Francisco Jerezi965: Add symbolic defines for some magic dataport...
2015-11-26 Marta Lofstedtmesa: remove ARB_geometry_shader4
2015-11-26 Tapani Pällimesa: error out in indirect draw when vertex bindings...
2015-11-25 Kenneth Graunkei965: Fix scalar vertex shader struct outputs.
2015-11-25 Kenneth Graunkei965: Fix fragment shader struct inputs.
2015-11-25 Nicolai Hähnlest/mesa: remove outdated comment
2015-11-25 Nicolai Hähnlest/mesa: delay initialization of performance counters
2015-11-25 Nicolai Hähnlemesa/main: allow delayed initialization of performance...
2015-11-25 Iago Toral Quirogai965: remove trailing spaces in various files
2015-11-25 Matt Turneri965: Pass brw_context pointer, not gl_context pointer.
2015-11-24 Matt Turnermesa: Use unreachable() instead of a default case.
2015-11-24 Ian Romanickmeta: Don't save or restore the active client texture
2015-11-24 Ian Romanickmeta: Don't save or restore the VBO binding
2015-11-24 Ian Romanickmeta/TexSubImage: Don't pollute the buffer object namespace
2015-11-24 Ian Romanickmeta: Don't pollute the buffer object namespace in...
2015-11-24 Ian Romanickmeta: Use internal functions for buffer object and...
2015-11-24 Ian Romanickmeta: Track VBO using gl_buffer_object instead of GL...
2015-11-24 Ian Romanickmeta: Partially convert _mesa_meta_DrawTex to DSA
2015-11-24 Ian Romanickmeta: Don't pollute the buffer object namespace in...
2015-11-24 Ian Romanickmeta: Use internal functions for buffer object and...
2015-11-24 Ian Romanickmeta: Use DSA functions for VBOs in _mesa_meta_setup_ve...
2015-11-24 Ian Romanickmeta: Track VBO using gl_buffer_object instead of GL...
2015-11-24 Ian Romanickmeta: Don't leave the VBO bound after _mesa_meta_setup_...
2015-11-24 Ian Romanicki965: Use _mesa_NamedBufferSubData for users of _mesa_m...
2015-11-24 Ian Romanickmeta: Use _mesa_NamedBufferData and _mesa_NamedBufferSu...
2015-11-24 Ian Romanickmeta: Use DSA functions for PBO in create_texture_for_pbo
2015-11-24 Ian Romanicki965: Don't pollute the buffer object namespace in...
2015-11-24 Ian Romanicki965: Use internal functions for buffer object access
2015-11-24 Ian Romanicki965: Use DSA functions for VBOs in brw_meta_fast_clear
2015-11-24 Ian Romanicki965: Pass brw_context instead of gl_context to brw_dra...
2015-11-24 Ian Romanickmesa: Refactor enable_vertex_array_attrib to make _mesa...
2015-11-24 Ian Romanickmesa: Refactor update_array_format to make _mesa_update...
2015-11-24 Ian Romanickmesa: Make bind_vertex_buffer avilable outside varray.c
2015-11-24 Kenneth GraunkeRevert "i965: Combine assembly annotations if possible."
2015-11-24 Matt Turneri965: Clean up #includes in the compiler.
2015-11-24 Matt Turneri965: Move brw_new_shader and brw_link_shader prototype...
2015-11-24 Matt Turneri965: Compile brw_cs_fill_local_id_payload() as C.
2015-11-24 Matt Turneri965: Move MRF macros from brw_inst.h to brw_eu.h.
2015-11-24 Matt Turneri965: Drop #include of main/glheader.h.
2015-11-24 Matt Turneri965: Push down inclusion of brw_program.h.
2015-11-24 Matt Turneri965: Mark functions called from C as extern "C".
2015-11-24 Matt Turneri965: Push down inclusion of vbo/vbo.h.
2015-11-24 Matt Turneri965: Remove duplicate #includes.
2015-11-24 Matt Turneri965: Remove unneeded forward declarations.
2015-11-24 Matt Turneri965: Mark count_trailing_one_bits() static.
2015-11-24 Matt Turneri965: Remove useless gen6_blorp.h/gen7_blorp.h headers.
2015-11-24 Matt Turneri965: Prevent implicit upcasts to brw_reg.
2015-11-24 Matt Turneri965: Use scope operator to ensure brw_reg is interpret...
2015-11-24 Matt Turneri965: Use implicit backend_reg copy-constructor.
2015-11-24 Matt Turneri965: Add and use backend_reg::equals().
2015-11-24 Rob Clarkutil: move brw_env_var_as_boolean() to util
2015-11-24 Timothy Arceriglsl: implement recent spec update to SSO validation
2015-11-24 Timothy ArceriRevert "mesa: return initial value for VALIDATE_STATUS...
2015-11-23 Dave Airlietexgetimage: consolidate 1D array handling code.
2015-11-23 Jason Ekstrandi965: Use NIR for lowering texture swizzle
2015-11-23 Jason Ekstrandi965: Use nir_lower_tex for texture coordinate lowering
2015-11-23 Jason Ekstrandi965/fs: Stomp the texture return type to UINT32 for...
2015-11-23 Jason Ekstrandnir/lower_tex: Report progress
2015-11-23 Jason Ekstrandi965: Move postprocess_nir to codegen time
2015-11-23 Jason Ekstrandi965/nir: Split shader optimization and lowering into...
2015-11-23 Jason Ekstrandi965: Use ull immediates in brw_inst_bits
2015-11-23 Ilia Mirkinst/mesa: add astc support
2015-11-23 Neil Robertsi965: Handle lum, intensity and missing components...
2015-11-23 Jason Ekstrandnir: s/nir_type_unsigned/nir_type_uint
2015-11-23 Connor Abbotti965/fs: add stride restrictions for copy propagation
2015-11-23 Connor Abbotti965/fs: don't propagate cmod when the exec sizes differ
2015-11-23 Connor Abbotti965/fs: respect force_sechalf/force_writemask_all...
2015-11-23 Connor Abbotti965: fix 64-bit immediates in brw_inst(_set)_bits
2015-11-23 Connor Abbotti965/fs: print non-1 strides when dumping instructions
2015-11-22 Nanley Cherymesa/teximage: Fix S3TC regression due to ASTC interaction
2015-11-22 Nanley Cherymesa/extensions: Enable overriding permanently enabled...
2015-11-22 Kenneth Graunkei965: Fix num_uniforms count for scalar GS.
2015-11-21 Matt Turneri965: Test that nonrepresentable floats cannot be conve...
2015-11-21 Matt Turneri965: Use ldexpf() in VF float test set up.
2015-11-21 Matt Turneri965/vec4: Initialize nir_inputs with src_reg().
2015-11-21 Matt Turneri965/fs: Add support for gl_HelperInvocation system...
2015-11-21 Matt Turneri965: Add brw_imm_uv().
2015-11-21 Matt Turneri965: Don't bother setting regioning on immediates.
2015-11-20 Brian Paulmesa: update some old-style (K&R?) function pointer...
2015-11-20 Timothy Arceriglsl: add subroutine index qualifier support
2015-11-20 Ben Widawskyi965/gen9: Support fast clears for 32b float
2015-11-20 Ben WidawskyRevert "i965/gen9: Enable rep clears on gen9"
2015-11-20 Ben WidawskyRevert "i965/gen9: Disable MCS for 1x color surfaces"
2015-11-20 Ben Widawskyi965/meta/gen9: Individually fast clear color attachments
2015-11-20 Ben Widawskyi965/skl: skip fast clears for certain surface formats
2015-11-20 Ben Widawskyi965: Add lossless compression to surface format table
2015-11-20 Ben Widawskyi965/skl: Add fast color clear infrastructure
2015-11-20 Brian Paulmesa: remove unused var in _mesa_PushDebugGroup()
2015-11-20 Brian Paulmesa: whitespaces fixes in _mesa_one_time_init_extensio...
2015-11-20 Nicolai Hähnlest/mesa: add support for batch driver queries to perfmon
2015-11-20 Nicolai Hähnlest/mesa: maintain active perfmon counters in an array
2015-11-20 Nicolai Hähnlest/mesa: use BITSET_FOREACH_SET to loop through active...
2015-11-20 Nicolai Hähnlest/mesa: store mapping from perfmon counter to query...
2015-11-20 Nicolai Hähnlest/mesa: map semantic driver query types to underlying...
2015-11-20 Nicolai Hähnlegallium: remove pipe_driver_query_group_info field...
2015-11-20 François Tigeotxmlconfig: Add support for DragonFly
next