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