summaryrefslogtreecommitdiffstats
path: root/src/mesa
Commit message (Expand)AuthorAgeFilesLines
* st/mesa: do not call update_framebuffer_size with NULL pointerErik Faye-Lund2018-09-271-1/+2
* 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
* mesa/st: In the precense of integer buffers enable per buffer blendingGert Wollny2018-09-251-0/+6
* i965/icl: Set Enabled Texel Offset Precision Fix bitAnuj Phogat2018-09-212-0/+11
* glsl_to_tgsi: invert gl_SamplePosition.y for the default framebufferMarek Olšák2018-09-211-1/+34
* st/mesa: silenced unhanded enum warning in st_glsl_to_tgsi.cppBrian Paul2018-09-201-0/+1
* mesa: use GLsizeiptrARB, GLintptrARB in bufferobj.cBrian Paul2018-09-201-3/+3
* i965: remove outdated comment about TCS passthroughCaio Marcelo de Oliveira Filho2018-09-201-4/+0
* Revert "mesa: only update framebuffer-state for clears"Jakob Bornecrantz2018-09-191-20/+14
* mesa: only update framebuffer-state for clearsErik Faye-Lund2018-09-191-14/+20
* mesa: enable EXT_framebuffer_object in core profileTimothy Arceri2018-09-183-25/+15
* 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
* mesa: move legacy dri config option round_modeTimothy Arceri2018-09-181-0/+10
* mesa: move legacy dri config option dither_modeTimothy Arceri2018-09-181-0/+12
* mesa: move legacy dri config option color_reductionTimothy Arceri2018-09-181-0/+10
* mesa: move legacy TCL dri config optionsTimothy Arceri2018-09-182-0/+15
* mesa: FramebufferParameteri parameter checkingFritz Koenig2018-09-171-0/+1
* mesa: Additional FlipY applicationsFritz Koenig2018-09-172-3/+3
* st/mesa: Validate the result of pipe_transfer_map in make_texture (v2)Josh Pieper2018-09-141-8/+12
* mesa/texture: Also check for LA texture when querying intensity component sizeGert Wollny2018-09-111-0/+5
* mesa: remove duplicate dispatch sanity testsTimothy Arceri2018-09-111-265/+0
* mesa: tidy up init_matrix_stack()Timothy Arceri2018-09-111-7/+3
* radeon: fix ColorMaskChristopher Egert2018-09-102-8/+8
* gallium: Correctly handle no config context creationElie Tournier2018-09-101-1/+8
* i965: Bump aperture tracking to u64Chris Wilson2018-09-103-11/+8
* gallium: New cap PIPE_CAP_MAX_VERTEX_ELEMENT_SRC_OFFSET.Mathias Fröhlich2018-09-101-0/+6
* mesa: enable ARB_vertex_buffer_object in core profileTimothy Arceri2018-09-081-1/+1
* st/mesa: throttle texture uploads if their memory usage goes beyond a limitMarek Olšák2018-09-073-0/+28
* st/mesa: pin driver threads to a specific L3 cache on AMD Zen (v2)Marek Olšák2018-09-072-0/+13
* Replace uses of _mesa_bitcount with util_bitcountDylan Baker2018-09-0714-82/+39
* i965: Workaround the gen9 hw astc5x5 sampler bugJason Ekstrand2018-09-076-12/+131
* intel: compiler option msse2 and mstackrealignSergii Romantsov2018-09-074-6/+6
* gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsiMarek Olšák2018-09-061-0/+1
* gallium: split depth_clip into depth_clip_near & depth_clip_farMarek Olšák2018-09-064-6/+8
* nir: Drop the vs_inputs_dual_locations optionJason Ekstrand2018-09-061-6/+2
* radeonsi/nir: Set vs_inputs_dual_locations and let NIR do the remapJason Ekstrand2018-09-061-25/+20
* compiler: Move double_inputs to gl_program::DualSlotInputsJason Ekstrand2018-09-067-30/+34
* gallium: add PIPE_CAP_RASTERIZER_SUBPIXEL_BITSMarek Olšák2018-09-061-0/+1
* mesa: add missing return statement for GL_RG_SNORM caseDanylo Piliaiev2018-09-061-1/+1
* tnl: Fix green gun regression in xonotic.Mathias Fröhlich2018-09-061-1/+1
* i965: move brw_nir_lower_gl_images callAlejandro Piñeiro2018-09-052-1/+10
* intel/compiler: rename brw_nir_lower_glsl_imagesAlejandro Piñeiro2018-09-052-3/+3
* intel/compiler: remove unused variable num_imagesAlejandro Piñeiro2018-09-051-2/+0
* gallium: add PIPE_CAP_MAX_COMBINED_HW_ATOMIC_COUNTER{S,_BUFFERS}Erik Faye-Lund2018-09-051-9/+10
* gallium: add PIPE_CAP_MAX_COMBINED_SHADER_BUFFERSErik Faye-Lund2018-09-051-2/+4
* st/mesa: simplify MaxAtomicBufferSize-logicErik Faye-Lund2018-09-051-4/+3