2008-10-13 |
Alan Hourihane | mesa: when emitting an address load instruction, for |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | cell: more instruction scheduling optimizations (MIN... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | cell: pass texture unit (sampler number) to txp() function |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Ian Romanick | intel: GLSL 1.20 is broken in Mesa, so disable it in... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Eric Anholt | i965: Add missing intel_pixel_draw.c symlink to fix... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | mesa: fix asst. issues in _mesa_texstore_argb8888() |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | mesa: include needed header |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | mesa: remove unneeded includes |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | mesa: fix error codes in _mesa_GetObjectParameterivARB... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | mesa: rename macro params to emphasize that there's... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | mesa: remove unneeded includes |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | cell: add emit_RI10s() which does range checking on... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | cell: additional 'offset' checking in spe_lqd(), spe_stqd() |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | cell: fix assertions in spe_lqd(), spe_stqd() |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | cell: fix function prologue/epilogue code for large... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Robert Ellison | CELL: fixing stencil bugs |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Ian Romanick | intel: GLSL 1.20 is broken in Mesa, so disable it in... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | cell: call cell_flush_int() at end of cell_create_context() |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | cell: fix LERP when dst reg is a src reg |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | replace 1.0/sqrt() with inversesqrt() |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | cell: fix fm/fs copy & paste bug from a few commits ago |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | cell: fix bug in emit_FLR() when src reg == dst reg |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | cell: fix bug in emit_FRC() when src register == dst... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Eric Anholt | i965: Add missing intel_pixel_draw.c symlink to fix... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | cell: updates in response to draw's struct vertex_info... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Keith Whitwell | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Keith Whitwell | Merge commit 'origin/gallium-0.1' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | cell: fix incorrect bitmask in spe_load_uint() |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | mesa: toggle colormask values with r/g/b keys in tri... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | cell: implement basic TXP instruction in fragment shaders |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | mesa: simple multiple textures test |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | cell: better immediate value allocation, better comments |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | cell: massage the emit functions to get better instruct... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Brian Paul | cell: more accurate comments |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Alan Hourihane | gallium: silence warning |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Brian Paul | mesa: rasterizer state depends on ST_NEW_VERTEX_PROGRAM |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Stephane Marchesin | Gallivm: cleanup soa storage. |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Eric Anholt | i965: Accelerate depth textures with border color. |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Eric Anholt | i965: Actually hook up the accelerated DrawPixels support. |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Eric Anholt | i915: Accelerate depth textures with border color. |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Brian Paul | cell: implement function calls from shader code. fslig... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Brian Paul | cell: implement more built-in shader functions, link... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Brian Paul | cell: increase SPU_MAX_FRAGMENT_PROGRAM_INSTS |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Brian Paul | gallium: asst. clean-ups |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Brian Paul | gallium: better instruction printing for SPE code |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Brian Paul | mesa: in _mesa_combine_programs() take new STATE_CURREN... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Brian Paul | mesa: vertex emit debug code (disabled) |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Brian Paul | mesa: fix vertex format/attribute bug |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Eric Anholt | mesa: Pass the context to query object delete cb to... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Eric Anholt | i965: Add ARB_occlusion_query support. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Eric Anholt | intel: Push flushing for cliprects changes down into... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Xiang, Haihao | i965: Fix a potential assertion failure. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Brian Paul | mesa: pass 'mask', not NULL to renderbuffer->Put functions |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Brian Paul | mesa: use the shaderutil.c helper functions |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Brian Paul | cell: add support for fragment shader constant buffers |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Brian Paul | cell: fix incorrect extended swizzle term code in get_s... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Brian Paul | cell: fix formatting |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Brian Paul | cell: remove old code |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Stephane Marchesin | Gallivm: reorder the functions alphabetically so I... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Stephane Marchesin | Merge branch 'gallium-0.2' of git+ssh://marcheu@git... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Stephane Marchesin | Progs: hook the glsl identity example into the makefile. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Brian Paul | cell: memset() key to zero |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Brian Paul | cell: use new keymap to save/re-use fragment ops code |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Brian Paul | gallium: added general-purpose key->data map/lookup... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Stephane Marchesin | Mesa: fix the case where there are no vertex attributes. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Stephane Marchesin | Progs: add a trivial glsl test, useful for gallium... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Stephane Marchesin | Gallivm: don't say hello, it's rude. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Stephane Marchesin | Merge branch 'gallium-0.2' of git+ssh://marcheu@git... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Stephane Marchesin | Gallivm: fix the constant layout, this gets a bunch... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Keith Whitwell | trivial: add more vp tests |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Brian Paul | mesa: replace GLuint with GLbitfield to be clearer... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Keith Whitwell | draw: don't assume output buffer pointer is aligned |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Keith Whitwell | mesa: update state after binding vertex list in dlist... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Keith Whitwell | trivial: exercise vertprog sligtly |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Keith Whitwell | mesa: protect against segfault in get_fp_input_mask() |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Keith Whitwell | draw: add switch for drivers to force vertex data passt... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Brian Paul | mesa: remove old assertion |
commit | commitdiff | tree | snapshot |
2008-10-07 |
José Fonseca | gallium: Introduce PIPE_ARCH_SSE define for SSE support. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Brian | gallium: replace assertion with conditional/recovery... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Brian | mesa: fix convolve/convolution mix-ups |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Brian | mesa: fix convolve/convolution mix-ups |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Brian Paul | mesa: set FRAG_BIT_FOGC bit in InputsUsed if FogOption... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Stephane Marchesin | Mesa: fix the case where there are no vertex attributes. |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Brian Paul | mesa: adjust texcoords for swrast sprite points. |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Brian Paul | mesa: fix static library construction |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Brian Paul | mesa: updated _mesa_delete_query() comments |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Brian Paul | mesa: add missing GLcontext param to _mesa_delete_query(). |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Brian Paul | mesa: add missing GLcontext param to _mesa_delete_query(). |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Michal Krol | draw: Fix compiler errors on Windows. |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Keith Whitwell | rtasm: fix debug build |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Keith Whitwell | make draw's vertex_info struct smaller/quicker to compa... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Eric Anholt | i915: Refine the texture indirect lookup accounting. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Keith Whitwell | mesa: handle vertex program enabled case also in texenv... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Robert Ellison | CELL: changes to generate SPU code for stenciling |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Ian Romanick | intel: Don't advertise unsupported extensions on pre... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Keith Whitwell | mesa: avoid generating constant vertex attributes in... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Keith Whitwell | Mesa: short-circuit case when looking up the same progr... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Keith Whitwell | mesa: add new internal state for tracking current verte... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Keith Whitwell | mesa: add missing state dependencies for various tracke... |
commit | commitdiff | tree | snapshot |
next |