aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa
Commit message (Expand)AuthorAgeFilesLines
* Revert "mesa: remove unnecessary 'sort by year' for the GL extensions"Emil Velikov2018-10-031-2/+44
* mesa: reorder and document the tokens in glheader.hEmil Velikov2018-10-031-16/+23
* mesa: remove duplicate declarations from glheader.hEmil Velikov2018-10-031-54/+0
* 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-035-16/+4
* mesa: use C99 initializer in get_gl_override()Emil Velikov2018-10-031-4/+4
* i965: Replace checks for rb->Name with FlipY (v2)Fritz Koenig2018-10-022-13/+11
* 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