2008-02-15 |
Keith Whitwell | gallium: don't rely on assert(0) for error handling... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
José Fonseca | gallium: Emit point size as a constant. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
José Fonseca | gallium: Emit constants. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
José Fonseca | gallium: Allow draw_vf usage to be controlled at runtime. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
José Fonseca | gallium: Add extern keyword to global. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Brian | Cell: add OPT_FLAGS var |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Brian | Cell: move cmd_render() into new spu_render.c file |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Brian | Cell: add a few null texture tests |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Brian | Cell: compute min index referenced in draw command... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Brian | Cell: minor optimization for flat shading |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Brian | Cell: basic texture mapping |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Brian | Cell: initial texture cache/sampling code |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Brian | Cell: emit state in cell_clear_surface() if dirty. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Brian | Cell: re-enable bounding boxes |
commit | commitdiff | tree | snapshot |
2008-02-15 |
José Fonseca | gallium: Use GALLIUM_ prefix for env vars. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
José Fonseca | gallium: Use CALLOC for pb_buffer to ensure that all... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
José Fonseca | gallium: Remove direct dependencies to mesa internals. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Keith Whitwell | gallium: remove dead vars, code |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Keith Whitwell | gallium: fix typos in hardwired fetch path |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Brian | push out far clip plane to 200 |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Brian | Added d/D keys to change viewing distance, 'a' to toggl... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Brian | Cell: additional assertions |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Brian | Cell: make sure state commands aren't split across... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Brian | Cell: remove unneeded flush(), dead code |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Brian | Cell: clean-up of render path |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Brian | Cell: checkpoint commit: always inline prim indexes... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Brian | Cell: If flushing for swapbuffers, wait for frame compl... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Brian | Cell: additional debug code, misc clean-up |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Brian | Cell: generalize the batch buffer code for vertex buffe... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Brian | gallium: check if surface has defined status in check_c... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Keith Whitwell | gallium: handle flatshading explicitly in clipper stage |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Keith Whitwell | gallium: add a couple of hardwired vertex fetch functions |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Keith Whitwell | gallium: only call vertex/prim queue flush when there... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Keith Whitwell | gallium: explictly cast double to float in vertex fetch |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Keith Whitwell | gallium: fill in missing formats for vertex_fetch |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Keith Whitwell | gallium: remove dead code from draw_vf* |
commit | commitdiff | tree | snapshot |
2008-02-15 |
José Fonseca | First stab at hooking draw_vbuf & vf. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
José Fonseca | Clone vf module. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Stephane Marchesin | nouveau: oops and make nouveau winsys build by default |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Stephane Marchesin | nouveau: add nv30. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Stephane Marchesin | nouveau: hook in nv30. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Stephane Marchesin | nouveau: Update to latest header. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Stephane Marchesin | Hook nv30 into the build. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Maarten Maathuis | nv40: Avoid a nasty array overflow leading to a corrupt... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Stephane Marchesin | nouveau: update to latest header. |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Stephane Marchesin | Add NV63. |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Ben Skeggs | nouveau: support nv67 |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Ben Skeggs | nouveau: ddx versioning changed to match nouveau.ko... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Ben Skeggs | Merge branch 'upstream-gallium-0.1' into darktama-galli... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Ben Skeggs | nouveau: quicky-port to gallium changes |
commit | commitdiff | tree | snapshot |
2008-01-28 |
José Fonseca | Simplify prototypes of draw_vbuf's internal functions. |
commit | commitdiff | tree | snapshot |
2008-01-28 |
José Fonseca | Cache the vinfo in vbuf_stage. |
commit | commitdiff | tree | snapshot |
2008-01-27 |
José Fonseca | Do refcounting trhoughout all buffer objects, since... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
José Fonseca | Fullfill pipe_winsys->user_buffer_create. Aggregate... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Brian | Cell: added support for inlined vertex buffers. |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Brian | Cell: added ROUNUP4 |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Ben Skeggs | Merge branch 'upstream-gallium-0.1' into darktama-galli... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Brian | Cell: added support for inlined indexes |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Brian | Cell: added cell_batch_free_space() |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Brian | gallium: disable unnecessary point/line/tri re-validati... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Brian | Cell: remove some old tile code |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Brian | gallium: s/GLuint/unsigned/ to work with gallium when... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Brian | gallium: fix a few segfaults/assertions that can happen... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Brian | Cell: fix a recursive flushing bug |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Brian | Cell: add check to catch recursive batch flushing |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Brian | Cell: move ASSERT macro into common.h |
commit | commitdiff | tree | snapshot |
2008-01-26 |
José Fonseca | gallium: Aggregate all buffer allocation info into... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
José Fonseca | gallium: Make mm buffer manager more portable. |
commit | commitdiff | tree | snapshot |
2008-01-26 |
José Fonseca | gallium: Remove unneeded headers. |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Keith Whitwell | gallium: fix linux build |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Michal Krol | gallium: Fix build on Windows. |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Michal Krol | d3d: Fix build on Windows. |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Michal Krol | gallium: Fix build on WinXP. |
commit | commitdiff | tree | snapshot |
2008-01-26 |
José Fonseca | gallium: Use directory name in include. |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Michal Krol | gallium: Fix build for WinXP. |
commit | commitdiff | tree | snapshot |
2008-01-26 |
José Fonseca | gallium: Define MALLOC_STRUCT. |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Michal Krol | gallium: Fix build on Windows. |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Michal Krol | gallium: Fix build on Windows. |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Keith Whitwell | gallium: restructure vertex fetch code slightly |
commit | commitdiff | tree | snapshot |
2008-01-26 |
José Fonseca | gallium: Fix MSVC float/double conversion warning. |
commit | commitdiff | tree | snapshot |
2008-01-26 |
José Fonseca | gallium: Complete integer types. |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Keith Whitwell | gallium: minor cleanups to pipe interface |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Keith Whitwell | gallium: add PIPE_FLUSH_SWAPBUFFERS flag |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Keith Whitwell | gallium: add notify_swapbuffers_complete, use it to... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Keith Whitwell | gallium: specialize glFlush vs other flush semantics |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Keith Whitwell | gallium: remove makefile whitespace |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Brian | Cell: updates to match pipe_buffer changes |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Brian | Cell: typedefs need semicolons, Ian :) |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Brian | Cell: emit framebuffer state like other state |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Brian | gallium: replace loop w/ memset in draw_vertex_cache_in... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Brian | gallium: better flush logic in draw module |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Brian | gallium: replace prim pipeline begin/end() functions... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Ian Romanick | Work around parameter differences for main in different... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Keith Whitwell | gallium: rename pipe_buffer_handle to pipe_buffer... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Michel Dänzer | gallium: Simplify winsys buffer interface. |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Keith Whitwell | 965: add asserts to catch batch overrun |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Keith Whitwell | 965: cope better with range decls for temps, immediates... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Brian | gallium: include p_state.h, replace PIPE_MAX_SHADER_OUT... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Brian | Cell: propogate vertex info to SPUs, use it for attrib... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Brian | Cell: batch_buffer_size should be uint, not ubyte |
commit | commitdiff | tree | snapshot |
next |