summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-02Parse egl.rst to RST.website2Laura Ekstrand1-229/+114
2018-04-02Move <p> tags in egl.rst.Laura Ekstrand1-60/+122
2018-04-02Rename egl.html to RST.Laura Ekstrand1-0/+0
2018-04-02Parse downloads.rst to RST.Laura Ekstrand1-77/+37
2018-04-02Rename download.html to rst.Laura Ekstrand1-0/+0
2018-04-02Parse dispatch.rst to RST.Laura Ekstrand1-193/+103
2018-04-02Move <p> in dispatch.rst.Laura Ekstrand1-61/+122
2018-04-02Rename dispatch.html to RST.Laura Ekstrand1-0/+0
2018-04-02Parse devinfo.rst to RST.Laura Ekstrand1-68/+30
2018-04-02Rename devinfo.html to RST.Laura Ekstrand1-0/+0
2018-04-02Parse developers.rst to RST.Laura Ekstrand1-42/+11
2018-04-02Rename developers.html to RST.Laura Ekstrand1-0/+0
2018-04-02Parse debugging.rst to RST.Laura Ekstrand1-37/+12
2018-04-02Rename debugging.html to RST.Laura Ekstrand1-0/+0
2018-04-02Remove the unnecessary contents page.Laura Ekstrand1-108/+0
2018-04-02Parse conform.rst to RST.Laura Ekstrand1-677/+650
2018-04-02Rename conform.html to RSTLaura Ekstrand1-0/+0
2018-04-02Parse codingstyle.rst to RST.Laura Ekstrand1-129/+114
2018-04-02Rename codingstyle.html to RST.Laura Ekstrand1-0/+0
2018-04-02Parse bugs page to RST.Laura Ekstrand1-48/+17
2018-04-02Rename bugs.html to rst.Laura Ekstrand1-0/+0
2018-04-02Parse autoconf.rstLaura Ekstrand1-218/+183
2018-04-02Rename autoconf.html.Laura Ekstrand1-0/+0
2018-04-02Parse application-issues to rst.Laura Ekstrand1-51/+18
2018-04-02Rename application issues to rst.Laura Ekstrand1-0/+0
2018-04-02Create the main config file for Sphinx docs.Jean Hertel1-0/+162
2018-04-02gallivm: Fix include for LLVMAddPromoteMemoryToRegisterPassMike Lothian1-0/+3
2018-04-02radeonsi: Fix include for LLVMAddPromoteMemoryToRegisterPassMike Lothian1-0/+3
2018-04-02ac/nir: Fix include for LLVMAddPromoteMemoryToRegisterPassMike Lothian1-0/+3
2018-04-02st/dri: Initialise modifier to INVALID for DRI2Daniel Stone1-0/+1
2018-04-02radeonsi: implement GL_KHR_blend_equation_advancedMarek Olšák14-18/+205
2018-04-02radeonsi: rename unpack_param -> si_unpack_paramMarek Olšák2-27/+31
2018-04-02radeonsi: move FMASK shader logic to shared codeMarek Olšák3-72/+61
2018-04-02radeonsi: add R600_DEBUG=nofmask to disable MSAA compressionMarek Olšák5-14/+17
2018-04-02gallium/u_tests: test FBFETCH and shader-based blending with MSAAMarek Olšák1-40/+128
2018-04-02ac/gpu_info: print GB_ADDR_CONFIGMarek Olšák2-0/+51
2018-04-02ac/gpu_info: reorder the fields and print them nicelyMarek Olšák2-55/+76
2018-04-02ac/gpu_info: rename has_virtual_memory -> r600_has_virtual_memoryMarek Olšák8-25/+25
2018-04-02ac/gpu_info: don't print irrelevant fieldsMarek Olšák1-5/+0
2018-04-02st/mesa: don't draw if the bound element array buffer is not allocatedMarek Olšák1-0/+7
2018-04-02anv/cmd_buffer: honor pending clear views for depth/stencil attachmentsIago Toral Quiroga1-1/+21
2018-04-02anv/cmd_buffer: consider multiview masks for tracking pending clear aspectsIago Toral Quiroga2-3/+96
2018-04-02radeonsi/nir: fix explicit component packing for geom/tess doublesTimothy Arceri1-8/+11
2018-04-02radeonsi/nir: gather buffers declared more accurately and use const fast pathTimothy Arceri2-6/+90
2018-04-02radeonsi: create load_const_buffer_desc_fast_path() helperTimothy Arceri1-39/+49
2018-04-02radeonsi/nir: set TGSI_PROPERTY_NEXT_SHADERTimothy Arceri1-0/+3
2018-04-02st/glsl_to_nir: gather next_stage in shader_infoTimothy Arceri2-0/+20
2018-04-01freedreno/a5xx: don't align height for PIPE_BUFFERRob Clark1-1/+1
2018-04-01freedreno/a5xx: fix page faults on last levelRob Clark1-0/+10
2018-03-31freedreno/ir3: fix issue w/ glamor composite shadersRob Clark2-2/+36