intel/perf: rename gen_perf to gen_perf_config
[mesa.git] / src / mesa /
2019-08-08 Mark Janesintel/perf: rename gen_perf to gen_perf_config
2019-08-08 Ilia Mirkingallium: redefine ATOMINC_WRAP to be more hardware...
2019-08-08 Ilia Mirkinst/mesa: relax EXT_shader_image_load_store enable
2019-08-08 Mark Janesi965/perf: restore mdapi statistics query metrics
2019-08-07 Yevhenii Kolesnikovmesa: Use _mesa_delete_transform_feedback_object in...
2019-08-07 Yevhenii Kolesnikovmesa: use _mesa_delete_query in drivers
2019-08-07 Bas Nieuwenhuizenmeson,i965: Link with android deps when building for...
2019-08-07 Timothy Arcerimesa: remove super old TODOs from shaderapi.c
2019-08-07 Timothy Arcerimesa/gallium: add dric option to allow overriding GL...
2019-08-06 Pierre-Eric Pellou... glsl: add EXT_shader_image_load_store new image functions
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_shader_image_load_store glBindImageTextur...
2019-08-06 Pierre-Eric Pellou... glapi: add EXT_shader_image_load_store
2019-08-06 Pierre-Eric Pellou... tgsi: add ATOMICINC_WRAP/ATOMICDEC_WRAP opcode
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glMultiTexCoordPointerEXT function
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glMultiTexGen* functions
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glCopyMultiTexImage* and glCopyMultiT...
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glGetMultiTexParameteriv/fvEXT
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glMultiTexSubImage1D/2D/3DEXT
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glMultiTexImage1D/2D/3DEXT + glGetMul...
2019-08-06 Pierre-Eric Pellou... mesa: add glBindMultiTextureEXT display list support
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa glMultiTexParameter* functions
2019-08-06 Pierre-Eric Pellou... mesa: add EXT_dsa (Get)MultiTexEnv functions
2019-08-06 Pierre-Eric Pellou... mesa: add _mesa_(get)texenvi(f)v_indexed helpers
2019-08-06 Pierre-Eric Pellou... mesa: add new helper _mesa_get_texobj_by_target_and_texunit
2019-08-06 Pierre-Eric Pellou... mesa: replace _mesa_get_current_fixedfunc_tex_unit...
2019-08-06 Jason Ekstrandgenxml: Rename 3DSTATE_SF::Anti-Aliasing Enable
2019-08-03 Eric Engestrommeson: drop unused dep_{thread,dl}
2019-08-03 Eric Engestrommeson: replace libmesa_util with idep_mesautil
2019-08-02 Sergii Romantsovi965/clear: clear_value better precision
2019-08-02 Kenneth Graunkegallium: Implement GL_EXT_shader_samples_identical...
2019-08-01 Mark Janesi965: Move device info initialization to common code
2019-08-01 Mark Janesi965/perf: verify kernel support before registering...
2019-08-01 Jason Ekstrandnir: Stop whacking gl_FrontFacing to a system value
2019-08-01 Brian Paulst/mesa: fix MSVC compile breakage
2019-08-01 Gert Wollnygallium: Make PIPE_CAP_DEPTH_CLIP_DISABLE a tri-state...
2019-08-01 Gert Wollnymesa/st: Signal state changes when depth_clamp is emulated
2019-08-01 Gert Wollnymesa/st: Add depth clamping to rasterizer code
2019-08-01 Gert Wollnymesa/st: Tie depth_clamp code into other shaders (GS...
2019-08-01 Gert Wollnymesa/st: Tie depth_clamp lowering into the FS
2019-08-01 Gert Wollnymesa/st: Tie depth clamp lowering in to the VP code
2019-08-01 Erik Faye-Lundmesa/st: add tgsi-lowering code for depth-clamp
2019-08-01 Gert Wollnymesa/st: replace boolean declarations by bool
2019-07-31 Yevhenii Kolesnikovstate_tracker: Free Labels for querry and tranform_feedback
2019-07-31 Mike Blumenkrantzgallium: add handling for YUV planar surfaces
2019-07-31 Kenneth Graunkest/mesa: Skip scissor rect updates when scissor is...
2019-07-31 Eric Engestrommesa: add an ASSERTED
2019-07-31 Eric Engestromintel: add a couple of ASSERTED
2019-07-31 Eric Engestromtree-wide: replace MAYBE_UNUSED with ASSERTED
2019-07-31 Eric Engestrommesa: replace MAYBE_UNUSED with UNUSED
2019-07-31 Eric Engestromst/tests: drop incorrect MAYBE_UNUSED
2019-07-31 Eric Engestrommesa: drop MAYBE_UNUSED var
2019-07-31 Eric Engestromi965: drop unused MAYBE_UNUSED function
2019-07-31 Eric Engestromi965: replace MAYBE_UNUSED with GEN condition
2019-07-31 Eric Engestromintel: replace MAYBE_UNUSED with UNUSED
2019-07-31 Eric Engestromintel: drop incorrect MAYBE_UNUSED
2019-07-31 Pierre-Eric Pellou... mesa: add EXT_dsa indexed generic queries
2019-07-31 Pierre-Eric Pellou... mesa: add EXT_dsa indexed texture commands functions
2019-07-31 Pierre-Eric Pellou... mesa: add EXT_dsa (Named)Framebuffer functions
2019-07-31 Pierre-Eric Pellou... mesa: add EXT_dsa NamedBuffer functions
2019-07-31 Jason Ekstrandi965/curbe: Look at SYSTEM_VALUE_FRAG_COORD instead...
2019-07-30 Sagar Ghugegallium: Add PIPE_CAP_TEXTURE_SHADOW_LOD
2019-07-30 Sagar Ghugei965: Enable EXT_texture_shadow_lod
2019-07-30 Paulo Zanonimesa: extension boilerplate for EXT_texture_shadow_lod
2019-07-29 Rafael Antognollii965/gen10: Remove unnecessary workaround.
2019-07-29 Jason Ekstrandintel: Use a system value for gl_FragCoord
2019-07-29 Jason Ekstrandmesa/spirv: Set frag_coord_is_sysval to GLSLFragCoordIs...
2019-07-29 Eric Engestromintel: replace large stack buffer with heap allocation
2019-07-26 Yevhenii Kolesnikovmain: unreference ATIFragmentShader program before...
2019-07-26 Yevhenii Kolesnikovstate_tracker: Add destroying routine for feedback...
2019-07-25 Pierre-Eric Pellou... mesa: Fix GetTextureImage error reporting, again
2019-07-25 Heinrich Finkmesa: Enable GL_MESA_framebuffer_flip_y for GL 4.3
2019-07-24 Yevhenii Kolesnikovmain: Free memory allocated for gl_bitmap_atlas structure
2019-07-24 Kenneth Graunkei965: Use NIR to lower legacy userclipping.
2019-07-24 Jason Ekstrandintel/compiler: Be more conservative about subgroup...
2019-07-24 Yevhenii Kolesnikovmain: Fix memleaks in mesa_use_program
2019-07-24 Eric Engestromgallium+mesa: fix tgsi_semantic array type
2019-07-23 Pierre-Eric Pellou... mesa/st: rewrite src var when lowering tex_src_plane
2019-07-23 Michel Dänzerst/mesa: Try re-importing resource if necessary in...
2019-07-23 Eric Engestromst/nir: use asprintf() wrapper to fix MSVC issues
2019-07-23 Ilia Mirkingallium: remove boolean from state tracker APIs
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-07-23 Dave Airliest/nir: fix arb fragment stage conversion
2019-07-22 Kenneth Graunkemesa: Fix ReadBuffers with pbuffers
2019-07-22 Marek Olšákmesa: fix assertion failure in TexImage
2019-07-22 Sergii Romantsovi965: free object labels when deleting
2019-07-20 Pierre-Eric Pellou... mesa: add EXT_dsa glEnabledIndexedEXT
2019-07-20 Pierre-Eric Pellou... mesa: add EXT_dsa glGetTextureLevelParameter*vEXT functions
2019-07-20 Pierre-Eric Pellou... mesa: add EXT_dsa gl(Copy)Texture(Sub)Image1D/2D/3DEXT...
2019-07-20 Pierre-Eric Pellou... mesa: move lookup_texture_ext_dsa up in teximage.c
2019-07-20 Pierre-Eric Pellou... mesa: pass gl_texture_object as arg to not depend on...
2019-07-20 Pierre-Eric Pellou... mesa: refactor get_texture_image to remove duplicate...
2019-07-19 Eric Engestrommesa/tests: add missing dep_thread
2019-07-19 Eric Engestromutil: use standard name for strdup()
2019-07-19 Yevhenii Kolesnikovmain: Destroy static hash table
2019-07-18 Andreas Baierlgallium: Add PIPE_CAP_TGSI_FS_POINT_IS_SYSVAL
2019-07-18 Andreas Baierlglsl: Optionally declare gl_PointCoord as a system...
2019-07-17 Alejandro Piñeirospirv_extensions: i965: initialize SPIR-V extensions
2019-07-17 Alejandro Piñeirospirv_extensions: add spirv_supported_extensions on...
2019-07-17 Alejandro Piñeirospirv_extensions: define spirv_extensions_supported
2019-07-17 Alejandro Piñeirospirv_extensions: add list of extensions and to_string...
next