summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers
Commit message (Expand)AuthorAgeFilesLines
* i965:use FRAMEBUFFER_UNSUPPORTED instead of FRAMEBUFFER_INCOMPLETE_DIMENSIONSGert Wollny2018-11-191-1/+1
* i965: Add support for and expose EXT_texture_sRGB_R8Gert Wollny2018-11-192-0/+2
* i965: Force zero swizzles for unused components in GL_RED and GL_RGGert Wollny2018-11-191-0/+4
* i965: be more specific about FBO completeness errorsGert Wollny2018-11-191-19/+23
* i915: Delete swizzling detection logic.Kenneth Graunke2018-11-174-31/+0
* i965: Fix calculation of layers array length for isl_viewDanylo Piliaiev2018-11-151-15/+18
* i965: avoid 'unused variable' warningsAndrii Simiklit2018-11-142-3/+3
* i965: add support for sampling from AYUVLionel Landwerlin2018-11-122-0/+9
* i965: Lift restriction in external textures for EGLImage supportAditya Swarup2018-11-083-15/+0
* i965/batch/debug: Allow log be dumped before assertSergii Romantsov2018-11-051-1/+1
* i965/icl: Disable prefetching of sampler state entriesTopi Pohjolainen2018-11-021-3/+12
* Revert "i965/batch: avoid reverting batch buffer if saved state is an empty"Mark Janes2018-11-015-14/+3
* i965/icl: Set Error Detection Behavior Control Bit in L3CNTLREGAnuj Phogat2018-11-012-0/+8
* mesa: Collect all the draw functions in draw.{h,c}.Mathias Fröhlich2018-11-011-0/+1
* mesa/vbo: Move _vbo_draw_indirect -> _mesa_draw_indirectMathias Fröhlich2018-11-011-2/+2
* configure: allow building with python3Emil Velikov2018-10-311-1/+1
* i965: Disable dual source blending when shader doesn't support it on gen8+Danylo Piliaiev2018-10-301-3/+42
* i965: Respect GL_TEXTURE_SRGB_DECODE_EXT in GenerateMipmaps()Kenneth Graunke2018-10-301-1/+18
* i965/batch: don't ignore the 'brw_new_batch' call for a 'new batch'Andrii Simiklit2018-10-301-0/+4
* i965/batch: avoid reverting batch buffer if saved state is an emptyAndrii Simiklit2018-10-305-3/+14
* i965: add missing case to fix -WswitchEric Engestrom2018-10-301-2/+3
* android: i965/tiled_memcpy: fix build for x86 generic targetMauro Rossi2018-10-301-8/+9
* nir/validate: Print when the validation failedJason Ekstrand2018-10-261-2/+3
* util: use C99 declaration in the for-loop hash_table_foreach() macroEric Engestrom2018-10-252-4/+0
* autotools: include intel_tiled_memcopy.cDylan Baker2018-10-242-0/+7
* meson: fix formatting and add extra_files to i965Dylan Baker2018-10-241-10/+12
* mesa/glformats: Remove redundant helper _mesa_base_format_component_countEduardo Lima Mitev2018-10-231-1/+1
* i965/miptree: Use cpu tiling/detiling when mappingScott D Phillips2018-10-231-4/+106
* i965/tiled_memcpy: inline movntdqa loads in tiled_to_linearScott D Phillips2018-10-239-90/+426
* i965: expose type of memcpy instead of memcpy function itselfTapani Pälli2018-10-234-30/+63
* scons: Remove gles option.Jose Fonseca2018-10-191-3/+1
* Fix setting indent-tabs-mode in the Emacs .dir-locals.el filesNeil Roberts2018-10-171-1/+1
* i965: Drop assert about number of uniforms in ARB handling.Kenneth Graunke2018-10-151-3/+2
* i965/miptree: Use enum instead of boolean.Rafael Antognolli2018-10-122-3/+4
* i965/gen10+: Initialize new fields in STATE_BASE_ADDRESSJordan Justen2018-10-111-1/+6
* i965: fallback RGBX to RGBA in glEGLImageTargetRenderbufferStorageOESChystiakov, Dmytro2018-10-081-26/+37
* i965: reference __DRI_ATTRIB_SWAP_COPY token over the GLX oneEmil Velikov2018-10-031-1/+1
* i915: reference __DRI_ATTRIB_SWAP_COPY token over the GLX oneEmil Velikov2018-10-031-1/+1
* dri/common: move the required GLX_* token definitions locallyEmil Velikov2018-10-031-0/+14
* dri/common: use __DRI_ATTRIB_SWAP* instances when describing db_modesEmil Velikov2018-10-031-5/+6
* mesa: fold _glapi_check_multithread() back into _mesa_make_currentEmil Velikov2018-10-033-13/+0
* i965: Replace checks for rb->Name with FlipY (v2)Fritz Koenig2018-10-022-13/+11
* intel/isl: Add a unit suffixes to some struct fields and variablesJason Ekstrand2018-09-269-63/+63
* intel/compiler: Export TCS passthrough creationCaio Marcelo de Oliveira Filho2018-09-251-82/+1
* i965/icl: Set Enabled Texel Offset Precision Fix bitAnuj Phogat2018-09-212-0/+11
* i965: remove outdated comment about TCS passthroughCaio Marcelo de Oliveira Filho2018-09-201-4/+0
* mesa: move legacy dri config option texture_depthTimothy Arceri2018-09-181-0/+13
* mesa: move legacy dri config option fthrottle_modeTimothy Arceri2018-09-181-0/+12
* mesa: move legacy dri config option def_max_anisotropyTimothy Arceri2018-09-181-0/+5
* mesa: move legacy dri config option no_neg_lod_biasTimothy Arceri2018-09-181-0/+5