2008-01-17 |
Keith Whitwell | gallium: fix warning |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Keith Whitwell | gallium: hardwire reset_temps functionality |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Keith Whitwell | gallium: whitespace changes |
commit | commitdiff | tree | snapshot |
2008-01-17 |
José Fonseca | gallium: Ignore generated files. |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Brian | use NEGATE_X/Y/Z/W tokens |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Brian | clean-up swizzle fields in fog code, fix NegateBase |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Brian | Fix broken fog. |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Brian | Fix incorrect [0,1] clamping in store_dest(). |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Brian | tweaks to quad drawing, set UsesKill in bitmap shader |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Brian | copy UsesKill state in _mesa_combine_programs() |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Brian | vbuf updates/fixes (KeithW) |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Brian | s/DBG/DRAW_DBG |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Brian | remove useless assertions |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Brian | init front/back color attrib indexes to 0, not -1 |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Brian | Fix a two-sided lighting bug (fixes samples/wave.c) |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Brian | typedef uintptr_t for non-HAVE_POSIX_MEMALIGN build |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Brian | Don't include stdint.h or inttypes. Use the uint64... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Brian | replace _mesa_printf() with fprintf() |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Brian | remove redundant llvm subdir |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Brian | include pipe/draw/draw_context.h |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Brian | Add surface status/clear_value fields, PIPE_SURFACE_STA... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Brian | free stvp->draw_shader |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Brian | Fix problems with vertex shaders and the private draw... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Brian | disable debug printf |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Brian | Cell: after sending a batch, wait for a DMA completion... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Brian | clamp colors during float->int conversion |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Brian | Cell: update surface map code to match recent changes... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Michel Dänzer | Remove pipe->get/put_tile_rgba. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Michel Dänzer | Remove mapping fields from struct pipe_surface. |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Brian | Cell: remove fb parameter to get/put_tile() |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Brian | Cell: disable cell_emit_state() for now |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Brian | Cell: collect vars in a spu_global struct |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Brian | Cell: first state object (depth/stencil/alpha) emitted... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Brian | Cell: whitespace/cleanup |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Brian | Cell: prefix SPU files with spu_ |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Brian | Cell: prefix SPU sources with spu_ |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Brian | Cell: sketch out needed rasterizer state |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | s/int/uint/ to silence warnings |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | whitespace, comment changes |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | Cell: basic batch buffer working |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | Cell: initial work for a hw-like batch buffer system |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | Cell: remove obsolete cell_prim_buffer struct and code |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | Cell: debug code, comments |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | vbuf_flush_vertices() instead of vbuf_flush_indices... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | Cell: reformattting |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | s/int/uint/ to silence warning |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | Fix malloc size buf, silence signed/unsigned comparisio... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | Cell: Remove the pre-vbuf rendering code |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | Cell: wait_on_mask_all() |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | Cell: remove unneeded #includes |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | Cell: compute bounding box in cell_vbuf_draw() |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | Cell: remove unused color field |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | Cell: remove unused code |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | Cell: make vertex_header and prim_header types private... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | Cell: avoid copying vertex data |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | Cell: move tile-related code into new tile.[ch] files. |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | Cell: use new ASSERT macro instead of standard assert |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | Cell: enable vbuf path by default |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | Cell: checkpoint: draw_vbuf code in place and works... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian | Additional parameters to vbuf_render->draw() |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Brian | Cell: initial implementation of vbuf code. |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Brian | Cell: call draw_compute_vertex_size() |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Brian | Cell: s/free/align_free/ |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Brian | Cell: clean-up cell_spu_exit() code |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Brian | bump CELL_MAX_VERTS to 240 |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Brian | comment about vertex data in emit_vertex() |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Brian | clean-up comments, code |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Michel Dänzer | softpipe: Simplify texture memory layout. |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Michel Dänzer | Add glapi/ path for inclusion of glapioffsets.h. |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Brian | Cell: initial implementation of tile status optimizations |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Brian | Cell: start using DMA tags in a more sensible way,... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Brian | move cliprect bounds, do trivial rejection triangle... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Brian | Cell: remove some debug printfs, predicate others with... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Brian | Cell: implemement basic Z testing |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Jerome Glisse | softpipe: map only once in softpipe_map_surfaces |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Michel Dänzer | gallium: Make texture target an enum for better debugga... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Zack Rusin | llvm: if llvm is enabled don't even try to use sse... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Zack Rusin | llvm: we need custom rules so had to redo the build... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Zack Rusin | llvm: update llvm sources the latest svn |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Keith Whitwell | 965: fix various refcount issues |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Keith Whitwell | 965: use correct offset for constants vs immediates |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Keith Whitwell | 965: always perform SF parameter setup for position |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Keith Whitwell | 965: scan fs inputs to work out interpolation in setup... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | clean-ups, silence warnings |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | rename vars, clean-up formatting |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | replace void * with struct draw_vertex_shader opaque... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | Cell: added -Wmissing-prototypes to SPU_CFLAGS |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | Cell: initial work for getting/putting Z tiles |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | disable bbox code until glitches are fixed |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | Cell: improve surface state code to replace some tempor... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | asst changes in bbox code, dma tags, etc |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | insert a temporary flush to fix missing triangles artifact |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | pass surface format in cell_command_framebuffer struct |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | better debug code |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | make use of prim bounds box info |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | only fetch as much vertex data as needed |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | remove previous triangle test code |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Brian | Cell: basic triangle rendering works. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | Plug in more infrastructure for actual rendering. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Brian | hack/fix pack_color() for correct ps3 format |
commit | commitdiff | tree | snapshot |
next |