summaryrefslogtreecommitdiffstats
path: root/src/mesa
Commit message (Expand)AuthorAgeFilesLines
* intel: Stop redirecting state cache to command streamer cache sectionKenneth Graunke2019-09-061-5/+0
* android: mesa: revert "Enable asm unconditionally"Mauro Rossi2019-09-062-0/+4
* nir: allow specifying filter callback in lower_alu_to_scalarVasily Khoruzhick2019-09-061-2/+2
* intel/dri: finish proper glthreadSergii Romantsov2019-09-051-1/+1
* gallium: Plumb through a way to disable GLSL const loweringConnor Abbott2019-09-053-0/+9
* st/nir: Don't lower indirects when linkingConnor Abbott2019-09-051-17/+1
* st/nir: Call nir_remove_unused_variables() in the opt loopConnor Abbott2019-09-051-0/+10
* headers: remove redundant GL token from GL wrapperHeinrich Fink2019-09-051-4/+0
* teximage: ensure that Tex*SubImage* checks formatIlia Mirkin2019-09-041-0/+9
* mesa/x86: improve SSE-checks for MSVCErik Faye-Lund2019-09-021-2/+2
* mesa/main: remove unused includeErik Faye-Lund2019-09-021-1/+0
* st/mesa: Allow zero as [level|layer]_overrideLepton Wu2019-08-304-17/+20
* i965: initialize bo_reuse when creating brw_bufmgrTapani Pälli2019-08-294-26/+15
* i965: Exit with error if gen12+ is detectedJordan Justen2019-08-281-0/+5
* gallium: Fix big-endian addressing of non-bitmask array formats.Eric Anholt2019-08-281-0/+23
* gallium: Fix mesa format name in unit test failure path.Eric Anholt2019-08-281-1/+1
* glx: Fix incompatible function pointer types.Jose Fonseca2019-08-281-1/+1
* mesa: Fix _mesa_float_to_unorm() on 32-bit systems.Kenneth Graunke2019-08-271-1/+1
* gallium: Add the ASTC 3D formats.Eric Anholt2019-08-261-0/+82
* intel/fs: Drop the gl_program from fs_visitorJason Ekstrand2019-08-252-2/+2
* i965: Silence brw_blorp uninitialized warningCaio Marcelo de Oliveira Filho2019-08-231-1/+1
* st/nir: Fix num_inputs for VS inputsConnor Abbott2019-08-231-3/+2
* glx: Sync <GL/glxext.h> with KhronosAdam Jackson2019-08-223-9/+8
* i965: honor scanout requirement from DRILionel Landwerlin2019-08-211-1/+3
* mesa: recover target_check before get_current_tex_objectsJose Maria Casanova Crespo2019-08-211-7/+7
* i965: Add handling for fp16 configsKevin Strasser2019-08-211-1/+24
* dri: Add fp16 formatsKevin Strasser2019-08-212-0/+22
* dri: Handle configs with floating point pixel dataKevin Strasser2019-08-211-0/+5
* dri: Add config attributes for color channel shiftKevin Strasser2019-08-213-22/+56
* i965: Add helper function for allowed config formatsKevin Strasser2019-08-211-31/+34
* nir: Add explicit signs to image min/max intrinsicsJason Ekstrand2019-08-211-2/+4
* i965: Enable OpenGL 4.6 for Gen8+Alejandro Piñeiro2019-08-212-2/+2
* mesa/version: uncomment SPIR-V extensionsAlejandro Piñeiro2019-08-211-2/+2
* i965: enable ARB_gl_spirv extension and ARB_spirv_extensions for gen7+Alejandro Piñeiro2019-08-211-0/+3
* mesa/compiler: rework tear down of builtin/typesLionel Landwerlin2019-08-214-12/+34
* mesa: reverse no_error on compressed_tex_sub_image for TEX_MODE_CURRENTJose Maria Casanova Crespo2019-08-201-2/+2
* mesa/program: Take ARB_framebuffers_no_attachments into account in wpos corre...Gert Wollny2019-08-201-2/+2
* mesa: add ext_dsa GetMultiTexLevelParameterEXTPierre-Eric Pelloux-Prayer2019-08-193-2/+57
* mesa: add EXT_dsa glCompressedMultiTex* functions display list supportPierre-Eric Pelloux-Prayer2019-08-191-0/+276
* mesa: add EXT_dsa glCompressedMultiTex* functionsPierre-Eric Pelloux-Prayer2019-08-195-12/+196
* mesa: add EXT_dsa glCompressedTex* functions display list supportPierre-Eric Pelloux-Prayer2019-08-191-0/+239
* mesa: add EXT_dsa glCompressedTexture(Sub)Image1D/2D/3D functionsPierre-Eric Pelloux-Prayer2019-08-195-6/+152
* mesa: refactor compressed_tex_sub_image functionPierre-Eric Pelloux-Prayer2019-08-191-101/+115
* swrast: Make the fetch funcs table sparse.Eric Anholt2019-08-191-191/+24
* mesa: add support for CET to x86/x86-64 asm files.Dave Airlie2019-08-1615-73/+96
* win32: unify strcasecmp definitionsErik Faye-Lund2019-08-151-3/+0
* mesa/main: avoid warning when casting offset to pointerErik Faye-Lund2019-08-151-1/+1
* i965/gen11: fix genX_bits.h include pathMauro Rossi2019-08-131-1/+1
* i965/gen11: Emit SLICE_HASH_TABLE when pipes are unbalanced.Rafael Antognolli2019-08-122-0/+88
* intel/compiler: Fill a compiler statistics structJason Ekstrand2019-08-126-6/+7