aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* swr/rast: Better ExecCmd (i.e. system()) implmentationGeorge Kyriazis2018-01-253-34/+169
* swr/rast: Support USE_SIMD16_FRONTEND=0 for EarlyRastGeorge Kyriazis2018-01-251-33/+33
* mesa: whitespace fixes in attrib.cBrian Paul2018-01-251-78/+77
* mesa: whitespace fixes in varray.hBrian Paul2018-01-251-26/+29
* mesa: include mtypes.h in varray.hBrian Paul2018-01-251-3/+1
* mesa: s/gl_vertex_attrib_array/gl_array_attributes/ in commentsBrian Paul2018-01-253-3/+3
* mesa: simplify _mesa_delete_list() a bit, add some assertionsBrian Paul2018-01-251-28/+11
* st/mesa: expand glDrawPixels cache to handle multiple imagesBrian Paul2018-01-253-68/+153
* st/mesa: add some debug code in st_choose_format()Brian Paul2018-01-251-5/+18
* svga: s/Bool/SVGA3dBool/ in SVGA3dDevCapResultBrian Paul2018-01-251-3/+3
* configure.ac: correct driglx-direct help textEmil Velikov2018-01-251-1/+1
* swrast: remove non-applicable GLX_SWAP_COPY_OML commentEmil Velikov2018-01-251-3/+0
* mapi: remove duplicate GL typedefsEmil Velikov2018-01-251-7/+0
* mapi: remove non applicable HAVE_DIX_CONFIG_H hunkEmil Velikov2018-01-251-6/+0
* mapi: autotools: remove unused MAPI_FILES file listEmil Velikov2018-01-251-11/+0
* automake: st/mesa/tests: add st_tests_common.h to the tarballEmil Velikov2018-01-251-1/+2
* automake: mesa: include vbo_private.h in the tarballEmil Velikov2018-01-251-0/+1
* automake: small cleanup after the meson.build inclusionEmil Velikov2018-01-254-5/+4
* automake: anv: ship anv_extensions_gen.py in the tarballEmil Velikov2018-01-251-0/+1
* automake: vc5: remove non-applicable v3dx_simulator.hEmil Velikov2018-01-251-1/+0
* gallivm: fix crash with seamless cube filtering with different min/mag filterRoland Scheidegger2018-01-251-17/+21
* egl: keep extension list sorted, per comment at the topEric Engestrom2018-01-251-1/+1
* swr/rast: support llvm 3.9 type declarationsGeorge Kyriazis2018-01-251-0/+14
* ac/nir: add break statements in needs_view_index_sgpr()Samuel Pitoiset2018-01-251-0/+2
* loader: let compiler figure out the length of the stringEric Engestrom2018-01-251-2/+1
* meson: simplify dri3 logicEric Engestrom2018-01-251-8/+2
* mesa: add missing RGB9_E5 format in _mesa_base_fbo_formatJuan A. Suarez Romero2018-01-251-0/+3
* i965: Stop disabling aux during texture preparationJason Ekstrand2018-01-243-12/+8
* i965/draw: Set NEW_AUX_STATE when draw aux changesJason Ekstrand2018-01-241-1/+4
* i965: Replace draw_aux_buffer_disabled with draw_aux_usageJason Ekstrand2018-01-244-35/+27
* i965/surface_state: Drop brw_aux_surface_disabledJason Ekstrand2018-01-241-20/+0
* i965/miptree: Add an aux_disabled parameter to render_aux_usageJason Ekstrand2018-01-245-8/+17
* i965/miptree: Take an aux_usage in prepare/finish_renderJason Ekstrand2018-01-244-16/+8
* aubinator: Multiply count by 4 to compute buffer sizesJason Ekstrand2018-01-241-1/+1
* st/glsl_to_nir: remove reallocation of sampler/image locationTimothy Arceri2018-01-251-8/+0
* docs: add 18.1.0-devel release notes templateJordan Justen2018-01-241-0/+64
* mesa: bump version to 18.1.0-develJordan Justen2018-01-241-1/+1
* meson: handle LLVM 'x.x.xgit-revision' versionsGreg V2018-01-241-2/+6
* meson: fix getting cflags from pkg-configGreg V2018-01-241-4/+6
* meson: fix BSD buildGreg V2018-01-241-26/+28
* meson: fix missing dependenciesGreg V2018-01-242-2/+2
* anv: correct a duplicate check in an assertGrazvydas Ignotas2018-01-251-1/+1
* meson: fix HAVE_LLVM version define in meson buildMarc Dietrich2018-01-241-1/+1
* meson: correctly set SYSCONFDIR for loading dirrcDylan Baker2018-01-241-2/+6
* radv: add multisample Z optimisation from amdvlkDave Airlie2018-01-251-0/+3
* radv: move spi_baryc_cntl to pipelineDave Airlie2018-01-253-5/+5
* gallium/u_tests: add texture_barrier and FBFETCH testsMarek Olšák2018-01-241-1/+110
* radeonsi: don't ignore pitch for imported texturesMarek Olšák2018-01-241-2/+12
* meson: Fix define for USE_SSE41Scott D Phillips2018-01-241-1/+1
* mesa/st/glsl_to_tgsi: remove now unneeded assert.Gert Wollny2018-01-241-1/+0