| Commit message (Expand) | Author | Age | Files | Lines |
* | freedreno/a4xx: texture fixes | Rob Clark | 2014-12-09 | 6 | -7/+54 |
* | freedreno: cleanup slice alignment/setup | Rob Clark | 2014-12-09 | 1 | -36/+14 |
* | freedreno: update generated headers | Rob Clark | 2014-12-09 | 6 | -18/+65 |
* | tgsi/lowering: add support to lower TXP (v2) | Rob Clark | 2014-12-09 | 2 | -15/+34 |
* | mesa: use build flag to ensure stack is realigned on x86 | Timothy Arceri | 2014-12-10 | 3 | -5/+11 |
* | draw: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION | Marek Olšák | 2014-12-09 | 10 | -11/+49 |
* | main: return two minor digits for ES shading language version | Samuel Iglesias Gonsalvez | 2014-12-09 | 1 | -1/+1 |
* | glsl: invariant qualifier is not valid for shader inputs in GLSL ES 3.00 | Samuel Iglesias Gonsalvez | 2014-12-09 | 2 | -1/+12 |
* | mesa: Recompute LegalTypesMask if the GL API has changed | Iago Toral Quiroga | 2014-12-09 | 2 | -19/+22 |
* | mesa: Returns zero samples when querying GL_NUM_SAMPLE_COUNTS when internal f... | Eduardo Lima Mitev | 2014-12-09 | 1 | -23/+34 |
* | mesa: Enables GL_RGB and GL_RGBA unsized internal formats for OpenGL ES 3.0 | Eduardo Lima Mitev | 2014-12-09 | 1 | -0/+6 |
* | mesa: Considers GL_DEPTH_STENCIL_ATTACHMENT a valid argument for FBO invalida... | Eduardo Lima Mitev | 2014-12-09 | 1 | -0/+8 |
* | vc4: Reserve rb31 instead of r3 for raddr conflict spills. | Eric Anholt | 2014-12-09 | 2 | -11/+45 |
* | vc4: Prioritize allocating accumulators to short-lived values. | Eric Anholt | 2014-12-09 | 1 | -14/+59 |
* | r600g: fix regression since UCMP change | Dave Airlie | 2014-12-09 | 1 | -1/+1 |
* | program: Delete dead _mesa_realloc_instructions. | Matt Turner | 2014-12-08 | 2 | -21/+0 |
* | swrast: Remove 'inline' from tex filter functions. | Matt Turner | 2014-12-08 | 1 | -26/+26 |
* | Don't cast the return value of malloc/realloc | Matt Turner | 2014-12-08 | 11 | -27/+17 |
* | Use calloc instead of malloc/memset-0 | Matt Turner | 2014-12-08 | 1 | -2/+1 |
* | Remove useless checks for NULL before freeing | Matt Turner | 2014-12-08 | 20 | -72/+39 |
* | i965/skl: Add Skylake PCI IDs | Kristian Høgsberg | 2014-12-08 | 2 | -0/+44 |
* | i965/skl: Emit depth stall workaround for gen9 as well | Damien Lespiau | 2014-12-08 | 1 | -1/+1 |
* | i965/skl: Fix GS thread count location | Ben Widawsky | 2014-12-08 | 1 | -11/+18 |
* | i965: Fix union usage for G++ <= 4.6. | Vinson Lee | 2014-12-08 | 1 | -1/+2 |
* | vc4: Interleave register allocation from regfile A and B. | Eric Anholt | 2014-12-08 | 1 | -39/+38 |
* | vc4: Fix decision for whether the MIN operation writes to the B regfile. | Eric Anholt | 2014-12-08 | 1 | -3/+3 |
* | vc4: Drop dependency on r3 for color packing. | Eric Anholt | 2014-12-08 | 1 | -4/+27 |
* | vc4: Add support for GL 1.0 logic ops. | Eric Anholt | 2014-12-08 | 1 | -2/+60 |
* | vc4: Add support for TGSI_OPCODE_UCMP. | Eric Anholt | 2014-12-08 | 1 | -0/+12 |
* | radeonsi/compute: Clamp COMPUTE_TMPRING_SIZE.WAVES to: num_cu * 32 | Tom Stellard | 2014-12-08 | 1 | -0/+3 |
* | winsys/radeon: Always report at least 1 compute unit | Tom Stellard | 2014-12-08 | 2 | -1/+3 |
* | radeonsi: Program RASTER_CONFIG for harvested GPUs v5 | Tom Stellard | 2014-12-08 | 4 | -6/+134 |
* | draw: (trivial): remove double semicolon | Roland Scheidegger | 2014-12-09 | 1 | -1/+1 |
* | st/mesa: For vertex shaders, don't emit saturate when SM 3.0 is unsupported | Abdiel Janulgue | 2014-12-08 | 2 | -4/+3 |
* | glsl: Don't optimize min/max into saturate when EmitNoSat is set | Abdiel Janulgue | 2014-12-08 | 2 | -1/+2 |
* | ir_to_mesa: Remove sat to clamp lowering pass | Abdiel Janulgue | 2014-12-08 | 1 | -3/+1 |
* | loader: Add missing EXPAT_CFLAGS to libloader.la CPPFLAGS | Michael Forney | 2014-12-08 | 1 | -1/+2 |
* | i965: Remove default from brw_instruction_name switch to catch missing names. | Matt Turner | 2014-12-08 | 1 | -12/+5 |
* | i965: Add missing opcode names. | Matt Turner | 2014-12-08 | 1 | -0/+9 |
* | i965: Add opcode names for set_omask and set_sample_id. | Matt Turner | 2014-12-08 | 1 | -0/+4 |
* | egl: Expose EGL_KHR_get_all_proc_addresses and its client extension | Chad Versace | 2014-12-07 | 5 | -1/+23 |
* | docs: add news item and link release notes for mesa 10.3.5 | Emil Velikov | 2014-12-07 | 2 | -0/+7 |
* | docs: Add sha256 sums for the 10.3.5 release | Emil Velikov | 2014-12-07 | 1 | -1/+3 |
* | Add release notes for the 10.3.5 release | Emil Velikov | 2014-12-07 | 1 | -0/+86 |
* | freedreno/a2xx: silence warning about missing DEPTH32X | Ilia Mirkin | 2014-12-06 | 1 | -1/+4 |
* | freedreno/a3xx: handle index_bias (i.e. base_vertex) | Ilia Mirkin | 2014-12-06 | 1 | -3/+13 |
* | freedreno/a3xx: add bgr565 texturing and rendering | Ilia Mirkin | 2014-12-06 | 1 | -1/+1 |
* | freedreno/a3xx: add support for SRGB render targets | Ilia Mirkin | 2014-12-06 | 3 | -9/+13 |
* | freedreno/a3xx: output RGBA16_FLOAT from fs for certain outputs | Ilia Mirkin | 2014-12-06 | 3 | -1/+17 |
* | freedreno/a3xx: re-enable rgb10_a2 render targets | Ilia Mirkin | 2014-12-06 | 1 | -1/+3 |