- f3d0882 gallium: Remove direct dependencies to mesa internals. by José Fonseca · 17 years ago
- 1e2d6b1 gallium: remove dead vars, code by Keith Whitwell · 17 years ago
- c50ba44 gallium: fix typos in hardwired fetch path by Keith Whitwell · 17 years ago
- bd29909 push out far clip plane to 200 by Brian · 17 years ago
- ba083ba Added d/D keys to change viewing distance, 'a' to toggle animation by Brian · 17 years ago
- 3d1b0f4 Cell: additional assertions by Brian · 17 years ago
- a8590e0 Cell: make sure state commands aren't split across batches by Brian · 17 years ago
- 3f8a8ea Cell: remove unneeded flush(), dead code by Brian · 17 years ago
- 5b5ec94 Cell: clean-up of render path by Brian · 17 years ago
- 7024019 Cell: checkpoint commit: always inline prim indexes into batch buffer by Brian · 17 years ago
- 200dcb4 Cell: If flushing for swapbuffers, wait for frame completion by Brian · 17 years ago
- aaea9a1 Cell: additional debug code, misc clean-up by Brian · 17 years ago
- 2194675 Cell: generalize the batch buffer code for vertex buffers... by Brian · 17 years ago
- 16ed55c gallium: check if surface has defined status in check_clear_depth_with_quad() by Brian · 17 years ago
- 82d9063 gallium: handle flatshading explicitly in clipper stage by Keith Whitwell · 17 years ago
- 88858e0 gallium: add a couple of hardwired vertex fetch functions by Keith Whitwell · 17 years ago
- 99f2976 gallium: only call vertex/prim queue flush when there is something to flush by Keith Whitwell · 17 years ago
- a461810 gallium: explictly cast double to float in vertex fetch by Keith Whitwell · 17 years ago
- 4141ebd gallium: fill in missing formats for vertex_fetch by Keith Whitwell · 17 years ago
- 5abc8d9 gallium: remove dead code from draw_vf* by Keith Whitwell · 17 years ago
- 0905925 First stab at hooking draw_vbuf & vf. by José Fonseca · 17 years ago
- 19caf4e Clone vf module. by José Fonseca · 17 years ago
- c3f10ae Simplify prototypes of draw_vbuf's internal functions. by José Fonseca · 17 years ago
- 3b93c74 Cache the vinfo in vbuf_stage. by José Fonseca · 17 years ago
- dac1240 Do refcounting trhoughout all buffer objects, since it is now a base requirement. by José Fonseca · 17 years ago
- e6c8278 Fullfill pipe_winsys->user_buffer_create. Aggregate winsys functions. by José Fonseca · 17 years ago
- 87a8a33 Cell: added support for inlined vertex buffers. by Brian · 17 years ago
- 419a5cc Cell: added ROUNUP4 by Brian · 17 years ago
- 1bab5bd Cell: added support for inlined indexes by Brian · 17 years ago
- 8dc5972 Cell: added cell_batch_free_space() by Brian · 17 years ago
- 651e8e9 gallium: disable unnecessary point/line/tri re-validation in vbuf_flush_indices() by Brian · 17 years ago
- b717de3 Cell: remove some old tile code by Brian · 17 years ago
- ffeae75 gallium: s/GLuint/unsigned/ to work with gallium when THREADS not defined by Brian · 17 years ago
- 9ef61b9 gallium: fix a few segfaults/assertions that can happen during context init by Brian · 17 years ago
- 856db7d Cell: fix a recursive flushing bug by Brian · 17 years ago
- d4bd6ca Cell: add check to catch recursive batch flushing by Brian · 17 years ago
- 7f4bec2 Cell: move ASSERT macro into common.h by Brian · 17 years ago
- 65df024 gallium: Aggregate all buffer allocation info into a single struct. Obey requested alignment. by José Fonseca · 17 years ago
- ca01ed4 gallium: Make mm buffer manager more portable. by José Fonseca · 17 years ago
- 0afe449 gallium: Remove unneeded headers. by José Fonseca · 17 years ago
- 8ee1452 gallium: fix linux build by Keith Whitwell · 17 years ago
- 9387784 gallium: Fix build on Windows. by Michal Krol · 17 years ago
- 0fe428f d3d: Fix build on Windows. by Michal Krol · 17 years ago
- b8dc295 gallium: Fix build on WinXP. by Michal Krol · 17 years ago
- 1d6c986 gallium: Use directory name in include. by José Fonseca · 17 years ago
- 6c3d12e gallium: Fix build for WinXP. by Michal Krol · 17 years ago
- 7411a84 gallium: Define MALLOC_STRUCT. by José Fonseca · 17 years ago
- 9cbff50 gallium: Fix build on Windows. by Michal Krol · 17 years ago
- 337ebdd gallium: Fix build on Windows. by Michal Krol · 17 years ago
- 027983f gallium: restructure vertex fetch code slightly by Keith Whitwell · 17 years ago
- c3e4e92 gallium: Fix MSVC float/double conversion warning. by José Fonseca · 17 years ago
- 2bca9f6 gallium: Complete integer types. by José Fonseca · 17 years ago
- f3aa4de gallium: minor cleanups to pipe interface by Keith Whitwell · 17 years ago
- 1e9e434 gallium: add PIPE_FLUSH_SWAPBUFFERS flag by Keith Whitwell · 17 years ago
- 6d2d412 gallium: add notify_swapbuffers_complete, use it to set surfaces to undefined state by Keith Whitwell · 17 years ago
- 596a92e gallium: specialize glFlush vs other flush semantics by Keith Whitwell · 17 years ago
- a97b3f6 gallium: remove makefile whitespace by Keith Whitwell · 17 years ago
- 0b958e3 Cell: updates to match pipe_buffer changes by Brian · 17 years ago
- b561833 Cell: typedefs need semicolons, Ian :) by Brian · 17 years ago
- 4d53412 Cell: emit framebuffer state like other state by Brian · 17 years ago
- 42d38ac gallium: replace loop w/ memset in draw_vertex_cache_invalidate() by Brian · 17 years ago
- 1603a33 gallium: better flush logic in draw module by Brian · 17 years ago
- 0bfd085 gallium: replace prim pipeline begin/end() functions with flush() by Brian · 17 years ago
- bd8bf60 Work around parameter differences for main in different SDK versions by Ian Romanick · 17 years ago
- 1e0d30a gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ code by Keith Whitwell · 17 years ago
- 756d52e gallium: Simplify winsys buffer interface. by Michel Dänzer · 17 years ago
- 7a20768 965: add asserts to catch batch overrun by Keith Whitwell · 17 years ago
- 59d66bf 965: cope better with range decls for temps, immediates, etc by Keith Whitwell · 17 years ago
- c344bda gallium: include p_state.h, replace PIPE_MAX_SHADER_OUTPUTS with PIPE_MAX_SHADER_INPUTS by Brian · 17 years ago
- 235da62 Cell: propogate vertex info to SPUs, use it for attrib interpolation by Brian · 17 years ago
- 4c4f691 Cell: batch_buffer_size should be uint, not ubyte by Brian · 17 years ago
- 78bff07 Cell: new ROUNDUP16() macro by Brian · 17 years ago
- a148cc5 gallium: optimizations to flatshade, two-side prim stages by Brian · 17 years ago
- 4835553 gallium: added rastpos_destroy() by Brian · 17 years ago
- 547e52f Cell: insert dummy field into cell_command_render struct to work around apparent compiler bug by Brian · 17 years ago
- 7d0421d Cell: s/-W/-Wall/ in linux-cell by Brian · 17 years ago
- fa82d86 Cell: send actual vertex size in the render command by Brian · 17 years ago
- 0673c57 Cell: rewrite compute_vertex_layout() by Brian · 17 years ago
- 95ff06d Cell: fix asst. warnings by Brian · 17 years ago
- c753e7a gallium: added rastpos_destroy() by Brian · 17 years ago
- 6c29be9 i915: add case for TGSI_FILE_IMMEDIATE to avoid error, but still needs proper handling... by Brian · 17 years ago
- 47b3afc Cell: use Cell driver by default if linux-cell is built by Brian · 17 years ago
- 6e2c3b3 disable usage of llvm in fragment shaders by Zack Rusin · 17 years ago
- bac991d change the name of the shaders to reflect what they do. by Zack Rusin · 17 years ago
- 11349b6 Cell: s/FORMAT/EMIT/ by Brian · 17 years ago
- 2549d79 gallium: rename FORMAT_x to EMIT_x and use EMIT_ALL to emit whole vertex as-is in vbuf code by Brian · 17 years ago
- 6000dcc gallium: improved vertex layout and interpolant setup in softpipe by Brian · 17 years ago
- dc1abc3 Specify linker instead of letting mklib use gcc by Ian Romanick · 17 years ago
- b3492a2 Use HOST_CC for programs that will run on the build host by Ian Romanick · 17 years ago
- ffcb4d8 Use EXTRA_LIB_PATH with *_LIB_DEPS by Ian Romanick · 17 years ago
- eb4a738 Remove unnecessary paths by Ian Romanick · 17 years ago
- f5d2c1e Cell: remove old test code by Brian · 17 years ago
- f19b2d7 Cell: asst. updates to sync up with today's earlier gallium changes by Brian · 17 years ago
- 8de2331 gallium: remove support for separate depth/stencil buffers. Always combined now. by Brian · 17 years ago
- 1cf3c77 gallium: in sp_tile_cache_clear() mark all cache slots as empty/free. Fixes progs/redbook/stencil.c by Brian · 17 years ago
- 336e2cb gallium: rework compute_vertex_layout() to intelligently map vs outputs to fs inputs by Brian · 17 years ago
- 2d37e78 gallium: restore/rewrite vbuf code for softpipe by Brian · 17 years ago
- cd36436 gallium: overhaul usage of vertex_info in draw module. by Brian · 17 years ago
- b3f0819 gallium: s/INTERP_NONE/INTERP_LINEAR/ to fix assertion with progs/samples/select.c by Brian · 17 years ago
- 2444f6c gallium: fix computation of raster.point_size_per_vertex flag by Brian · 17 years ago