summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r600g: use do_endian_swap in color swapping functionsOded Gabbay2016-04-262-8/+14
* r600g: set endianess of 16/32-bit buffers according to do_endian_swapOded Gabbay2016-04-261-4/+13
* r600g/radeonsi: send endian info to format translation functionsOded Gabbay2016-04-267-32/+54
* glsl: add ability to use essl 3.20Ilia Mirkin2016-04-254-0/+11
* main: select ES3.2 version when all extensions are availableIlia Mirkin2016-04-251-1/+17
* tgsi: pass a shader type to the machine create and clean up.Dave Airlie2016-04-265-15/+15
* gallium/tgsi: move tgsi_exec.h header out of draw_context.hDave Airlie2016-04-262-1/+1
* gallivm: make sampling more robust against bogus coordinatesRoland Scheidegger2016-04-263-13/+43
* radeonsi: fix missing include for Elements.Dave Airlie2016-04-261-0/+1
* nvc0: bump the amount of shared memory per MP on MaxwellSamuel Pitoiset2016-04-261-1/+11
* r600: fix missing include for Elements macroDave Airlie2016-04-261-0/+1
* gm107/ir: s/invalid load/invalid store/Samuel Pitoiset2016-04-251-1/+1
* freedreno/a3xx: remove unused fxnRob Clark2016-04-251-6/+0
* freedreno/ir3: convert over to rallocRob Clark2016-04-252-40/+6
* mesa/st: log some additional invalid-fbo casesRob Clark2016-04-251-0/+3
* freedreno: honor handle->offsetRob Clark2016-04-251-2/+4
* freedreno: disallow cat4 immed srcRob Clark2016-04-251-1/+1
* freedreno/a4xx: add render-target formatsRob Clark2016-04-251-3/+3
* freedreno: update generated headersRob Clark2016-04-255-5/+8
* freedreno: reduce line width for deqp furtherRob Clark2016-04-251-1/+1
* freedreno/ir3: fix sin/cosRob Clark2016-04-258-1/+92
* i965: Unroll SIMD16 DDY_FINE on Sandybridge.Kenneth Graunke2016-04-251-1/+5
* docs: update the instructions for getting a git accountBrian Paul2016-04-251-8/+26
* docs: update link to Intel's graphics websiteBrian Paul2016-04-251-2/+1
* mesa/gles: Allow format GL_RED to be used with MESA_FORMAT_R_UNORMJordan Justen2016-04-251-0/+2
* svga: eliminiate unnecessary constant buffer updatesCharmaine Lee2016-04-253-2/+23
* svga: mark the texture dirty for write transfer map onlyCharmaine Lee2016-04-251-2/+4
* svga: fix assert with PIPE_QUERY_OCCLUSION_PREDICATE for non-vgpu10Charmaine Lee2016-04-251-23/+20
* svga: minimize surface flushCharmaine Lee2016-04-252-15/+85
* glapi: fix _glapi_get_proc_address() for mangled function namesFrederic Devernay2016-04-251-12/+6
* util/blitter: use ARRAY_SIZE macroBrian Paul2016-04-251-9/+3
* svga: s/Elements/ARRAY_SIZE/Brian Paul2016-04-2519-55/+55
* svga: whitespace and formatting fixes in svga_pipe_rasterizer.cBrian Paul2016-04-251-16/+13
* svga: whitespace and formatting fixes in svga_pipe_depthstencil.cBrian Paul2016-04-251-14/+14
* svga: whitespace and formatting fixes in svga_pipe_sampler.cBrian Paul2016-04-251-31/+33
* gallium/util: initialize pipe_framebuffer_state to zerosBrian Paul2016-04-251-1/+1
* util/cache: add comments, fix formattingBrian Paul2016-04-251-5/+35
* i965: Mark URB reads as volatile.Kenneth Graunke2016-04-251-0/+3
* i965: Make a few tessellation related functions non-static.Kenneth Graunke2016-04-253-47/+51
* svga: separate HUD counters for state objectsBrian Paul2016-04-257-12/+29
* st/omx: Fix resource leak on OMX_ErrorNoneRobert Foss2016-04-251-0/+1
* isl: remove ffs function that conflicts with system headersJonathan Gray2016-04-251-5/+1
* gallium: use unreachable instead of assertsGrazvydas Ignotas2016-04-251-1/+1
* anv: fix warnings in release buildGrazvydas Ignotas2016-04-254-4/+4
* isl: fix warnings in release buildGrazvydas Ignotas2016-04-252-2/+2
* spirv: fix warning in release buildGrazvydas Ignotas2016-04-251-1/+1
* gallium: fix warnings in release buildGrazvydas Ignotas2016-04-257-7/+9
* glsl: fix warning in release buildGrazvydas Ignotas2016-04-251-1/+1
* util: add MAYBE_UNUSED for config dependent variablesGrazvydas Ignotas2016-04-251-0/+2
* nouveau: codegen: combineLd/St do not combine indirect loadsHans de Goede2016-04-251-0/+7