2008-10-01 |
Michal Krol | mesa: Fix compiler warnings on Windows. |
commit | commitdiff | tree |
2008-09-30 |
Stephane Marchesin | Gallivm: add slt. glxgears should be running, except... |
commit | commitdiff | tree |
2008-09-30 |
Stephane Marchesin | Gallivm: port to llvm 2.4. |
commit | commitdiff | tree |
2008-09-28 |
Stephane Marchesin | Gallivm: fix off-by-one. |
commit | commitdiff | tree |
2008-09-28 |
Stephane Marchesin | Gallivm: need to link with libstdc++ for llvm. |
commit | commitdiff | tree |
2008-09-28 |
Stephane Marchesin | Gallivm: more instructions. |
commit | commitdiff | tree |
2008-09-28 |
Stephane Marchesin | Gallivm: make it compile again, add some opcodes. |
commit | commitdiff | tree |
2008-09-27 |
Brian Paul | mesa: fix temp register allocation problems. |
commit | commitdiff | tree |
2008-09-27 |
Brian Paul | egl: check for null ptr/name |
commit | commitdiff | tree |
2008-09-27 |
Brian Paul | egl: remove space after -L flag |
commit | commitdiff | tree |
2008-09-26 |
Brian Paul | gallium: rename tgsi_translate_mesa_program() to st_tra... |
commit | commitdiff | tree |
2008-09-26 |
Brian Paul | mesa: add some braces |
commit | commitdiff | tree |
2008-09-26 |
Brian Paul | mesa: fix/simplify initialization of vertex/fragment... |
commit | commitdiff | tree |
2008-09-26 |
Brian Paul | mesa: increase MAX_INSTRUCTIONS |
commit | commitdiff | tree |
2008-09-26 |
Brian Paul | mesa: fix swizzle failure, fix typo |
commit | commitdiff | tree |
2008-09-25 |
Brian Paul | mesa: fix default buffer object access value |
commit | commitdiff | tree |
2008-09-19 |
Michal Krol | mesa: Fix compiler error. |
commit | commitdiff | tree |
2008-09-19 |
Brian Paul | mesa: Fix arb parse constants |
commit | commitdiff | tree |
2008-09-19 |
Jakob Bornecrantz | mesa: Update ignores a bit |
commit | commitdiff | tree |
2008-09-18 |
Brian Paul | destroy window on exit |
commit | commitdiff | tree |
2008-09-18 |
Brian Paul | gallium: if we run out of memory in st_TexImage, flush... |
commit | commitdiff | tree |
2008-09-18 |
Jakob Bornecrantz | tgsi: Build tgsi_text with make |
commit | commitdiff | tree |
2008-09-18 |
José Fonseca | util: A few more memory debugging checks. |
commit | commitdiff | tree |
2008-09-18 |
José Fonseca | util: Add missing p_debug.h include. |
commit | commitdiff | tree |
2008-09-18 |
Brian Paul | gallium: fix surface object memory leak in cso module |
commit | commitdiff | tree |
2008-09-18 |
Jakob Bornecrantz | tgsi: Make tgsi dumps look more like mesa shader dumps. |
commit | commitdiff | tree |
2008-09-18 |
Jakob Bornecrantz | progs/fp: Add a bit of local variable testing to fp-tri |
commit | commitdiff | tree |
2008-09-18 |
José Fonseca | pipebuffer: New callback to flush all temporary-held... |
commit | commitdiff | tree |
2008-09-17 |
Brian Paul | gallium: fix wide point / point coord semantic info... |
commit | commitdiff | tree |
2008-09-17 |
Brian Paul | gallium: fix fog vs. pointcoord attribute handling... |
commit | commitdiff | tree |
2008-09-17 |
Brian Paul | mesa: new gl_fragment_program fields indicating use... |
commit | commitdiff | tree |
2008-09-17 |
Brian Paul | egl: print multisample info |
commit | commitdiff | tree |
2008-09-17 |
Brian Paul | gallium: clean-up/fix msaa override in state tracker |
commit | commitdiff | tree |
2008-09-17 |
Brian Paul | gallium: fix tgsi sanity checker with respect to END. |
commit | commitdiff | tree |
2008-09-17 |
Brian Paul | mesa: update program->NumAddressRegs field in _slang_up... |
commit | commitdiff | tree |
2008-09-17 |
Brian Paul | gallium: include prog_print.h to silence warning |
commit | commitdiff | tree |
2008-09-17 |
Brian Paul | gallium: need to finish, not flush, in st_copy_texsubim... |
commit | commitdiff | tree |
2008-09-17 |
Brian Paul | gallium: new assertion on surface->texture |
commit | commitdiff | tree |
2008-09-17 |
Jakob Bornecrantz | tgsi: Add a ugly fix for CONSTANT problems |
commit | commitdiff | tree |
2008-09-17 |
Jakob Bornecrantz | tgsi: More debug printing on sanity check error |
commit | commitdiff | tree |
2008-09-17 |
Brian Paul | gallium: fix lack of surface reference counting in... |
commit | commitdiff | tree |
2008-09-17 |
Brian Paul | mesa: fix bug in previous changes to _slang_resolve_att... |
commit | commitdiff | tree |
2008-09-16 |
Brian Paul | mesa: rework GLSL vertex attribute binding |
commit | commitdiff | tree |
2008-09-16 |
Brian Paul | gallium: fix glTexImage(width=height=depth=0) case |
commit | commitdiff | tree |
2008-09-16 |
Brian Paul | mesa: fix display list regression (check if save->prim_... |
commit | commitdiff | tree |
2008-09-16 |
Brian Paul | gallium: fix info entries for KIL, KILP |
commit | commitdiff | tree |
2008-09-16 |
Brian Paul | mesa: fix bug in get_uniform_rows_cols(): sometimes... |
commit | commitdiff | tree |
2008-09-16 |
Brian Paul | gallium: move _vbo_DestroyContext() call |
commit | commitdiff | tree |
2008-09-16 |
Brian Paul | mesa: protect against double-free in _vbo_DestroyContext() |
commit | commitdiff | tree |
2008-09-16 |
Jakob Bornecrantz | mesa: State tracker now checks for faulty shaders on... |
commit | commitdiff | tree |
2008-09-16 |
Jakob Bornecrantz | tgsi: Make tgsi_sanity.c compile with make |
commit | commitdiff | tree |
2008-09-16 |
José Fonseca | trace: Fix typo in build instructions. |
commit | commitdiff | tree |
2008-09-15 |
Brian Paul | mesa: fix MSAA enable state in update_multisample() |
commit | commitdiff | tree |
2008-09-15 |
Brian Paul | mesa: remove some assertions that are invalid during... |
commit | commitdiff | tree |
2008-09-15 |
Keith Whitwell | mesa: get another class of degenerate dlists working |
commit | commitdiff | tree |
2008-09-13 |
Brian Paul | gallium: add another value check to util_fast_pow() |
commit | commitdiff | tree |
2008-09-12 |
Brian Paul | cell: fix twiddled tile display for XSHM. Fixed blank... |
commit | commitdiff | tree |
2008-09-12 |
Brian Paul | cell: disable calls to old gen code |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | cell: initial support for fragment shader code generation. |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | use APP_CC |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | cell: fix tile twidding bug seen in the event of multip... |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | cell: minor improvements to fragment code-gen |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | gallium: add special cases in spe_load_float(), spe_loa... |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | cell: put cell_ prefix on gen_fragment_function() |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | gallium: typo: s/PIPE_FORMAT_Z16UNORM/PIPE_FORMAT_Z16_U... |
commit | commitdiff | tree |
2008-09-11 |
Dima Zavin | egl_xdri: Add the top-level lib dir so we link against... |
commit | commitdiff | tree |
2008-09-11 |
Dima Zavin | egl_dri/egl_xdri: Makefiles should use pkg-config to... |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | glut: only call glFinish() in processWindowWorkList... |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | define new APP_CC configuration variable for building... |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | cell: more comments, stub code for colormask/logicop/etc |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | simple quad drawing test |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | cell: fix typos in blend code-gen |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | cell: remove old state CMDs, added comments |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | cell: clean-up, comments |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | cell: disable NEW_VS emit |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | cell: don't build unused sources |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | cell: remove old blend/depth/stencil/logicop structs |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | cell: asst. clean-up |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | cell: checkpoint: remove more of the old per-fragment... |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | cell: begin new blending code (both codegen and fallbac... |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | cell: fix shuffle in spu_unpack_B8G8R8A8() |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | cell: added cast in spu_splats() call |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | cell: remove old per-fragment code, replace with all... |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | cell: checkpoint commit of new per-fragment processing |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | gallium: assorted additions and fixes to Cell SPE rtasm... |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | cell: minor change to Z float/int conversion code ... |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | cell: comments |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | cell: comments, etc. |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | gallium: comments, assertions, etc |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | press 'c' to toggle Z clear value between 0/1 |
commit | commitdiff | tree |
2008-09-11 |
Brian Paul | press 'f' to cycle through depth test funcs |
commit | commitdiff | tree |
2008-09-10 |
José Fonseca | tgsi: Fix newline pos. |
commit | commitdiff | tree |
2008-09-10 |
José Fonseca | tgsi: Verify constants are set before attempting to... |
commit | commitdiff | tree |
2008-09-09 |
José Fonseca | softpipe: Code (commented out) to dump BMPs. |
commit | commitdiff | tree |
2008-09-09 |
José Fonseca | util: Ensure we always have a full qualified file name... |
commit | commitdiff | tree |
2008-09-09 |
Michal Krol | util: Enable u_stream_std.c for PIPE_SUBSYSTEM_WINDOWS_... |
commit | commitdiff | tree |
2008-09-09 |
Michal Krol | softpipe: Silence compiler warning on Windows. |
commit | commitdiff | tree |
2008-09-08 |
Michal Krol | softpipe: Protect pipe_condvar_signal/broadcast calls... |
commit | commitdiff | tree |
2008-09-08 |
Michal Krol | softpipe: Set SP_NUM_QUAD_THREADS 1 effectively disabli... |
commit | commitdiff | tree |
2008-09-08 |
Michal Krol | softpipe: More improvements for multithreaded softpipe. |
commit | commitdiff | tree |
next |