i965: Drop some reserved space remnants.
[mesa.git] / src / mesa /
2017-11-15 Kenneth Graunkei965: Drop some reserved space remnants.
2017-11-15 Kenneth Graunkei965: Fold ABO state upload code into the SSBO/UBO...
2017-11-15 Kenneth Graunkei965: Use nir_lower_atomics_to_ssbos and delete ABO...
2017-11-15 Kenneth Graunkei965: Make a better helper function for UBO/SSBO/ABO...
2017-11-14 Timothy Arcerist/glsl_to_tgsi: use tgsi_get_gl_varying_semantic(...
2017-11-14 Timothy Arcerist/glsl_to_tgsi: make use of tgsi_get_gl_varying_semantic()
2017-11-14 Anuj Phogati965: Make use of brw_load_register_imm32() helper...
2017-11-14 Anuj Phogati965/gen8+: Fix the number of dwords programmed in...
2017-11-14 Anuj Phogati965: Program DWord Length in MI_FLUSH_DW
2017-11-14 Andres Rodriguezmesa/st: add missing copyright headers to memoryobjects...
2017-11-14 Andres Rodriguezmesa: minor tidy up for memory object error strings
2017-11-14 Julien Isorcei965: implement (un)mapImage
2017-11-14 Jason Ekstrandi965: Track the depth and render caches separately
2017-11-14 Jason Ekstrandi965/blorp: Add more destination flushing
2017-11-14 Jason Ekstrandi965: Add more precise cache tracking helpers
2017-11-14 Jason Ekstrandi965: Add stencil buffers to cache set regardless of...
2017-11-14 Jason Ekstrandi965: Switch over to fully external-or-not MOCS scheme
2017-11-14 Jason Ekstrandi965: Use PTE MOCS for all external buffers
2017-11-14 Jason Ekstrandintel/blorp: Make the MOCS setting part of blorp_address
2017-11-12 Rob Clarkmesa/st/nir: assign driver_location for images
2017-11-12 Rob Clarkst/program: fix compute shader nir references
2017-11-12 Timothy Arcerist/atifs: remove unrequired initialisation of gl_progra...
2017-11-11 Marek Olšákst/dri: fix deadlock when waiting on android fences
2017-11-10 Jason Ekstrandi965/gen10: Use the correct form of | for the RCPFE...
2017-11-10 Kenneth Graunkei965: Make L3 configuration atom listen for TCS/TES...
2017-11-10 Dylan Bakermeson: add support for xlib glx
2017-11-10 Marek Olšákst/dri: fix android fence regression
2017-11-09 Marek Olšákmesa: enable ARB_texture_buffer_* extensions in the...
2017-11-09 Dave Airliest/mesa: add support for hw atomics to glsl->tgsi....
2017-11-09 Dave Airliest/mesa: setup hw atomic limits. (v1.1)
2017-11-09 Dave Airliest/mesa: start adding support for hw atomics atom....
2017-11-09 Dave Airliemesa/program: add hw atomic counter file
2017-11-09 Brian Paulst/mesa: remove 'struct' keyword on function parameter
2017-11-09 Brian Paulmesa: s/GLint/gl_buffer_index/ for _ColorDrawBufferIndexes
2017-11-09 Brian Paulmesa: s/GLint/gl_buffer_index/ for _ColorReadBufferIndex
2017-11-09 Brian Paulmesa: minor reformatting, add const to gl_external_samp...
2017-11-09 Brian Paulst/mesa: whitespace clean-up in st_mesa_to_tgsi.c
2017-11-09 Kenneth Graunkei965: Pretend there are 4 subslices for compute shader...
2017-11-09 Nicolai Hähnlemesa: flush and wait after creating a fallback texture
2017-11-09 Nicolai Hähnlemesa: increase MaxServerWaitTimeout
2017-11-09 Nicolai Hähnlest/mesa: remove redundant flushes from st_flush
2017-11-09 Nicolai Hähnlest/mesa: guard sampler views changes with a mutex
2017-11-09 Nicolai Hähnlest/mesa: re-arrange st_finalize_texture
2017-11-09 Nicolai Hähnlegallium: clarify the constraints on sampler_view_destroy
2017-11-09 Tapani Pällii965: expose SRGB visuals and turn on EGL_KHR_gl_colorspace
2017-11-09 Timothy Arcerimesa: use simple mtx in core mesa
2017-11-09 Timothy Arcerimesa: rework how we free gl_shader_program_data
2017-11-09 Timothy Arceriglsl: drop cache_fallback
2017-11-08 Kenneth Graunkei965: properly initialize brw->cs.base.stage to MESA_SH...
2017-11-08 Jason Ekstrandintel/nir: Break the linking code into a helper in...
2017-11-08 Gert Wollnyconfigure: check for -std=c++11 support and enable...
2017-11-08 Timothy Arcerist/glsl_to_nir: use nir_shader_gather_info()
2017-11-08 Timothy Arcerist/glsl_to_nir: generate NIR earlier
2017-11-08 Timothy Arcerist/glsl_to_nir: delay adding built-in uniforms to Param...
2017-11-07 Jason Ekstrandintel/cs: Push subgroup ID instead of base thread ID
2017-11-07 Miklós Mátémesa: fix deleting the dummy ATI_fs
2017-11-07 Eric Engestrommeson: standardize .so version to major.minor.patch
2017-11-06 Timothy Arcerii965: disable NIR linking on HSW and below
2017-11-06 Neil Robertsi965: Enable flush control
2017-11-06 Adam Jacksongallium: Wire up flush control
2017-11-06 Neil Robertsdri: Add a flush control extension
2017-11-06 Neil Robertsdri: Change __DriverApiRec::CreateContext to take a...
2017-11-06 Neil Robertsintel: Don't flush the old context in intelMakeCurrent
2017-11-03 Anuj Phogati965/gen10: Implement Wa3DStateMode
2017-11-03 Anuj Phogati965/gen10: Enable float blend optimization
2017-11-03 Anuj Phogati965/gen10: Implement WaForceRCPFEHangWorkaround
2017-11-03 Anuj Phogati965/gen10: Implement WaSampleOffsetIZ workaround
2017-11-03 Anuj Phogati965/gen10: Don't set Antialiasing Enable in 3DSTATE_RA...
2017-11-03 Anuj Phogati965/gen10: Don't set Smooth Point Enable in 3DSTATE_SF...
2017-11-03 Lionel Landwerlini965: perf: list registers to program for queries
2017-11-03 Lionel Landwerlini965: perf: factorize code for availability
2017-11-03 Lionel Landwerlini965: perf: make revision variable available
2017-11-02 Timothy Arcerist/glsl_to_nir: pass gl_shader_program to st_finalize_nir()
2017-11-01 Jordan Justeni965: Initialize disk shader cache if MESA_GLSL_CACHE_D...
2017-11-01 Jordan Justendri drivers: Always add the sha1 build-id
2017-11-01 Jordan Justeni965: Initialize sha1 hash of dri config options
2017-11-01 Jordan Justeni965: Don't link when the program was found in the...
2017-11-01 Jordan Justeni965: add cache fallback support using serialized nir
2017-11-01 Timothy Arcerii965: add support for cached shaders with xfb qualifiers
2017-11-01 Timothy Arcerimesa/glsl: add api_enabled flag to gl_transform_feedbac...
2017-11-01 Jordan Justeni965: Add shader cache support for compute
2017-11-01 Timothy Arcerii965: add shader cache support for tess stages
2017-11-01 Timothy Arcerii965: add shader cache support for geometry shaders
2017-11-01 Timothy Arcerii965: Add shader cache support for vertex and fragment...
2017-11-01 Timothy Arcerii965: add initial implementation of on disk shader...
2017-11-01 Jordan Justeni965: Calculate thread_count in brw_alloc_stage_scratch
2017-11-01 Jordan Justenintel/compiler: Remove final_program_size from brw_comp...
2017-11-01 Jordan Justeni965: Don't rely on nir for uses_texture_gather
2017-11-01 Jordan Justeni965/link: Serialize program to nir after linking for...
2017-11-01 Jordan Justenmain: Add driver cache blob fields to gl_program
2017-11-01 Dave Airliemesa/st: implement max combined output resources limiting.
2017-10-31 Nanley Cheryi965: Check CCS_E compatibility for texture view rendering
2017-10-31 Plamena Manolovai965: Fix ARB_indirect_parameters logic.
2017-10-31 Kenneth Graunkei965: Don't flag BRW_NEW_SURFACES unless some push...
2017-10-30 Ian Romanickglsl: Remove ir_binop_greater and ir_binop_lequal expre...
2017-10-30 Kevin Rogovini965: correctly assign SamplerCount of INTERFACE_DESCRI...
2017-10-30 Kenneth Graunkei965: Only set key->high_quality_derivatives when it...
2017-10-30 Kenneth Graunkei965: Update brw_wm_debug_recompile() for newer key...
2017-10-28 Brian Paulscons: fix OSMesa driver build
2017-10-27 Dylan Bakermeson: build classic osmesa
next