2008-02-18 |
Ben Skeggs | nv40: similar changes to polygon stipple as were done... |
commit | commitdiff | tree |
2008-02-18 |
Ben Skeggs | nv40: ensure scissor gets disabled where necessary |
commit | commitdiff | tree |
2008-02-18 |
Ben Skeggs | Merge branch 'upstream-gallium-0.1' into nouveau-galliu... |
commit | commitdiff | tree |
2008-02-17 |
Zack Rusin | fix the build |
commit | commitdiff | tree |
2008-02-16 |
Brian | gallium: add missing mip level clamp |
commit | commitdiff | tree |
2008-02-16 |
Brian | gallium: tweak texture filter min/mag thresholds |
commit | commitdiff | tree |
2008-02-16 |
Brian | gallium: implement min vs. mag filter determination... |
commit | commitdiff | tree |
2008-02-16 |
Brian | Added minmag.c test |
commit | commitdiff | tree |
2008-02-16 |
Ben Skeggs | nouveau: fix potential userbuf crash. |
commit | commitdiff | tree |
2008-02-16 |
Ben Skeggs | nouveau: match gallium code reorginisation. |
commit | commitdiff | tree |
2008-02-16 |
Ben Skeggs | Merge branch 'upstream-gallium-0.1' into nouveau-galliu... |
commit | commitdiff | tree |
2008-02-16 |
Ben Skeggs | Merge branch 'nouveau-gallium-0.1' into darktama-galliu... |
commit | commitdiff | tree |
2008-02-16 |
Stephane Marchesin | nv30: fixes. |
commit | commitdiff | tree |
2008-02-16 |
Stephane Marchesin | nv30: fixes. |
commit | commitdiff | tree |
2008-02-15 |
Ian Romanick | Cell: Enable code gen for SPE attribute fetch |
commit | commitdiff | tree |
2008-02-15 |
Ian Romanick | Cell: Add missing back-slash in linux-cell config file |
commit | commitdiff | tree |
2008-02-15 |
Ian Romanick | Cell: Add INCLUDE_DIRS to SPU_CFLAGS to fix build. |
commit | commitdiff | tree |
2008-02-15 |
Ian Romanick | Make this file build on non-SSE builds (e.g., Cell) |
commit | commitdiff | tree |
2008-02-15 |
Ian Romanick | Move cell_vertex_fetch.c for recent code reorg. |
commit | commitdiff | tree |
2008-02-15 |
Ian Romanick | Initial version of code gen for attribute fetch |
commit | commitdiff | tree |
2008-02-15 |
Ian Romanick | Correct the convert to and from float instructions |
commit | commitdiff | tree |
2008-02-15 |
Ben Skeggs | nv40: over-zealous s/ |
commit | commitdiff | tree |
2008-02-15 |
Ben Skeggs | nv40: fix non-debug builds + start on obeying portabili... |
commit | commitdiff | tree |
2008-02-15 |
Keith Whitwell | tgsi: pass through failure to sse-codegenerate for... |
commit | commitdiff | tree |
2008-02-15 |
Keith Whitwell | draw: subclass vertex shaders according to execution... |
commit | commitdiff | tree |
2008-02-15 |
Keith Whitwell | softpipe: rename some functions to disambiguate |
commit | commitdiff | tree |
2008-02-15 |
Keith Whitwell | Merge commit 'origin/gallium-0.1' into gallium-0.1 |
commit | commitdiff | tree |
2008-02-15 |
Keith Whitwell | Merge commit 'origin/gallium-0.1' into gallium-0.1 |
commit | commitdiff | tree |
2008-02-15 |
José Fonseca | Code reorganization: s/aux/auxiliary/ -- update build. |
commit | commitdiff | tree |
2008-02-15 |
José Fonseca | Code reorganization: s/aux/auxiliary/. |
commit | commitdiff | tree |
2008-02-15 |
Keith Whitwell | gallium: reorganize fragment shader execution, unbreak sse |
commit | commitdiff | tree |
2008-02-15 |
Keith Whitwell | tgsi: disable dummy sse2 texture code |
commit | commitdiff | tree |
2008-02-15 |
José Fonseca | Code reorganization: placeholder for state-trackers. |
commit | commitdiff | tree |
2008-02-15 |
José Fonseca | Code reorganization: update build. |
commit | commitdiff | tree |
2008-02-15 |
José Fonseca | Code reorganization: move files into their places. |
commit | commitdiff | tree |
2008-02-15 |
Zack Rusin | vastly simplify indexing |
commit | commitdiff | tree |
2008-02-15 |
Zack Rusin | redo indirection |
commit | commitdiff | tree |
2008-02-15 |
Zack Rusin | redo the way immediates are handled |
commit | commitdiff | tree |
2008-02-15 |
Zack Rusin | rename 'argument' to 'load' because that's what it... |
commit | commitdiff | tree |
2008-02-15 |
Zack Rusin | implement swizzling on writes |
commit | commitdiff | tree |
2008-02-15 |
Zack Rusin | a call was missed during the last rename |
commit | commitdiff | tree |
2008-02-15 |
Stephane Marchesin | nouveau: more nv30 fixes, still doesn't work as well... |
commit | commitdiff | tree |
2008-02-15 |
Stephane Marchesin | nouveau: nv30 fixes. |
commit | commitdiff | tree |
2008-02-15 |
Ben Skeggs | nv30: more interface updates |
commit | commitdiff | tree |
2008-02-15 |
Ben Skeggs | nv30: fix build |
commit | commitdiff | tree |
2008-02-15 |
Ben Skeggs | nv40: always copy 4 float immediates for now. |
commit | commitdiff | tree |
2008-02-15 |
Ben Skeggs | nv40: attempt at obeying sampler min_lod/max_lod/lod_bias |
commit | commitdiff | tree |
2008-02-15 |
Ben Skeggs | nv40: remove use of pt->first_level |
commit | commitdiff | tree |
2008-02-15 |
Brian | gallium: initial code for wide/AA line drawing |
commit | commitdiff | tree |
2008-02-15 |
Brian | gallium: fix/finish glReadPixels(GL_DEPTH_COMPONENT). |
commit | commitdiff | tree |
2008-02-15 |
Brian | gallium: clamp min_lod so it's never negative |
commit | commitdiff | tree |
2008-02-15 |
Brian | Fix broken test. |
commit | commitdiff | tree |
2008-02-15 |
Brian | gallium: remove dead code |
commit | commitdiff | tree |
2008-02-15 |
Brian | gallium: added null ptr check |
commit | commitdiff | tree |
2008-02-15 |
Brian | gallium: rename st_fragment_program's fs field to cso... |
commit | commitdiff | tree |
2008-02-15 |
Brian | gallium: move gen-mipmap global/static vars into st_context |
commit | commitdiff | tree |
2008-02-15 |
Brian | Set Min/MaxLod with glTexParameterf, not glTexParameteri |
commit | commitdiff | tree |
2008-02-15 |
Brian | press 0,1,2,etc keys for specific bias values |
commit | commitdiff | tree |
2008-02-15 |
Brian | tweak incr/decrements amounts for keyboard options |
commit | commitdiff | tree |
2008-02-15 |
Brian | gallium: remove unused first_level param from st_textur... |
commit | commitdiff | tree |
2008-02-15 |
Brian | gallium: clean-up, simplification of mipmapped textures |
commit | commitdiff | tree |
2008-02-15 |
Ben Skeggs | nv40: fix inline u08/u16 indices |
commit | commitdiff | tree |
2008-02-15 |
Brian | gallium: take pitch/stride into account in mipmap gener... |
commit | commitdiff | tree |
2008-02-15 |
Brian | gallium: comments about mipmap gen |
commit | commitdiff | tree |
2008-02-15 |
Brian | code refactoring, new next_mipmap_level_size() function |
commit | commitdiff | tree |
2008-02-15 |
Brian | gallium: implement software fallback for mipmap generation |
commit | commitdiff | tree |
2008-02-15 |
Brian | gallium: strip borders from textures passed to st_TexImage. |
commit | commitdiff | tree |
2008-02-15 |
Brian | gallium: use _mesa_tex_target_to_face() |
commit | commitdiff | tree |
2008-02-15 |
Brian | added _mesa_tex_target_to_face() |
commit | commitdiff | tree |
2008-02-15 |
Brian | gallium: update comment about buffer map flags |
commit | commitdiff | tree |
2008-02-15 |
Brian | gallium: fix fragment/vertex typo |
commit | commitdiff | tree |
2008-02-15 |
Brian | refactor code, export _mesa_generate_mipmap_level() |
commit | commitdiff | tree |
2008-02-15 |
Brian | move _mesa_format_to_type_and_comps() to texformat.c |
commit | commitdiff | tree |
2008-02-15 |
Brian | reorder cases in do_row() |
commit | commitdiff | tree |
2008-02-15 |
Brian | re-indent do_row() |
commit | commitdiff | tree |
2008-02-15 |
Brian | checkpoint- consolidation in do_row() |
commit | commitdiff | tree |
2008-02-15 |
Brian | checkpoint- remove dependencies on gl_texture_format... |
commit | commitdiff | tree |
2008-02-15 |
Zack Rusin | remove seperate llvm vs entry points |
commit | commitdiff | tree |
2008-02-15 |
Zack Rusin | start genering soa type code in llvm paths |
commit | commitdiff | tree |
2008-02-15 |
Zack Rusin | disable llvm for fragment shaders for now |
commit | commitdiff | tree |
2008-02-15 |
Zack Rusin | rewrite the way cpu engine is handled |
commit | commitdiff | tree |
2008-02-15 |
Zack Rusin | rewrite the way we handle ir in llvm code |
commit | commitdiff | tree |
2008-02-15 |
Zack Rusin | add a stub of a lowering pass |
commit | commitdiff | tree |
2008-02-15 |
Ben Skeggs | nouveau: memory leak |
commit | commitdiff | tree |
2008-02-15 |
Ben Skeggs | nv40: prep for multiple pipe contexts on a single hw... |
commit | commitdiff | tree |
2008-02-15 |
Ben Skeggs | nouveau: interface updates |
commit | commitdiff | tree |
2008-02-15 |
Ben Skeggs | nv40: delay all state emit until before draw |
commit | commitdiff | tree |
2008-02-15 |
Brian | gallium: include st_cb_drawpixels.h |
commit | commitdiff | tree |
2008-02-15 |
Brian | fix comment typos |
commit | commitdiff | tree |
2008-02-15 |
Brian | gallium: initial implemenation of auto mipmap generatio... |
commit | commitdiff | tree |
2008-02-15 |
Brian | gallium: added inClipCoords param to st_draw_vertices... |
commit | commitdiff | tree |
2008-02-15 |
Brian | gallium: added draw_flush() call in softpipe_bind_sampl... |
commit | commitdiff | tree |
2008-02-15 |
Brian | Remove unused texunit parameter to ctx->Driver.Generate... |
commit | commitdiff | tree |
2008-02-15 |
Jerome Glisse | intel_winsys: remove leftover code |
commit | commitdiff | tree |
2008-02-15 |
Jerome Glisse | failover: several fixes to failover pipe module |
commit | commitdiff | tree |
2008-02-15 |
Michel Dänzer | tgsi: Fall back to interpreter instead of assert(0... |
commit | commitdiff | tree |
2008-02-15 |
Michel Dänzer | pipebuffer: Fix reversed assertion. |
commit | commitdiff | tree |
2008-02-15 |
José Fonseca | gallium: Conditionally use posix libraries/includes. |
commit | commitdiff | tree |
2008-02-15 |
Brian | Cell: silence unused var warnings |
commit | commitdiff | tree |
2008-02-15 |
Brian | gallium: #include p_debug.h since we use assert |
commit | commitdiff | tree |
next |