2008-02-14 |
Keith Whitwell | gallium: Cleanups related to clears. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Zack Rusin | make swizzling on incoming arguments work |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Zack Rusin | get rid of the terrible auto-generated entry point |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Zack Rusin | implement immediates and make them work |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Zack Rusin | try to load the consts correctly |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Keith Whitwell | x86: remove debug |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Keith Whitwell | x86: emit absolute calls, as reallocating exec mem... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Keith Whitwell | tgsi: fail gracefully when sse code can't emit shader |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Keith Whitwell | x86: reallocate exec mem when we run out |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Keith Whitwell | tgsi: include more of the register info in debug dumps |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Michel Dänzer | gallium: pipe->surface_copy can flip the contents verti... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Zack Rusin | handle temporaries in llvm code generated paths |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Zack Rusin | implement add |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Zack Rusin | implement mul |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Zack Rusin | get mov working |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Zack Rusin | fix fetching input elements and generate a ret on end |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Zack Rusin | add functiontype for the llvm native vs entry point |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Zack Rusin | disable llvm code in fs |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Zack Rusin | stop generate llvm entry points |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Zack Rusin | llvm ir code to fetch the elements |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Brian | gallium: initial code for wide/AA line drawing |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Brian | gallium: fix/finish glReadPixels(GL_DEPTH_COMPONENT). |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Brian | gallium: clamp min_lod so it's never negative |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Brian | Fix broken test. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Brian | gallium: remove dead code |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Brian | gallium: added null ptr check |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Brian | gallium: rename st_fragment_program's fs field to cso... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Brian | gallium: move gen-mipmap global/static vars into st_context |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Brian | Set Min/MaxLod with glTexParameterf, not glTexParameteri |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Brian | press 0,1,2,etc keys for specific bias values |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Brian | tweak incr/decrements amounts for keyboard options |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Brian | gallium: remove unused first_level param from st_textur... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Brian | gallium: clean-up, simplification of mipmapped textures |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Brian | gallium: take pitch/stride into account in mipmap gener... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Brian | gallium: comments about mipmap gen |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Brian | code refactoring, new next_mipmap_level_size() function |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Brian | gallium: implement software fallback for mipmap generation |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Brian | gallium: strip borders from textures passed to st_TexImage. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Brian | gallium: use _mesa_tex_target_to_face() |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Brian | added _mesa_tex_target_to_face() |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Brian | gallium: update comment about buffer map flags |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Brian | gallium: fix fragment/vertex typo |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Brian | refactor code, export _mesa_generate_mipmap_level() |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Brian | move _mesa_format_to_type_and_comps() to texformat.c |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Brian | reorder cases in do_row() |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Brian | re-indent do_row() |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Brian | checkpoint- consolidation in do_row() |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Brian | checkpoint- remove dependencies on gl_texture_format... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Zack Rusin | remove seperate llvm vs entry points |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Zack Rusin | start genering soa type code in llvm paths |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Zack Rusin | disable llvm for fragment shaders for now |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Zack Rusin | rewrite the way cpu engine is handled |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Zack Rusin | rewrite the way we handle ir in llvm code |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Zack Rusin | add a stub of a lowering pass |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Brian | gallium: include st_cb_drawpixels.h |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Brian | fix comment typos |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Brian | gallium: initial implemenation of auto mipmap generatio... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Brian | gallium: added inClipCoords param to st_draw_vertices... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Brian | gallium: added draw_flush() call in softpipe_bind_sampl... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Brian | Remove unused texunit parameter to ctx->Driver.Generate... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Jerome Glisse | intel_winsys: remove leftover code |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Jerome Glisse | failover: several fixes to failover pipe module |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Michel Dänzer | tgsi: Fall back to interpreter instead of assert(0... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Michel Dänzer | pipebuffer: Fix reversed assertion. |
commit | commitdiff | tree | snapshot |
2008-02-07 |
José Fonseca | gallium: Conditionally use posix libraries/includes. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian | Cell: silence unused var warnings |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian | gallium: #include p_debug.h since we use assert |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian | Cell: use mem_dup() |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian | gallium: use mem_dup() |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian | gallium: added mem_dup() |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian | gallium: change pipe->texture_create() to operate like... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian | clean-ups in guess_and_alloc_texture() |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian | plug in ctx->Driver.GenerateMipmap function |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian | Added ctx->Driver.GenerateMipmap() driver hook |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian | clean-ups |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian | added comment |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian | comments, clean-ups, consts |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian | clean-up |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Brian | gallium: add bitmap/drawpixels texcoord bias support |
commit | commitdiff | tree | snapshot |
2008-02-06 |
José Fonseca | gallium: Bring latest fixes. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
José Fonseca | gallium: Use p_debug.h instead of non-portable stdio... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
José Fonseca | gallium: Add forgotten return type. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
José Fonseca | gallium: Update scons instructions. Propagate user... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
José Fonseca | gallium: Cross-platform debugging helpers. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
José Fonseca | gallium: Portability guidelines. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Brian | Cell: remove accidentally added OPT_FLAGS lines |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Brian | Cell: SIMD-ize tri_linear_coeff(), use vector float... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Brian | Cell: re-enable inlined vertex buffers |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Brian | Cell: remove dummy fields, update/add some comments |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Brian | Cell: added cell_batch_alloc_aligned() |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Ian Romanick | Use _transpose_matrix4x4 from Cell SDK instead of my... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Ian Romanick | Add some debug messages |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Ian Romanick | More semi-trivial vectorization in the shader VM |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Ian Romanick | Vectorize vertex puller |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Ian Romanick | Vectorize all micro ops |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Michal Krol | gallium: Use align_free to free aligned memory. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Brian | Cell: fix some alignment issues by aligning commands... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Brian | Cell: don't use VEC_LITERAL macro, doesn't work w/... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Brian | Cell: don't use VEC_LITERAL macro, doesn't work w/... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Brian | Cell: move float4 typedef (temporary datatype) |
commit | commitdiff | tree | snapshot |
next |