summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-01ac/nir: fix nir_op_unpack_64_2x32_split_y emissionHEADmasterConnor Abbott1-1/+1
2017-08-01ac/nir: fix lsb emissionConnor Abbott1-1/+11
2017-08-01nir: fix algebraic optimizationsConnor Abbott1-2/+2
2017-08-01anv: Autogenerate extension query and lookupJason Ekstrand6-154/+142
2017-08-01anv: Add a new centralized extensions fileJason Ekstrand3-26/+72
2017-08-01egl/drm: Fix misused x and y offsets in swrast_get_image()Gwan-gyeong Mun1-4/+19
2017-08-01egl/drm: Fix misused x and y offsets in swrast_put_image2()Gwan-gyeong Mun1-2/+17
2017-08-01gbm: add gbm_bo_get_bpp()Eric Engestrom3-0/+70
2017-08-01gles: Restore some lost typedefsScott D Phillips2-4/+14
2017-08-01egl: remove unnecessary empty array elementEric Engestrom1-3/+2
2017-08-01egl: split enums to make use of -WswitchEric Engestrom1-10/+8
2017-08-01egl: use designated initaliser for _eglGlobalEric Engestrom1-9/+9
2017-08-01egl: make platform's SwapInterval() optionalEric Engestrom2-12/+1
2017-08-01loader: remove clamp_swap_interval()Eric Engestrom4-23/+0
2017-08-01egl: deduplicate swap interval clamping logicEric Engestrom4-40/+14
2017-08-01glsl: xfb_stride applies to buffers, not block membersJuan A. Suarez Romero1-3/+2
2017-08-01build: Convert git_sha1_gen script to Python (part2).Jose Fonseca2-2/+2
2017-08-01st/dri: don't set PIPE_BIND_SHARED for privately-allocated renderbuffersMarek Olšák1-2/+3
2017-08-01radeonsi: don't print AMD twice in the renderer string with the marketing nameMarek Olšák1-1/+2
2017-08-01radeonsi: print CE IBs into ddebug reportsMarek Olšák7-10/+41
2017-08-01radeonsi: fix printing vertex buffer descriptors into ddebug reportsMarek Olšák2-0/+8
2017-08-01radeonsi: don't flush sL1 conditionally in WAIT_ON_CE_COUNTERMarek Olšák1-3/+3
2017-08-01radeonsi: set up HTILE in descriptors only when level 0 is accessibleMarek Olšák1-1/+1
2017-08-01radeonsi: fix various CLEAR_STATE issuesMarek Olšák1-0/+22
2017-08-01build: Convert git_sha1_gen script to Python.Jose Fonseca6-16/+25
2017-08-01Fix SCons buildNicolai Hähnle1-1/+1
2017-08-01mesa: fix bad cast conversions in viewport()Samuel Pitoiset1-3/+4
2017-07-31i965/drm: Inline brw_bo_references.Kenneth Graunke2-7/+6
2017-08-01Revert "st_glsl_to_tgsi: rewrite rename registers to use array fully."Dave Airlie1-26/+29
2017-08-01radv: handle 10-bit format clamping workaround.Dave Airlie8-16/+51
2017-07-31gallium/targets: Fix d3dadapter9 build after xmlconfig move.Bas Nieuwenhuizen1-0/+1
2017-07-31radv: Don't underflow non-visible VRAM size.Bas Nieuwenhuizen1-2/+4
2017-07-31Android: fix xmlconfig buildRob Herring1-0/+3
2017-07-31docs: Update feature list for GL 4.6Adam Jackson1-8/+14
2017-07-31util/ra: fix memory leakEric Engestrom1-0/+2
2017-07-31mesa: drop unnecessary GLAPIENTRY to _mesa_init_line()Samuel Pitoiset2-2/+2
2017-07-31mesa: only check errors when the state change in glClipControl()Samuel Pitoiset1-14/+16
2017-07-31mesa: only check errors when the state change in glPointSize()Samuel Pitoiset1-10/+9
2017-07-31mesa: only check errors when the state change in glCullFace()Samuel Pitoiset1-9/+10
2017-07-31mesa: only check errors when the state change in glProvokingVertex()Samuel Pitoiset1-3/+3
2017-07-31dri_interface: document loaderPrivate for getCapabilityMarek Olšák1-0/+4
2017-07-31ac/common: always build NIR translationNicolai Hähnle1-7/+2
2017-07-31Android: fix compile error for DRI2 loader getCapabilityRob Herring1-1/+1
2017-07-31Attempt to fix AppVeyor build, round 2Nicolai Hähnle1-5/+7
2017-07-31Revert "st/mesa: release sampler views when redefining a texture in st_contex...Marek Olšák1-2/+0
2017-07-31Attempt to fix the AppVeyor buildNicolai Hähnle2-4/+1
2017-07-31xmlconfig: move into src/utilNicolai Hähnle54-111/+125
2017-07-31xmlconfig: remove GL type dependenciesNicolai Hähnle1-6/+4
2017-07-31radeonsi: ensure that temp array allocas are in the entry blockNicolai Hähnle1-1/+1
2017-07-31radeonsi: enable R600_DEBUG=nir for vertex and fragment shadersNicolai Hähnle3-1/+8