2005-11-15 |
Brian Paul | check for ctx==NULL, bug 4087 |
commit | commitdiff | tree |
2005-11-15 |
Brian Paul | Fix problem in stencil_and_ztest_span() when using... |
commit | commitdiff | tree |
2005-11-15 |
Ian Romanick | Two subtle things missed on the previous commit. |
commit | commitdiff | tree |
2005-11-15 |
Ian Romanick | Add the ability for interleave to test passing invalid... |
commit | commitdiff | tree |
2005-11-14 |
Ian Romanick | Simple test of glInterleavedArrays functionality. |
commit | commitdiff | tree |
2005-11-14 |
Brian Paul | remove unneeded RasterPosValid check |
commit | commitdiff | tree |
2005-11-12 |
Brian Paul | Improve _mesa_print_program(). |
commit | commitdiff | tree |
2005-11-12 |
Brian Paul | fix comment for TexSrcTarget |
commit | commitdiff | tree |
2005-11-12 |
Brian Paul | Added _mesa_light() helper function so we can avoid... |
commit | commitdiff | tree |
2005-11-12 |
Brian Paul | Added OSMesaColorClamp(), bug 4917 |
commit | commitdiff | tree |
2005-11-12 |
Brian Paul | update an assertion |
commit | commitdiff | tree |
2005-11-12 |
Brian Paul | update some assertions |
commit | commitdiff | tree |
2005-11-12 |
Brian Paul | Move stuff common to vertex/fragment_program into the... |
commit | commitdiff | tree |
2005-11-11 |
Brian Paul | Make _mesa_is_proxy_texture() non-static and use in... |
commit | commitdiff | tree |
2005-11-10 |
Ian Romanick | Support for "fragment program to C" and TCC has been... |
commit | commitdiff | tree |
2005-11-10 |
Brian Paul | s/MAX_LIGHTS/ctx->Const.MaxLights/ and spruce up some... |
commit | commitdiff | tree |
2005-11-10 |
Brian Paul | fix popping of GL_SPOT_DIRECTION (bug 5005) |
commit | commitdiff | tree |
2005-11-10 |
Brian Paul | remove -DMESA_DEBUG |
commit | commitdiff | tree |
2005-11-10 |
Brian Paul | Move code to enable FP exceptions into debug.c (set... |
commit | commitdiff | tree |
2005-11-09 |
Brian Paul | fix popping of GL_EYE_PLANE state (bug 4996) |
commit | commitdiff | tree |
2005-11-09 |
Brian Paul | Bug 4996. |
commit | commitdiff | tree |
2005-11-09 |
Brian Paul | use UNCLAMPED_FLOAT_TO_USHORT/UBYTE in clear_rgba_buffe... |
commit | commitdiff | tree |
2005-11-09 |
Brian Paul | Move COPY_FLOAT() macro down into glide driver. |
commit | commitdiff | tree |
2005-11-08 |
Ian Romanick | At keithw's request, remove all traces of the "fragment... |
commit | commitdiff | tree |
2005-11-08 |
Ian Romanick | This patch adds the missing NV_vertex_program2 and... |
commit | commitdiff | tree |
2005-11-08 |
Brian Paul | s/_mesa_debug_fp_inst/_mesa_print_program/ |
commit | commitdiff | tree |
2005-11-08 |
Brian Paul | remove _mesa_debug_fp_inst() |
commit | commitdiff | tree |
2005-11-08 |
Brian Paul | some initial work on upcoming GL_EXT_framebuffer_blit... |
commit | commitdiff | tree |
2005-11-08 |
Brian Paul | remove a bunch of extension stuff that's in glxext.h |
commit | commitdiff | tree |
2005-11-08 |
Brian Paul | minor work in _mesa_print_program() |
commit | commitdiff | tree |
2005-11-08 |
Brian Paul | remove unneeded #includes |
commit | commitdiff | tree |
2005-11-07 |
Brian Paul | remove unneeded #includes |
commit | commitdiff | tree |
2005-11-07 |
Brian Paul | s/_mesa_debug_fp_inst/_mesa_print_program/ |
commit | commitdiff | tree |
2005-11-05 |
Brian Paul | s/_mesa_debug_vp_inst/_mesa_print_program/ |
commit | commitdiff | tree |
2005-11-05 |
Brian Paul | consolidate vertex/fragment program printing into _mesa... |
commit | commitdiff | tree |
2005-11-05 |
Brian Paul | use _mesa_program_file_string() and _mesa_opcode_string() |
commit | commitdiff | tree |
2005-11-05 |
Brian Paul | added _mesa_program_file_string() |
commit | commitdiff | tree |
2005-11-05 |
Brian Paul | Use _mesa_opcode_string() |
commit | commitdiff | tree |
2005-11-05 |
Brian Paul | use _mesa_num_inst_src_regs() and _mesa_opcode_string() |
commit | commitdiff | tree |
2005-11-05 |
Brian Paul | use _mesa_num_inst_src_regs() instead of nr_args() |
commit | commitdiff | tree |
2005-11-05 |
Brian Paul | added _mesa_num_inst_src_regs() and _mesa_opcode_string() |
commit | commitdiff | tree |
2005-11-05 |
Brian Paul | s/Negate/NegateBase/ |
commit | commitdiff | tree |
2005-11-05 |
Brian Paul | s/TexSrcIdx/TexSrcTarget/ |
commit | commitdiff | tree |
2005-11-05 |
Brian Paul | Unify vertex/fragment program instuctions. |
commit | commitdiff | tree |
2005-11-05 |
Brian Paul | remove unneeded #includes |
commit | commitdiff | tree |
2005-11-05 |
Brian Paul | remove unneeded #include |
commit | commitdiff | tree |
2005-11-05 |
Aapo Tahkola | Fix broken build. |
commit | commitdiff | tree |
2005-11-05 |
Brian Paul | added MESA_GLX_ALPHA_BITS env var |
commit | commitdiff | tree |
2005-11-05 |
Brian Paul | don't need MAKE_SWIZZLE() macro |
commit | commitdiff | tree |
2005-11-05 |
Brian Paul | Replace parameter_type enum in program.[ch], use regist... |
commit | commitdiff | tree |
2005-11-05 |
Brian Paul | minor improvements in _mesa_init_teximage_fields() |
commit | commitdiff | tree |
2005-11-04 |
Brian Paul | use VERT_RESULT_HPOS, VERT_BIT_POS tokens |
commit | commitdiff | tree |
2005-11-04 |
Brian Paul | better ffs() function (bug 4956) |
commit | commitdiff | tree |
2005-11-04 |
Brian Paul | just pass ctx to do_ndc_cliptest() rather than stuffing... |
commit | commitdiff | tree |
2005-11-04 |
Brian Paul | MESA_GLX_ALPHA_BITS env var to force visual with alpha... |
commit | commitdiff | tree |
2005-11-04 |
Brian Paul | remove unneeded HIDDEN definition (bug 4956) |
commit | commitdiff | tree |
2005-11-04 |
Brian Paul | fix MinGW problems (bug 4956) |
commit | commitdiff | tree |
2005-11-03 |
Adam Jackson | s/dri.sourceforge.net/dri.freedesktop.org/ |
commit | commitdiff | tree |
2005-11-03 |
Brian Paul | Streamline code generation by using a fixed size instru... |
commit | commitdiff | tree |
2005-11-03 |
Brian Paul | use WRITEMASK_* tokens |
commit | commitdiff | tree |
2005-11-03 |
Brian Paul | s/15/VERT_RESULT_MAX/ |
commit | commitdiff | tree |
2005-11-03 |
Brian Paul | added a const, clean-up |
commit | commitdiff | tree |
2005-11-03 |
Brian Paul | fix typo, minor clean-ups |
commit | commitdiff | tree |
2005-11-02 |
Brian Paul | added osdemos/ dir to DEMO_FILES |
commit | commitdiff | tree |
2005-11-02 |
Brian Paul | implement USE_MGL_NAMESPACE for x86-64 dispatch code... |
commit | commitdiff | tree |
2005-11-02 |
Brian Paul | Rename FRAG_OUTPUT_* tokens to FRAG_RESULT_* to match... |
commit | commitdiff | tree |
2005-11-02 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree |
2005-11-02 |
Aapo Tahkola | Use ctx->VertexProgram._Current . |
commit | commitdiff | tree |
2005-11-02 |
Aapo Tahkola | Remove some ghost code and adjust things a bit. |
commit | commitdiff | tree |
2005-11-02 |
Keith Whitwell | More useful ARL test |
commit | commitdiff | tree |
2005-11-02 |
Eric Anholt | First step of Radeon DRI unification: |
commit | commitdiff | tree |
2005-11-01 |
Keith Whitwell | add an arl test |
commit | commitdiff | tree |
2005-11-01 |
Aapo Tahkola | Fix broken tnl stage. |
commit | commitdiff | tree |
2005-11-01 |
Keith Whitwell | Add a NotifyInputChanges() callback so that drivers... |
commit | commitdiff | tree |
2005-11-01 |
Keith Whitwell | Several fp and vp tweaks: |
commit | commitdiff | tree |
2005-11-01 |
Aapo Tahkola | Re-enable fallbacks. |
commit | commitdiff | tree |
2005-11-01 |
Aapo Tahkola | -Fix first frame -bug |
commit | commitdiff | tree |
2005-11-01 |
Aapo Tahkola | Fix segmentation fault in _tnl_ProgramCacheDestroy(). |
commit | commitdiff | tree |
2005-11-01 |
Keith Whitwell | Make colors match the fp tests (really) |
commit | commitdiff | tree |
2005-11-01 |
Keith Whitwell | Make colors match the fp tests |
commit | commitdiff | tree |
2005-11-01 |
Keith Whitwell | standalone tests for vp instructions |
commit | commitdiff | tree |
2005-11-01 |
Brian Paul | Re-org and clean-up of vertx/fragment program limits... |
commit | commitdiff | tree |
2005-10-31 |
Brian Paul | fix problems found with gcc 2.96 (bug 4934) |
commit | commitdiff | tree |
2005-10-31 |
Brian Paul | check swrast->_FogEnabled instead of ctx->Fog.Enabled |
commit | commitdiff | tree |
2005-10-31 |
Aapo Tahkola | Need more than 200 instructions. |
commit | commitdiff | tree |
2005-10-31 |
Aapo Tahkola | Improve tnl program searching performance. |
commit | commitdiff | tree |
2005-10-30 |
Brian Paul | Simplify parse_attrib_binding(). |
commit | commitdiff | tree |
2005-10-30 |
Brian Paul | Lots of clean-up in arb program parser. |
commit | commitdiff | tree |
2005-10-30 |
Brian Paul | need to use absolute value for RSQ |
commit | commitdiff | tree |
2005-10-29 |
Brian Paul | added some assertions to catch unexpected swizzle value... |
commit | commitdiff | tree |
2005-10-29 |
Brian Paul | Use MAKE_SWIZZLE4() macro in a few more places. |
commit | commitdiff | tree |
2005-10-29 |
Brian Paul | reduced swizzle comment |
commit | commitdiff | tree |
2005-10-29 |
Brian Paul | Free old parameter list before assigning new one. ... |
commit | commitdiff | tree |
2005-10-29 |
Brian Paul | added warning about use of REG_SCRATCH |
commit | commitdiff | tree |
2005-10-29 |
Brian Paul | clean-up comments |
commit | commitdiff | tree |
2005-10-29 |
Brian Paul | s/lenght/length/ |
commit | commitdiff | tree |
2005-10-29 |
Brian Paul | fix LIT bug |
commit | commitdiff | tree |
2005-10-29 |
Brian Paul | fix a few bugs in SWZ execution |
commit | commitdiff | tree |
2005-10-29 |
Brian Paul | fix errors in RoughApproxPower(), do_LIT(), _tnl_progra... |
commit | commitdiff | tree |
2005-10-29 |
Brian Paul | If parsing a program fails, don't change the vertex... |
commit | commitdiff | tree |
next |