gallium: Add defines for FXT1 texture compression.
[mesa.git] / src / mesa /
2019-11-07 Eric Anholtgallium: Add defines for FXT1 texture compression.
2019-11-07 Eric Anholtmesa/st: Add mapping of MESA_FORMAT_RGB_SNORM16 to...
2019-11-05 Eric Engestrommesa/imports: let the build system detect strtok_r()
2019-11-05 Pierre-Eric Pellou... mesa: fix call to _mesa_lookup_vao_err
2019-11-05 Dylan Bakerutil: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
2019-11-05 Dylan Bakermesa/main: delete now unused _mesa_little_endian
2019-11-05 Dylan Bakermesa/swrast: replace instances of _mesa_little_endian...
2019-11-05 Dylan Bakermesa/main: replace uses of _mesa_little_endian with...
2019-11-05 Dylan Bakerutil/u_endian: set PIPE_ARCH_*_ENDIAN to 1
2019-11-05 Dylan Bakerdri/osmesa: use preprocessor for selecting endian code...
2019-11-05 Dylan Bakerr100: Use preprocessor to select big vs little endian...
2019-11-05 Dylan Bakerr200: use preprocessor for big vs little endian checks
2019-11-05 Pierre-Eric Pellou... mesa: add EXT_dsa glGetVertexArray* 4 functions
2019-11-05 Pierre-Eric Pellou... mesa: extract helper function from _mesa_GetPointerv
2019-11-05 Pierre-Eric Pellou... mesa: add EXT_dsa EnableVertexArrayAttribEXT / DisableV...
2019-11-05 Pierre-Eric Pellou... mesa: add EXT_dsa glEnableVertexArrayEXT / glDisableVer...
2019-11-05 Pierre-Eric Pellou... mesa: add gl_vertex_array_object parameter to client...
2019-11-05 Pierre-Eric Pellou... mesa: add EXT_dsa glVertexArray* functions implementation
2019-11-05 Pierre-Eric Pellou... mesa: add vao/vbo lookup helper for EXT_dsa
2019-11-05 Pierre-Eric Pellou... mesa: rework _mesa_lookup_vao_err to allow usage from...
2019-11-05 Pierre-Eric Pellou... mesa: add EXT_dsa glVertexArray* functions declarations
2019-11-05 Pierre-Eric Pellou... mesa: pass vao as a function paramter
2019-11-04 Marek Olšákst/mesa: call nir_lower_flrp only once per shader
2019-11-04 Marek Olšákst/mesa: call nir_opt_access only once
2019-11-04 Paul Gofmanstate_tracker: Handle texture view min level in st_gene...
2019-11-02 Lionel Landwerlinmesa: check draw buffer completeness on glClearBufferfi...
2019-11-01 Timothy Arceriglsl: just use NIR to lower outputs when driver can...
2019-10-31 Eric Engestromradeon: replace xmlpool_options_h with idep_xmlconfig_h...
2019-10-31 Eric Engestromr200: replace xmlpool_options_h with idep_xmlconfig_headers
2019-10-31 Eric Engestromnouveau: replace xmlpool_options_h with idep_xmlconfig_...
2019-10-31 Eric Engestromi915: replace xmlpool_options_h with idep_xmlconfig_headers
2019-10-31 Eric Engestromdri: replace xmlpool_options_h with idep_xmlconfig_headers
2019-10-31 Pierre-Eric Pellou... mesa: enable msaa in clear_with_quad if needed
2019-10-31 Andrii Simiklitmain: fix several 'may be used uninitialized' warnings
2019-10-30 Tapani Pällimesa: enable ARB_gpu_shader_int64 in compat profile
2019-10-30 Tapani Pällimesa: add [Program]Uniform*64ARB display list support
2019-10-28 Erik Faye-Lundst/mesa: lower global vars to local after lowering...
2019-10-28 Nanley Cheryintel: Support HIZ_CCS in isl_surf_get_ccs_surf
2019-10-28 Nanley Cheryi965/miptree: Avoid -Wswitch for the Gen12 aux modes
2019-10-28 Timothy Arceriutil: remove LIST_IS_EMPTY macro
2019-10-28 Timothy Arceriutil: rename list_empty() to list_is_empty()
2019-10-28 Timothy Arceriutil: remove LIST_DEL macro
2019-10-28 Timothy Arceriutil: remove LIST_ADD macro
2019-10-28 Timothy Arceriutil: remove LIST_ADDTAIL macro
2019-10-28 Timothy Arceriutil: remove LIST_INITHEAD macro
2019-10-28 Tapani Pällii965: setup sized internalformat for MESA_FORMAT_R10G10...
2019-10-25 Illia Iorinmesa/main: Ignore filter state for MS texture completeness
2019-10-25 Illia IorinRevert "mesa/main: Fix multisample texture initialize"
2019-10-24 Adam Jacksongallium: Fix a bunch of undefined left-shifts in u_format_*
2019-10-24 Marek Olšákst/mesa: use pipe_screen::finalize_nir
2019-10-24 Marek Olšákst/mesa: update VS shader_info for NIR after lowering...
2019-10-24 Marek Olšákst/mesa: assign driver locations for VS inputs for...
2019-10-24 Marek Olšákst/mesa: don't lower_global_vars_to_local for VS if...
2019-10-24 Marek Olšákst/mesa: move some NIR lowering before shader caching
2019-10-23 Lionel Landwerlinintel/perf: move registers to their own header
2019-10-23 Kenneth Graunkest/mesa: Silence chatty debug printf
2019-10-22 Chris Wilsonst/mesa: Map MESA_FORMAT_RGB_UNORM8 <-> PIPE_FORMAT_R8G...
2019-10-22 Marek Olšákst/mesa: replace pipe_shader_state with tgsi_token...
2019-10-22 Erik Faye-Lundmesa/st: assert that lowering is supported
2019-10-21 Iago Toral Quirogast/mesa: only require ESSL 3.1 for geometry shaders
2019-10-20 Eric Anholtmesa: Redefine the RG formats as array formats.
2019-10-20 Eric Anholtmesa: Replace MESA_FORMAT_L8A8/A8L8 UNORM/SNORM/SRGB...
2019-10-20 Eric Anholtmesa: Replace the LA16_UNORM packed formats with one...
2019-10-20 Eric Anholtradeon: Drop the unused first arg of OUT_BATCH_RELOC.
2019-10-20 Eric Anholtradeon: Fill in the TXOFFSET field containing the tile...
2019-10-20 Eric Anholtr100/r200: factor out txformat/txfilter setup from...
2019-10-18 Hal GentzRevert "egl: Fixes transparency with EGL and X11."
2019-10-18 Iago Toral Quirogamesa/main: GL_GEOMETRY_SHADER_INVOCATIONS exists in...
2019-10-18 Pierre-Eric Pellou... mesa: implement glTextureStorageNDEXT functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa NamedCopyBufferSubDataEXT function
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa NamedRenderbufferStorageMultisampleEX...
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa Generate*MipmapEXT functions
2019-10-18 Pierre-Eric Pellou... mesa: refactor GenerateTextureMipmap handling
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa glGetFloati_vEXT/glGetDoublei_vEXT
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa + EXT_gpu_program_parameters functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa + EXT_gpu_shader4 functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa + EXT_texture_integer functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa + EXT_texture_buffer_object functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa glProgramUniform*EXT functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa NamedProgram functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa glClientAttribDefaultEXT / glPushClie...
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa glNamedRenderbufferStorageEXT and...
2019-10-18 Marek Olšákst/mesa: don't call variables "tgsi" when they can...
2019-10-18 Marek Olšákst/mesa: merge st_fragment_program into st_common_program
2019-10-18 Marek Olšákst/mesa: remove redundant function st_reference_compprog
2019-10-18 Marek Olšákst/mesa: remove unused st_xxx_program::sha1
2019-10-18 Marek Olšákst/mesa: remove st_vp_variant_key in favor of st_common...
2019-10-18 Marek Olšákst/mesa: remove num_tgsi_tokens from st_xx_program
2019-10-18 Marek Olšákst/mesa: rename basic -> common for st_common_program
2019-10-18 Marek Olšákst/mesa: rename st_xxx_program::tgsi to state
2019-10-18 Marek Olšákst/mesa: lower doubles for NIR after linking
2019-10-18 Marek Olšákst/mesa: call st_nir_opts for linked shaders only once
2019-10-17 Eric Anholtmesa: Refactor the entirety of _mesa_format_matches_for...
2019-10-17 Eric Anholtmesa: Add support for array formats of depth and stencil.
2019-10-17 Eric Anholtmesa: Add format/type matching for DEPTH/UINT_24_8.
2019-10-17 Eric Anholtmesa: Fix depth/stencil ordering in _mesa_format_from_f...
2019-10-17 Eric Anholtmesa: Add debug info to _mesa_format_from_format_and_ty...
2019-10-17 Kristian H. Kristensenst/mesa: Also enable GS when ESSLVersion > 320
2019-10-17 Marek Olšákst/mesa: silence a warning in st_nir_lower_tex_src_plane
2019-10-17 Marek Olšákst/mesa: call the reset callback if glGetGraphicsResetS...
next