summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-17i965: Drop assertion about buffer offset at draw time.Eric Anholt1-11/+0
2016-09-17tgsi: Enable returns from within loopsLars Hamre1-0/+4
2016-09-17svga: relax restriction of compressed formats for texture uploadCharmaine Lee1-3/+22
2016-09-17svga: skip query flush if we already have the query resultBrian Paul1-5/+5
2016-09-17svga: remove unneeded svga_context_flush() in svga_end_query()Brian Paul1-5/+0
2016-09-17svga: use upload buffer for upload texture.Charmaine Lee6-26/+279
2016-09-17svga: refactor svga_texture_transfer_map/unmap functionsCharmaine Lee1-217/+272
2016-09-17svga: add SVGA3d_vgpu10_TransferFromBuffer()Charmaine Lee3-0/+51
2016-09-17svga: single sample surface can be created as non-multisamples surfaceCharmaine Lee2-2/+6
2016-09-17svga: fix memory leak with sampler stateCharmaine Lee1-3/+0
2016-09-17svga: fix prim type check/assignment in translate_indices()Brian Paul1-2/+2
2016-09-17svga: use SVGA3D_QUERYTYPE_MAX for svga query type checkCharmaine Lee1-3/+3
2016-09-17svga: split the num-resources-mapped hud to textures & buffersCharmaine Lee5-12/+26
2016-09-17svga: change svga hud defines to enumsCharmaine Lee1-22/+25
2016-09-17svga: implement an index buffer translation cacheBrian Paul5-6/+84
2016-09-17svga: try to emit fewer buffer rebind commandsBrian Paul5-5/+60
2016-09-17svga: reduce unmapping/remapping of the default constant bufferBrian Paul3-6/+40
2016-09-17svga: optimize memcpy() in svga_buffer_update_hw()Brian Paul1-1/+8
2016-09-17svga: Use comparison between svga texture types to use PredCopyRegion commandNeha Bhende1-6/+9
2016-09-17svga: Add function svga_resource_type()Neha Bhende2-19/+21
2016-09-17nvc0/ir: fix subops for IMADSamuel Pitoiset1-4/+6
2016-09-17nvc0/ir: fix comments about instructions infoSamuel Pitoiset1-2/+3
2016-09-16mesa: Move buffers-unmapped earlier in check_valid_to_render().Kenneth Graunke1-6/+6
2016-09-16mesa: Expose GL_CONTEXT_FLAGS in ES 3.2.Kenneth Graunke1-3/+5
2016-09-16radeonsi/compute: Use the HSA abi for non-TGSI compute shaders v3Tom Stellard3-18/+761
2016-09-16radeonsi/compute: Add some more debug printfsTom Stellard1-0/+3
2016-09-16glsl: remove interpolateAt* instructions for demoted inputsMarek Olšák2-0/+15
2016-09-16mesa: fix glGetFramebufferAttachmentParameteriv w/ on-demand FRONT_BACK allocMarek Olšák1-2/+14
2016-09-16clover: fix getting scalar args api sizeSerge Martin1-4/+3
2016-09-16docs: add GL_ARB_gl_spirv to features listIlia Mirkin1-0/+1
2016-09-16ttn: fix warning after 7bf76563eRob Clark1-0/+2
2016-09-16gallium/docs: document alpha_to_coverage and alpha_to_one blend stateBrian Paul1-0/+12
2016-09-16st/mesa: update comment in st_atom_msaa.cBrian Paul1-2/+2
2016-09-16st/mesa: only enable MSAA coverage options when we have a MSAA bufferBrian Paul2-4/+7
2016-09-16spirv: use subpass image type (v1.1)Dave Airlie1-1/+2
2016-09-16glsl: add subpass image type (v2)Dave Airlie5-2/+20
2016-09-15isl: Finish tiling filtering for Gen6.Kenneth Graunke3-5/+15
2016-09-15i965: enable ARB_ES3_2_compatibility on gen8+Ilia Mirkin3-1/+3
2016-09-15i965/nir: Roll set_default_interpolation into lower_fs_inputsJason Ekstrand3-39/+26
2016-09-15i965/fs: Use NIR for handling forced per-sample interpolationJason Ekstrand3-40/+12
2016-09-15nir: Add a flag to lower_io to force "sample" interpolationJason Ekstrand7-21/+38
2016-09-15i965/fs: Use sample interpolation for interpolateAtCentroid in persample modeJason Ekstrand1-0/+26
2016-09-15mesa: check for no matrix change in _mesa_LoadMatrixf()Brian Paul1-3/+5
2016-09-15direct-to-native-GL for GLX clients on Cygwin ("Windows-DRI")Jon Turney20-4/+2066
2016-09-15docs: add news item and link release notes for 12.0.3Emil Velikov2-0/+7
2016-09-15docs: add sha256 checksums for 12.0.3Emil Velikov1-1/+2
2016-09-15docs: add release notes for 12.0.3Emil Velikov1-0/+70
2016-09-15mesa: Expose RESET_NOTIFICATION_STRATEGY with KHR_robustness.Kenneth Graunke2-3/+10
2016-09-14anv/cmd_buffer: Set the L3 atomic disable mask bit in CHICKEN3 on HSWJason Ekstrand2-0/+2
2016-09-14intel/blorp: Stop setting 3DSTATE_DRAWING_RECTANGLEJason Ekstrand3-20/+5