2008-09-23 |
Robert Ellison | CELL: fix colormask code generation |
commit | commitdiff | tree |
2008-09-23 |
Robert Ellison | CELL: improve legibility of CELL_DEBUG environment... |
commit | commitdiff | tree |
2008-09-22 |
Jonathan White | cell: Fixed bug with absolute, negate, set-negative... |
commit | commitdiff | tree |
2008-09-22 |
Jonathan White | cell: Added TRUNC, SWZ (extended) and XPD instructions... |
commit | commitdiff | tree |
2008-09-22 |
Jonathan White | cell: Added DPH instruction and verified against softpipe. |
commit | commitdiff | tree |
2008-09-22 |
Michel Dänzer | r300: Adapt to the removal of _tnl_ProgramCacheInit... |
commit | commitdiff | tree |
2008-09-22 |
Michel Dänzer | Remove incorrect test from mmAllocMem. |
commit | commitdiff | tree |
2008-09-22 |
Jakob Bornecrantz | mesa: Remove left over merge conflicts |
commit | commitdiff | tree |
2008-09-22 |
Keith Whitwell | Merge branch 'master' into gallium-0.2 |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: allow for extra per-context init |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: texture crop rect state |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: set point state |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: fix some feature tests |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: fix some pixel transfer state tests for depth... |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: fix issues causing warnings on Windows |
commit | commitdiff | tree |
2008-09-22 |
Michal Krol | mesa: Silence compiler warnings on Windows. |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: comments about vectors vs components |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: remove debug code |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: implement glGetUniformiv() with new ctx->Driver... |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: added case for fixed pt |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: point size arrays |
commit | commitdiff | tree |
2008-09-22 |
José Fonseca | mesa: Replace deprecated __MSC__ macro. |
commit | commitdiff | tree |
2008-09-22 |
José Fonseca | mesa: More signed/unsigned float/integer fixes. |
commit | commitdiff | tree |
2008-09-22 |
José Fonseca | mesa: Use appropriate unsigned/signed, float/integer... |
commit | commitdiff | tree |
2008-09-22 |
José Fonseca | mesa: Use _mesa_bsearch. |
commit | commitdiff | tree |
2008-09-22 |
José Fonseca | mesa: bsearch implementation for WinCE. |
commit | commitdiff | tree |
2008-09-22 |
José Fonseca | mesa: ASSERT macro is already defined by WinCE headers. |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: init ctx->RenderMode |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: GL_BYTE vertex/texcoord arrays |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: initial support for fixed-pt vertex arrays |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: refactor: move initialization of DefaultPacking... |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: fix errors in prev commit |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: revamp glBlendFunc loopback |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: fix some FEATURE_x tests |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: test for FEATURE_ATI_fragment_shader |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: fix ReadBuffer initialization |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: FEATURE_dispatch to control dispatch table usage |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: move some glapi bits around |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: remove some temp debug code |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: check FEATURE_ARB_occlusion_query |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: fix typo: s/stacks/stack/ |
commit | commitdiff | tree |
2008-09-22 |
Brian | code refactoring, new next_mipmap_level_size() function |
commit | commitdiff | tree |
2008-09-22 |
Brian | added _mesa_tex_target_to_face() |
commit | commitdiff | tree |
2008-09-22 |
Brian | refactor code, export _mesa_generate_mipmap_level() |
commit | commitdiff | tree |
2008-09-22 |
Brian | move _mesa_format_to_type_and_comps() to texformat.c |
commit | commitdiff | tree |
2008-09-22 |
Keith Whitwell | mesa: pull in mipmap.c changes from gallium-0.2 |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: remove unneeded #include |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: refactor: move various ENUM_TO_x macros into... |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: refactor: move glTexParameter-related functions... |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: refactor: move glTexEnv-related functions into... |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: refactor: move glTexGen-related functions into... |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: refactor: fix some FEATURE_ typos, mistakes |
commit | commitdiff | tree |
2008-09-22 |
Keith Whitwell | mesa: refactor: move #define FEATURE flags into new... |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: refactor: move _mesa_update_minmax/histogram... |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: refactor: move multisample-related functions... |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: refactor: move _mesa_resizebuffers(), _mesa_Resiz... |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: refactor: move glClear, glClearColor into new... |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: refactor: move scissor functions into new scissor... |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: refactor: move pixel map/scale/bias code into... |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: refactor: new _mesa_init_pixelstore() function |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: refactor: move _mesa_init_exec_table() into new... |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: refactor: move glReadPixels code into new readpix... |
commit | commitdiff | tree |
2008-09-22 |
Brian | Add some FLUSH_CURRENT() calls. |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: refactor: move glPixelStore function into new... |
commit | commitdiff | tree |
2008-09-22 |
Brian Paul | mesa: remove EXT/NV suffixes from _mesa_PointParameter... |
commit | commitdiff | tree |
2008-09-22 |
José Fonseca | glut: Remove EOF characters. |
commit | commitdiff | tree |
2008-09-22 |
Benjamin Close | i965: fix compilation |
commit | commitdiff | tree |
2008-09-21 |
Zack Rusin | gallium: cleanup the after merge framebuffer update... |
commit | commitdiff | tree |
2008-09-21 |
Zack Rusin | gallium: fix a fbo crash |
commit | commitdiff | tree |
2008-09-21 |
Chris Rankin | Fix X86 compilation. |
commit | commitdiff | tree |
2008-09-21 |
Keith Whitwell | Merge commit 'origin/gallium-0.1' into gallium-0.2 |
commit | commitdiff | tree |
2008-09-21 |
Keith Whitwell | swrast: remove merge droppings |
commit | commitdiff | tree |
2008-09-21 |
Keith Whitwell | swrast: remove dead file not present in master |
commit | commitdiff | tree |
2008-09-21 |
Keith Whitwell | drivers/x11: remove early gallium support |
commit | commitdiff | tree |
2008-09-21 |
Keith Whitwell | state_tracker: remove dead file |
commit | commitdiff | tree |
2008-09-21 |
Keith Whitwell | gallium: remove files not in master |
commit | commitdiff | tree |
2008-09-21 |
Keith Whitwell | gallium: remove remnants of an nouveau driver |
commit | commitdiff | tree |
2008-09-21 |
Keith Whitwell | swrast: remove merge droppings |
commit | commitdiff | tree |
2008-09-21 |
Keith Whitwell | Merge branch 'master' into gallium-0.2 |
commit | commitdiff | tree |
2008-09-21 |
Keith Whitwell | Remove CVS keywords. |
commit | commitdiff | tree |
2008-09-21 |
Keith Whitwell | Merge branch 'master' into gallium-0.2 |
commit | commitdiff | tree |
2008-09-21 |
José Fonseca | mesa: Prefix main includes with dir to avoid conflicts. |
commit | commitdiff | tree |
2008-09-21 |
Keith Whitwell | Merge branch 'master' into gallium-0.2 |
commit | commitdiff | tree |
2008-09-21 |
Keith Whitwell | mesa: remove dead file |
commit | commitdiff | tree |
2008-09-21 |
Keith Whitwell | mesa: add explict float casts |
commit | commitdiff | tree |
2008-09-21 |
Keith Whitwell | Merge branch 'master' into gallium-0.2 |
commit | commitdiff | tree |
2008-09-21 |
Keith Whitwell | mesa: move fixed function vertex program builder from... |
commit | commitdiff | tree |
2008-09-21 |
Brian Paul | mesa: add parenthesis |
commit | commitdiff | tree |
2008-09-21 |
Keith Whitwell | mesa: standardize on C99's uint*_t instead of u_int*_t |
commit | commitdiff | tree |
2008-09-21 |
José Fonseca | mesa: Remove assyntax.h include from generated matypes.h. |
commit | commitdiff | tree |
2008-09-21 |
Keith Whitwell | mesa: move rastpos helper to tnl |
commit | commitdiff | tree |
2008-09-21 |
Keith Whitwell | mesa: improved driver query interface |
commit | commitdiff | tree |
2008-09-19 |
Brian Paul | cell: use different opcodes for spe_move() depending... |
commit | commitdiff | tree |
2008-09-19 |
Brian Paul | cell: make sure the fragment ops and fragment shader... |
commit | commitdiff | tree |
2008-09-19 |
Brian Paul | gallium: added ALIGN32_ATTRIB |
commit | commitdiff | tree |
2008-09-19 |
Brian Paul | gallium: added spe_code_size() |
commit | commitdiff | tree |
2008-09-19 |
Adam Jackson | Update to SGI FreeB 2.0. |
commit | commitdiff | tree |
2008-09-19 |
Jonathan White | cell: Added FRC instruction |
commit | commitdiff | tree |
2008-09-19 |
Jonathan White | cell: Added FLR instruction. Verified the following... |
commit | commitdiff | tree |
2008-09-19 |
Jonathan White | cell: Fixed bugs with DP3 and DP4, they match softpipe... |
commit | commitdiff | tree |
next |