| Commit message (Expand) | Author | Age | Files | Lines |
* | glx: link loader util lib only when building with dri3 | Emil Velikov | 2014-01-23 | 1 | -1/+1 |
* | driconf: Add Catalan translations | Alex Henrie | 2014-01-23 | 2 | -1/+322 |
* | driconf: Correct and update Spanish translations | Alex Henrie | 2014-01-23 | 1 | -31/+33 |
* | driconf: Synchronize po files | Alex Henrie | 2014-01-23 | 5 | -357/+702 |
* | mesa: Set gl_constants::MinMapBufferAlignment | Ian Romanick | 2014-01-23 | 1 | -0/+1 |
* | radeon / r200: Eliminate BEGIN_BATCH_NO_AUTOSTATE | Ian Romanick | 2014-01-23 | 11 | -32/+27 |
* | radeon / r200: Remove unused 'dostate' parameter | Ian Romanick | 2014-01-23 | 2 | -4/+2 |
* | radeon / r200: Fix 'empty body' warning | Ian Romanick | 2014-01-23 | 1 | -2/+2 |
* | radeon / r200: Fix incompatible pointer type warning | Ian Romanick | 2014-01-23 | 1 | -2/+1 |
* | draw: Save original driver functions earlier. | José Fonseca | 2014-01-23 | 2 | -14/+14 |
* | mesa: whitespace fixes in glformats.c | Brian Paul | 2014-01-23 | 1 | -75/+51 |
* | svga: minor code movement in svga_tgsi_insn.c | Brian Paul | 2014-01-23 | 1 | -47/+47 |
* | svga: whitespace, formatting fixes in svga_state_framebuffer.c | Brian Paul | 2014-01-23 | 1 | -31/+26 |
* | svga: simplify common immediate value construction | Brian Paul | 2014-01-23 | 2 | -91/+115 |
* | svga: add comments, etc to svga_tgsi_insn.c code | Brian Paul | 2014-01-23 | 1 | -31/+163 |
* | svga: assorted cleanups in shader code | Brian Paul | 2014-01-23 | 1 | -1/+0 |
* | svga: rename shader_result -> variant | Brian Paul | 2014-01-23 | 8 | -142/+158 |
* | mesa: rename unbind_texobj_from_imgunits() | Brian Paul | 2014-01-23 | 1 | -4/+4 |
* | glsl: silence a couple warnings in find_active_atomic_counters() | Brian Paul | 2014-01-23 | 1 | -1/+2 |
* | mesa: initialize "is_layered" variable to silence warning | Brian Paul | 2014-01-23 | 1 | -1/+1 |
* | mesa: fix/add some cases in _mesa_get_linear_internalformat() | Brian Paul | 2014-01-23 | 1 | -1/+7 |
* | mesa: add missing ETC2_SRGB cases in formats.c | Brian Paul | 2014-01-23 | 1 | -0/+12 |
* | radeon: More missing stdio.h includes. | José Fonseca | 2014-01-23 | 2 | -0/+3 |
* | os/os_thread: Revert pipe_barrier pre-processing logic. | José Fonseca | 2014-01-23 | 1 | -1/+1 |
* | radeon: Adding missing stdio.h include. | José Fonseca | 2014-01-23 | 1 | -0/+1 |
* | mapi: Prevent cast from pointer to integer of different size. | José Fonseca | 2014-01-23 | 1 | -1/+1 |
* | egl: Use C11 thread abstractions. | José Fonseca | 2014-01-23 | 1 | -19/+7 |
* | mapi: Use C11 thread abstractions. | José Fonseca | 2014-01-23 | 1 | -152/+13 |
* | gallium: Use C11 thread abstractions. | José Fonseca | 2014-01-23 | 5 | -235/+37 |
* | os: Remove pipe_static_condvar. | José Fonseca | 2014-01-23 | 1 | -12/+0 |
* | glsl: remove remaining is_array variables | Timothy Arceri | 2014-01-23 | 5 | -59/+35 |
* | glsl: create type name for arrays of arrays | Timothy Arceri | 2014-01-23 | 1 | -2/+14 |
* | glsl: Allow arrays of arrays as input to vertex shader | Timothy Arceri | 2014-01-23 | 1 | -2/+3 |
* | glsl: only call mark_max_array if we are assigning an | Timothy Arceri | 2014-01-23 | 1 | -2/+4 |
* | glsl: Add ARB_arrays_of_arrays support to yacc definition and ast | Timothy Arceri | 2014-01-23 | 7 | -173/+235 |
* | mesa: Add ARB_arrays_of_arrays | Timothy Arceri | 2014-01-23 | 3 | -0/+5 |
* | i965/blorp: switch eu-emitter to use FS IR and fs_generator | Topi Pohjolainen | 2014-01-23 | 3 | -120/+84 |
* | i965/fs: add support for BRW_OPCODE_AVG in fs_generator | Topi Pohjolainen | 2014-01-23 | 1 | -0/+3 |
* | i965/fs: introduce blorp specific rt-write for fs_generator | Topi Pohjolainen | 2014-01-23 | 4 | -0/+23 |
* | i965/fs: allow unit tests to dump the final patched assembly | Topi Pohjolainen | 2014-01-23 | 2 | -8/+10 |
* | i965/blorp: wrap brw_IF/ELSE/ENDIF() into eu-emitter | Topi Pohjolainen | 2014-01-23 | 2 | -9/+23 |
* | i965/blorp: wrap RNDD (/brw_RNDD(&func, /emit_rndd(/) | Topi Pohjolainen | 2014-01-23 | 2 | -2/+8 |
* | i965/blorp: wrap FRC (/brw_FRC(&func, /emit_frc(/) | Topi Pohjolainen | 2014-01-23 | 2 | -4/+10 |
* | i965/blorp: wrap MUL (/brw_MUL(&func, /emit_mul(/) | Topi Pohjolainen | 2014-01-23 | 2 | -9/+16 |
* | i965/blorp: wrap OR (/brw_OR(&func, /emit_or(/) | Topi Pohjolainen | 2014-01-23 | 2 | -24/+31 |
* | i965/blorp: wrap SHL (/brw_SHL(&func, /emit_shl(/) | Topi Pohjolainen | 2014-01-23 | 2 | -12/+19 |
* | i965/blorp: wrap SHR (/brw_SHR(&func, /emit_shr(/) | Topi Pohjolainen | 2014-01-23 | 2 | -12/+19 |
* | i965/blorp: wrap ADD (/brw_ADD(&func, /emit_add(/) | Topi Pohjolainen | 2014-01-23 | 2 | -18/+32 |
* | i965/blorp: wrap AND (/brw_AND(&func, /emit_and(/) | Topi Pohjolainen | 2014-01-23 | 2 | -39/+46 |
* | i965/blorp: wrap MOV (/brw_MOV(&func, /emit_mov(/) | Topi Pohjolainen | 2014-01-23 | 2 | -35/+45 |