2008-01-20 |
Ben Skeggs | nv40: clarify that tex code is fp-only, we'll do vertex... |
tree | commitdiff |
2008-01-19 |
Ben Skeggs | Merge branch 'upstream-gallium-0.1' into darktama-galli... |
tree | commitdiff |
2008-01-19 |
Brian | Cell: improve "finished copying batch buffer" signalling. |
tree | commitdiff |
2008-01-18 |
Brian | s/varible/variable/ |
tree | commitdiff |
2008-01-18 |
Brian | set param type to PROGRAM_CONSTANT when parsing immediates |
tree | commitdiff |
2008-01-18 |
Brian | use PROGRAM_CONSTANT instead of PROGRAM_STATE_VAR when... |
tree | commitdiff |
2008-01-18 |
Michel Dänzer | Unify copy_rect helpers. |
tree | commitdiff |
2008-01-17 |
José Fonseca | Revert "temporarily don't emit TGSI immediates, use... |
tree | commitdiff |
2008-01-17 |
José Fonseca | Back-port miscellaneous fixes from internal branch... |
tree | commitdiff |
2008-01-17 |
José Fonseca | gallium: Pass PIPE_BUFFER_USAGE_PIXEL to buffer_data. |
tree | commitdiff |
2008-01-17 |
José Fonseca | gallium: Handle TGSI_OPCODE_END on sse2. |
tree | commitdiff |
2008-01-17 |
Brian | temporarily don't emit TGSI immediates, use the constan... |
tree | commitdiff |
2008-01-17 |
José Fonseca | gallium: Fix cut-n-paste error. |
tree | commitdiff |
2008-01-17 |
José Fonseca | gallium: Alternative mm_bufmgr_create_from_buffer const... |
tree | commitdiff |
2008-01-17 |
José Fonseca | gallium: Detect if a null buffer is passed. |
tree | commitdiff |
2008-01-17 |
Keith Whitwell | gallium: fix warning |
tree | commitdiff |
2008-01-17 |
Keith Whitwell | gallium: fix warning |
tree | commitdiff |
2008-01-17 |
Keith Whitwell | gallium: hardwire reset_temps functionality |
tree | commitdiff |
2008-01-17 |
Keith Whitwell | gallium: whitespace changes |
tree | commitdiff |
2008-01-16 |
Brian | use NEGATE_X/Y/Z/W tokens |
tree | commitdiff |
2008-01-16 |
Brian | clean-up swizzle fields in fog code, fix NegateBase |
tree | commitdiff |
2008-01-16 |
Brian | Fix broken fog. |
tree | commitdiff |
2008-01-16 |
Brian | Fix incorrect [0,1] clamping in store_dest(). |
tree | commitdiff |
2008-01-16 |
Brian | tweaks to quad drawing, set UsesKill in bitmap shader |
tree | commitdiff |
2008-01-16 |
Brian | copy UsesKill state in _mesa_combine_programs() |
tree | commitdiff |
2008-01-16 |
Brian | vbuf updates/fixes (KeithW) |
tree | commitdiff |
2008-01-16 |
Brian | s/DBG/DRAW_DBG |
tree | commitdiff |
2008-01-16 |
Brian | remove useless assertions |
tree | commitdiff |
2008-01-16 |
Brian | init front/back color attrib indexes to 0, not -1 |
tree | commitdiff |
2008-01-16 |
Brian | Fix a two-sided lighting bug (fixes samples/wave.c) |
tree | commitdiff |
2008-01-16 |
Ben Skeggs | nouveau: remove assertions from PIPE_ -> GL_ |
tree | commitdiff |
2008-01-16 |
Ben Skeggs | nv40: stronger type safety |
tree | commitdiff |
2008-01-16 |
Ben Skeggs | nouveau: don't use GL headers at all |
tree | commitdiff |
2008-01-16 |
Ben Skeggs | nouveau: gallium changes.. |
tree | commitdiff |
2008-01-16 |
Ben Skeggs | Merge branch 'upstream-gallium-0.1' into darktama-galli... |
tree | commitdiff |
2008-01-16 |
Brian | typedef uintptr_t for non-HAVE_POSIX_MEMALIGN build |
tree | commitdiff |
2008-01-16 |
Brian | Don't include stdint.h or inttypes. Use the uint64... |
tree | commitdiff |
2008-01-16 |
Brian | replace _mesa_printf() with fprintf() |
tree | commitdiff |
2008-01-16 |
Brian | remove redundant llvm subdir |
tree | commitdiff |
2008-01-16 |
Brian | include pipe/draw/draw_context.h |
tree | commitdiff |
2008-01-15 |
Brian | Add surface status/clear_value fields, PIPE_SURFACE_STA... |
tree | commitdiff |
2008-01-15 |
Brian | free stvp->draw_shader |
tree | commitdiff |
2008-01-15 |
Brian | Fix problems with vertex shaders and the private draw... |
tree | commitdiff |
2008-01-15 |
Brian | disable debug printf |
tree | commitdiff |
2008-01-14 |
Brian | Cell: after sending a batch, wait for a DMA completion... |
tree | commitdiff |
2008-01-14 |
Brian | clamp colors during float->int conversion |
tree | commitdiff |
2008-01-14 |
Brian | Cell: update surface map code to match recent changes... |
tree | commitdiff |
2008-01-14 |
Michel Dänzer | Remove pipe->get/put_tile_rgba. |
tree | commitdiff |
2008-01-14 |
Michel Dänzer | Remove mapping fields from struct pipe_surface. |
tree | commitdiff |
2008-01-12 |
Brian | Cell: remove fb parameter to get/put_tile() |
tree | commitdiff |
2008-01-12 |
Brian | Cell: disable cell_emit_state() for now |
tree | commitdiff |
2008-01-12 |
Brian | Cell: collect vars in a spu_global struct |
tree | commitdiff |
2008-01-12 |
Brian | Cell: first state object (depth/stencil/alpha) emitted... |
tree | commitdiff |
2008-01-12 |
Brian | Cell: whitespace/cleanup |
tree | commitdiff |
2008-01-12 |
Brian | Cell: prefix SPU files with spu_ |
tree | commitdiff |
2008-01-12 |
Brian | Cell: prefix SPU sources with spu_ |
tree | commitdiff |
2008-01-12 |
Brian | Cell: sketch out needed rasterizer state |
tree | commitdiff |
2008-01-11 |
Brian | s/int/uint/ to silence warnings |
tree | commitdiff |
2008-01-11 |
Brian | whitespace, comment changes |
tree | commitdiff |
2008-01-11 |
Brian | Cell: basic batch buffer working |
tree | commitdiff |
2008-01-11 |
Brian | Cell: initial work for a hw-like batch buffer system |
tree | commitdiff |
2008-01-11 |
Brian | Cell: remove obsolete cell_prim_buffer struct and code |
tree | commitdiff |
2008-01-11 |
Brian | Cell: debug code, comments |
tree | commitdiff |
2008-01-11 |
Brian | vbuf_flush_vertices() instead of vbuf_flush_indices... |
tree | commitdiff |
2008-01-11 |
Brian | Cell: reformattting |
tree | commitdiff |
2008-01-11 |
Brian | s/int/uint/ to silence warning |
tree | commitdiff |
2008-01-11 |
Brian | Fix malloc size buf, silence signed/unsigned comparisio... |
tree | commitdiff |
2008-01-11 |
Brian | Cell: Remove the pre-vbuf rendering code |
tree | commitdiff |
2008-01-11 |
Brian | Cell: wait_on_mask_all() |
tree | commitdiff |
2008-01-11 |
Brian | Cell: remove unneeded #includes |
tree | commitdiff |
2008-01-11 |
Brian | Cell: compute bounding box in cell_vbuf_draw() |
tree | commitdiff |
2008-01-11 |
Brian | Cell: remove unused color field |
tree | commitdiff |
2008-01-11 |
Brian | Cell: remove unused code |
tree | commitdiff |
2008-01-11 |
Brian | Cell: make vertex_header and prim_header types private... |
tree | commitdiff |
2008-01-11 |
Brian | Cell: avoid copying vertex data |
tree | commitdiff |
2008-01-11 |
Brian | Cell: move tile-related code into new tile.[ch] files. |
tree | commitdiff |
2008-01-11 |
Brian | Cell: use new ASSERT macro instead of standard assert |
tree | commitdiff |
2008-01-11 |
Brian | Cell: enable vbuf path by default |
tree | commitdiff |
2008-01-11 |
Brian | Cell: checkpoint: draw_vbuf code in place and works... |
tree | commitdiff |
2008-01-11 |
Brian | Additional parameters to vbuf_render->draw() |
tree | commitdiff |
2008-01-10 |
Brian | Cell: initial implementation of vbuf code. |
tree | commitdiff |
2008-01-10 |
Brian | Cell: call draw_compute_vertex_size() |
tree | commitdiff |
2008-01-10 |
Brian | Cell: s/free/align_free/ |
tree | commitdiff |
2008-01-10 |
Brian | Cell: clean-up cell_spu_exit() code |
tree | commitdiff |
2008-01-10 |
Brian | bump CELL_MAX_VERTS to 240 |
tree | commitdiff |
2008-01-10 |
Brian | comment about vertex data in emit_vertex() |
tree | commitdiff |
2008-01-10 |
Brian | clean-up comments, code |
tree | commitdiff |
2008-01-10 |
Michel Dänzer | softpipe: Simplify texture memory layout. |
tree | commitdiff |
2008-01-10 |
Michel Dänzer | Add glapi/ path for inclusion of glapioffsets.h. |
tree | commitdiff |
2008-01-10 |
Brian | Cell: initial implementation of tile status optimizations |
tree | commitdiff |
2008-01-10 |
Brian | Cell: start using DMA tags in a more sensible way,... |
tree | commitdiff |
2008-01-10 |
Brian | move cliprect bounds, do trivial rejection triangle... |
tree | commitdiff |
2008-01-10 |
Brian | Cell: remove some debug printfs, predicate others with... |
tree | commitdiff |
2008-01-10 |
Brian | Cell: implemement basic Z testing |
tree | commitdiff |
2008-01-10 |
Jerome Glisse | softpipe: map only once in softpipe_map_surfaces |
tree | commitdiff |
2008-01-07 |
Ben Skeggs | nouveau: object header update |
tree | commitdiff |
2008-01-06 |
Ben Skeggs | nv40: use a more "normal" 2x8bit format, the other... |
tree | commitdiff |
2008-01-06 |
Ben Skeggs | nouveau: share pushbuf interface code between pipe... |
tree | commitdiff |
2008-01-06 |
Ben Skeggs | nv40: do nothing for set_clip_state() |
tree | commitdiff |
2008-01-06 |
Ben Skeggs | nv40: bind textures based on fragprog usage. |
tree | commitdiff |
next |