mesa.git
2014-01-27 Ilia Mirkinnv50: add comments about CB_AUX contents
2014-01-27 Ilia Mirkinnvc0: don't forget to also clear additional layers
2014-01-27 Ilia Mirkinnv50: don't forget to also clear additional layers
2014-01-27 Ilia Mirkinnv50: allocate an extra code bo to avoid dmesg spam
2014-01-27 Ilia Mirkinnv50: GP_REG_ALLOC_RESULT must be positive
2014-01-27 Ilia Mirkinnv50: VP_RESULT_MAP_SIZE has to be positive
2014-01-27 Ilia Mirkinnv50: enable primitive id generation when it is an...
2014-01-27 Ilia Mirkinnv50: handle gl_Layer writes in GP
2014-01-27 Ilia Mirkinnv50: properly set the PRIMITIVE_ID enable flag when...
2014-01-27 Ilia Mirkinnv50/ir: add support for gl_PrimitiveIDIn
2014-01-27 Ilia Mirkinnv50/ir: fix support for shader input + immediate in gp
2014-01-27 Ilia Mirkinnv50/ir: disallow shader input + cbuf in same instructi...
2014-01-27 Ilia Mirkinnv50/ir: disallow predicates on emit/restart ops
2014-01-27 Ilia Mirkinnv50: allow vert_count to be >255
2014-01-27 Bryan Cainnv50: add support for geometry shaders
2014-01-27 Bryan Cainnv50/ir: delay calculation of indirect addresses
2014-01-27 Christoph Bumillernv50/ir: fix PFETCH and add RDSV to get VSTRIDE for GPs
2014-01-27 Ilia Mirkinnv50/ir: txg not available on nvaa/nvac
2014-01-27 Ilia Mirkinnv50, nvc0: only clear out the buffers that we were...
2014-01-27 Ilia Mirkinnv50, nvc0: clear out RT on a null cbuf
2014-01-27 Ilia Mirkinnv50: don't leak heap on tls alloc failure
2014-01-27 Ilia Mirkinnouveau/codegen: set dType to S32 for OP_NEG U32
2014-01-27 Ilia Mirkinutil/u_vbuf: correct map offset calculation for crazy...
2014-01-27 Ilia Mirkintranslate: deal with size overflows by casting to ptrdiff_t
2014-01-27 Emil Velikovgallium/rtasm: handle mmap failures appropriately
2014-01-27 Alexander von... haiku: change atomic int to non-volatile
2014-01-26 Kenneth Graunkei965: Don't store qpitch / 4 as mt->qpitch for compress...
2014-01-25 Vinson Leec11: Do not use pthread_mutex_timedlock on NetBSD.
2014-01-24 Kenneth Graunkeglsl: Simplify built-in generator functions for min3...
2014-01-24 Kenneth Graunkeglsl: Fix chained assignments of vector channels.
2014-01-24 Kenneth Graunkeglsl: Rename "expr" to "lhs_expr" in vector_extract...
2014-01-24 Paul BerryUpdate .gitignore for Catalan translations build artifacts
2014-01-24 Ian Romanickmesa: Increment the list pointer while freeing instruct...
2014-01-24 Brian Paulsvga: rename "tex_usage" to "bindings", add comments
2014-01-24 Brian Paulst/mesa: add a simple sanity check assertion in st_vali...
2014-01-23 Paul Berryi965/gen7: Use to the correct program when uploading...
2014-01-23 Paul Berrymesa: Ensure that transform feedback refers to the...
2014-01-23 Paul Berryi965: Remove *_generator::shader field; use prog field...
2014-01-23 Matt Turnergles3: Update gl3.h to revision 24614.
2014-01-23 Matt Turnergles2: Update gl2ext.h to revision 24614.
2014-01-23 Matt Turnergles2: Update gl2.h to revision 24614.
2014-01-23 Matt Turnerglcpp: Define GL_EXT_shader_integer_mix in both GL...
2014-01-23 Matt Turnerglcpp: Remove unused gl_api bits.
2014-01-23 Matt Turnerglcpp: Set extension defines after resolving the GLSL...
2014-01-23 Anuj Phogatglsl: Disable ARB_texture_rectangle in shader version...
2014-01-23 Matt Turnerglsl: Mark GLSL 4.40 as a known version.
2014-01-23 Brian Paulst/mesa: fix glReadBuffer(GL_NONE) segfault
2014-01-23 Brian Paulsvga: fix PS output register setup regression
2014-01-23 Emil Velikovglx: link loader util lib only when building with dri3
2014-01-23 Alex Henriedriconf: Add Catalan translations
2014-01-23 Alex Henriedriconf: Correct and update Spanish translations
2014-01-23 Alex Henriedriconf: Synchronize po files
2014-01-23 Ian Romanickmesa: Set gl_constants::MinMapBufferAlignment
2014-01-23 Ian Romanickradeon / r200: Eliminate BEGIN_BATCH_NO_AUTOSTATE
2014-01-23 Ian Romanickradeon / r200: Remove unused 'dostate' parameter
2014-01-23 Ian Romanickradeon / r200: Fix 'empty body' warning
2014-01-23 Ian Romanickradeon / r200: Fix incompatible pointer type warning
2014-01-23 José Fonsecadraw: Save original driver functions earlier.
2014-01-23 Brian Paulmesa: whitespace fixes in glformats.c
2014-01-23 Brian Paulsvga: minor code movement in svga_tgsi_insn.c
2014-01-23 Brian Paulsvga: whitespace, formatting fixes in svga_state_frameb...
2014-01-23 Brian Paulsvga: simplify common immediate value construction
2014-01-23 Brian Paulsvga: add comments, etc to svga_tgsi_insn.c code
2014-01-23 Brian Paulsvga: assorted cleanups in shader code
2014-01-23 Brian Paulsvga: rename shader_result -> variant
2014-01-23 Brian Paulmesa: rename unbind_texobj_from_imgunits()
2014-01-23 Brian Paulglsl: silence a couple warnings in find_active_atomic_c...
2014-01-23 Brian Paulmesa: initialize "is_layered" variable to silence warning
2014-01-23 Brian Paulmesa: fix/add some cases in _mesa_get_linear_internalfo...
2014-01-23 Brian Paulmesa: add missing ETC2_SRGB cases in formats.c
2014-01-23 José Fonsecaradeon: More missing stdio.h includes.
2014-01-23 José Fonsecaos/os_thread: Revert pipe_barrier pre-processing logic.
2014-01-23 José Fonsecac11: Fix missing pthread_mutex_timedlock declaration...
2014-01-23 José Fonsecaradeon: Adding missing stdio.h include.
2014-01-23 José Fonsecamapi: Prevent cast from pointer to integer of different...
2014-01-23 José Fonsecac11: Update docs/license.html and include verbatim...
2014-01-23 José Fonsecaegl: Use C11 thread abstractions.
2014-01-23 José Fonsecamapi: Use C11 thread abstractions.
2014-01-23 José Fonsecagallium: Use C11 thread abstractions.
2014-01-23 José Fonsecac11: Import threads.h emulation library.
2014-01-23 José Fonsecaos: Remove pipe_static_condvar.
2014-01-23 Timothy Arceridocs: Mark ARB_arrays_of_arrays as started
2014-01-23 Timothy Arceriglsl: remove remaining is_array variables
2014-01-23 Timothy Arceriglsl: create type name for arrays of arrays
2014-01-23 Timothy Arceriglsl: Allow arrays of arrays as input to vertex shader
2014-01-23 Timothy Arceriglsl: only call mark_max_array if we are assigning an
2014-01-23 Timothy Arceriglsl: Add ARB_arrays_of_arrays support to yacc definiti...
2014-01-23 Timothy Arcerimesa: Add ARB_arrays_of_arrays
2014-01-23 Topi Pohjolaineni965/blorp: switch eu-emitter to use FS IR and fs_generator
2014-01-23 Topi Pohjolaineni965/fs: add support for BRW_OPCODE_AVG in fs_generator
2014-01-23 Topi Pohjolaineni965/fs: introduce blorp specific rt-write for fs_generator
2014-01-23 Topi Pohjolaineni965/fs: allow unit tests to dump the final patched...
2014-01-23 Topi Pohjolaineni965/blorp: wrap brw_IF/ELSE/ENDIF() into eu-emitter
2014-01-23 Topi Pohjolaineni965/blorp: wrap RNDD (/brw_RNDD(&func, /emit_rndd(/)
2014-01-23 Topi Pohjolaineni965/blorp: wrap FRC (/brw_FRC(&func, /emit_frc(/)
2014-01-23 Topi Pohjolaineni965/blorp: wrap MUL (/brw_MUL(&func, /emit_mul(/)
2014-01-23 Topi Pohjolaineni965/blorp: wrap OR (/brw_OR(&func, /emit_or(/)
2014-01-23 Topi Pohjolaineni965/blorp: wrap SHL (/brw_SHL(&func, /emit_shl(/)
2014-01-23 Topi Pohjolaineni965/blorp: wrap SHR (/brw_SHR(&func, /emit_shr(/)
2014-01-23 Topi Pohjolaineni965/blorp: wrap ADD (/brw_ADD(&func, /emit_add(/)
next