summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nine: Add state tracker nine for Direct3D9 (v3)Joakim Sindholt2014-11-1887-0/+32748
* gallium/auxiliary: add contained and rect checks (v6)Christoph Bumiller2014-11-182-0/+136
* gallium/auxiliary: add inc and dec alternative with return (v4)Christoph Bumiller2014-11-181-0/+52
* gallium/auxiliary: implement sw_probe_wrapped (v2)Christoph Bumiller2014-11-183-1/+36
* winsys/sw/wrapper: implement is_displaytarget_format_supported for swrastChristoph Bumiller2014-11-181-0/+14
* tgsi/ureg: add ureg_UARL shortcut (v2)Christoph Bumiller2014-11-181-0/+1
* r600g/cayman: handle empty vertex shadersDave Airlie2014-11-181-4/+8
* r600g/cayman: fix texture gather testsDave Airlie2014-11-181-4/+11
* r600g: cayman umad assigns dst pointlesslyDave Airlie2014-11-181-1/+1
* r600g/cayman: fix integer multiplication output overwrite (v2)Dave Airlie2014-11-181-3/+23
* st/mesa: copy sampler_array_size field when copying instructionsBrian Paul2014-11-171-1/+6
* gallium/tests: add missing arg to util_make_vertex_passthrough_shader()Brian Paul2014-11-172-2/+2
* radeonsi: Disable asynchronous DMA except for PIPE_BUFFERMichel Dänzer2014-11-171-0/+15
* scons: Require glproto >= 1.4.13 for X11.Vinson Lee2014-11-161-1/+1
* draw: Make it more clear that *_jit_context points to pipe_viewport_state str...José Fonseca2014-11-163-13/+13
* draw: Fix breakage due to removal pipe_viewport_state::translate[3] and scale...José Fonseca2014-11-161-2/+6
* gallium/auxiliary: Fix build without LLVM.José Fonseca2014-11-161-6/+6
* gallium/auxiliary: Remove GALLIVM_CPP_SOURCESJosé Fonseca2014-11-163-9/+1
* freedreno: add missing headers in Makefile.sourcesEmil Velikov2014-11-161-1/+14
* targets: bundle all files in the tarballEmil Velikov2014-11-1612-1/+34
* auxiliary: ship all files in the distribution tarballEmil Velikov2014-11-162-61/+281
* gallium: ship the gallium API headersEmil Velikov2014-11-161-0/+1
* pipe-loader: consolidate sources into Makefile.sourcesEmil Velikov2014-11-162-8/+10
* dri/kms: Always zero out struct drm_mode_create_dumbThierry Reding2014-11-162-1/+2
* gallium: remove unused pipe_viewport_state::translate[3] and scale[3]Marek Olšák2014-11-1634-65/+5
* radeonsi: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITIONMarek Olšák2014-11-163-3/+16
* tgsi/ureg: simplify code for declaring propertiesMarek Olšák2014-11-166-194/+43
* gallium/util: add a test for TGSI_PROPERTY_VS_WINDOW_SPACE_POSITIONMarek Olšák2014-11-163-0/+308
* gallium/util: add a window_space option to the passthrough vertex shaderMarek Olšák2014-11-168-10/+21
* tgsi: fixup the string of VS_WINDOW_SPACE_POSITIONMarek Olšák2014-11-161-1/+1
* freedreno/a4xx: implement mem->gmem (restore)Rob Clark2014-11-152-3/+199
* freedreno/a4xx: move where SP_FS_MRT_REGn is emittedRob Clark2014-11-152-14/+22
* Revert "mesa: Wrap SSE4.1 code in #ifdef __SSE4_1__."Emil Velikov2014-11-151-3/+0
* configure.ac: roll up a program for the sse4.1 checkEmil Velikov2014-11-151-1/+10
* nv50,nvc0: use clip_halfz setting when creating rasterizer stateIlia Mirkin2014-11-158-5/+12
* freedreno: add adreno 420 supportRob Clark2014-11-1532-12/+3870
* freedreno: update generated headersRob Clark2014-11-156-66/+2274
* i965: Move fs_visitor ra pass to new fs_visitor::allocate_registers()10.4-branchpointKristian Høgsberg2014-11-142-59/+69
* i965: Move fs_visitor optimization pass into new method fs_visitor::optimize()Kristian Høgsberg2014-11-142-65/+72
* i965: Move more code into codegen-branch of the fs_visitor::run() if statementKristian Høgsberg2014-11-141-12/+11
* i965: Refactor fs_generator APIKristian Høgsberg2014-11-144-39/+23
* st/wgl: Implement WGL_EXT_create_context_es/es2_profile.José Fonseca2014-11-143-63/+78
* st/xlib: Generate errors as specified.José Fonseca2014-11-141-16/+109
* freedreno/ir3: move some helpersRob Clark2014-11-142-65/+71
* freedreno: rename draw->draw_vboRob Clark2014-11-144-6/+6
* freedreno/a3xx: missing u_upload_destroyRob Clark2014-11-141-0/+2
* freedreno: fix borked check for a320.0Rob Clark2014-11-141-1/+1
* freedreno/ir3: half vs full reg in standalone compiler outputRob Clark2014-11-141-6/+10
* st/dri: Support EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR/GLX_CONTEXT_DEBUG_BIT_ARB on...José Fonseca2014-11-142-11/+9
* egl: remove egl_gallium from the loaderMarek Olšák2014-11-141-14/+0