2003-03-22 |
Brian Paul | subset spec (was subset.html in embedded-1-branch) |
commit | commitdiff | tree |
2003-03-21 |
Brian Paul | fix GL_COLOR_MATERIAL bug |
commit | commitdiff | tree |
2003-03-19 |
Brian Paul | remove/obfuscate all remaining email addresses |
commit | commitdiff | tree |
2003-03-19 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree |
2003-03-19 |
Brian Paul | Rewrite of fragment program named parameters, constants... |
commit | commitdiff | tree |
2003-03-19 |
Brian Paul | added comments |
commit | commitdiff | tree |
2003-03-17 |
Keith Whitwell | Fix typo |
commit | commitdiff | tree |
2003-03-17 |
Brian Paul | move #include glheader.h before extern C namespace |
commit | commitdiff | tree |
2003-03-16 |
Brian Paul | Store partial derivative values in sw_span structure. |
commit | commitdiff | tree |
2003-03-16 |
Brian Paul | use TEX_UNIT_LOOP macro to coalesce some code |
commit | commitdiff | tree |
2003-03-16 |
Brian Paul | clean-ups, re-org in preparation for fragment program... |
commit | commitdiff | tree |
2003-03-16 |
Brian Paul | added -lstc++ info, convert more plain text to html |
commit | commitdiff | tree |
2003-03-15 |
Brian Paul | Fix up some fragment program texture enable issues. |
commit | commitdiff | tree |
2003-03-14 |
Brian Paul | added fptest1, fptexture, texrect, etc |
commit | commitdiff | tree |
2003-03-14 |
Brian Paul | simple NV_fragment_program texture test |
commit | commitdiff | tree |
2003-03-14 |
Brian Paul | Clean-up of parser error handling/reporting. |
commit | commitdiff | tree |
2003-03-14 |
Brian Paul | include macros.h |
commit | commitdiff | tree |
2003-03-11 |
Brian Paul | DJGPP tweaks |
commit | commitdiff | tree |
2003-03-11 |
Brian Paul | DJGPP tweaks |
commit | commitdiff | tree |
2003-03-10 |
Brian Paul | added Klaus Niederkruger, html clean-up |
commit | commitdiff | tree |
2003-03-10 |
Brian Paul | fix/improve glAreTextures/ProgramsResident (Jose Fonseca) |
commit | commitdiff | tree |
2003-03-08 |
Brian Paul | test GLfloat OSMesa rendering |
commit | commitdiff | tree |
2003-03-08 |
Brian Paul | DOS update (Daniel Borca) |
commit | commitdiff | tree |
2003-03-08 |
Brian Paul | minor tweaks |
commit | commitdiff | tree |
2003-03-08 |
Brian Paul | Documentation/website overhaul. The website content... |
commit | commitdiff | tree |
2003-03-07 |
Brian Paul | minor updates |
commit | commitdiff | tree |
2003-03-07 |
Brian Paul | added OS/2 version of IROUND (Evgeny Kotsuba) |
commit | commitdiff | tree |
2003-03-05 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree |
2003-03-04 |
Brian Paul | fix GLchan=GLfloat problems |
commit | commitdiff | tree |
2003-03-04 |
Brian Paul | silence a GLchan=GLfloat warning with a cast |
commit | commitdiff | tree |
2003-03-04 |
Brian Paul | added _mesa_inv_sqrtf() and INV_SQRTF() (Josh Vanderhoof) |
commit | commitdiff | tree |
2003-03-03 |
Brian Paul | disable using optimized _mesa_sqrtf() for now |
commit | commitdiff | tree |
2003-03-03 |
Brian Paul | better error messages (Leif Delgass) |
commit | commitdiff | tree |
2003-03-03 |
Brian Paul | added glFinish with comment |
commit | commitdiff | tree |
2003-03-02 |
Brian Paul | added extern "C" for C++ |
commit | commitdiff | tree |
2003-03-02 |
Brian Paul | removed extra _mesa_memset16() prototype |
commit | commitdiff | tree |
2003-03-02 |
Brian Paul | remove some MESA_DEBUG stuff |
commit | commitdiff | tree |
2003-03-01 |
Brian Paul | Killed mmath.[ch]. Moved low-level functions/assembly... |
commit | commitdiff | tree |
2003-03-01 |
Brian Paul | document latest source code changes |
commit | commitdiff | tree |
2003-02-28 |
Brian Paul | updated version |
commit | commitdiff | tree |
2003-02-28 |
Brian Paul | minor typo |
commit | commitdiff | tree |
2003-02-28 |
Brian Paul | fix GLchan==GLfloat bug in solve_plane_chan (bug 694546) |
commit | commitdiff | tree |
2003-02-27 |
Brian Paul | fix a cast (bug 694546) |
commit | commitdiff | tree |
2003-02-27 |
Karl Schultz | fix compilation for windows |
commit | commitdiff | tree |
2003-02-27 |
Karl Schultz | fix compilation warnings on Windows |
commit | commitdiff | tree |
2003-02-27 |
Karl Schultz | Fix function definitions for Windows. |
commit | commitdiff | tree |
2003-02-27 |
Brian Paul | fix float color interpolation (bug 694461) |
commit | commitdiff | tree |
2003-02-26 |
Brian Paul | More clean-ups. Parse scalar/vector literals and defin... |
commit | commitdiff | tree |
2003-02-25 |
Brian Paul | s/Parse_SwizzleSrcReg/Parse_VectorSrc/. Parse +/-... |
commit | commitdiff | tree |
2003-02-25 |
Brian Paul | more parser test programs |
commit | commitdiff | tree |
2003-02-25 |
Brian Paul | set MAX_NV_FRAGMENT_PROGRAM_OUTPUTS to 3 |
commit | commitdiff | tree |
2003-02-25 |
Brian Paul | assorted clean-ups and improvements |
commit | commitdiff | tree |
2003-02-25 |
Brian Paul | pass the instruction to store_vector4(). implement... |
commit | commitdiff | tree |
2003-02-25 |
Brian Paul | parser clean-ups and simplifications |
commit | commitdiff | tree |
2003-02-25 |
Brian Paul | move matrix type enum out of GLmatrix struct |
commit | commitdiff | tree |
2003-02-25 |
Brian Paul | fix-up pixel_format enum stuff |
commit | commitdiff | tree |
2003-02-25 |
Brian Paul | casts to silence g++ warnings |
commit | commitdiff | tree |
2003-02-23 |
Brian Paul | use _mesa_find_line_column() |
commit | commitdiff | tree |
2003-02-23 |
Brian Paul | parser clean-ups (use struct parse_state) |
commit | commitdiff | tree |
2003-02-23 |
Brian Paul | added _mesa_find_line_column() |
commit | commitdiff | tree |
2003-02-23 |
Brian Paul | silence warning with a cast |
commit | commitdiff | tree |
2003-02-23 |
Brian Paul | test if active texture is really changed in _mesa_Activ... |
commit | commitdiff | tree |
2003-02-23 |
Brian Paul | Move span stuff from swrast.h to s_context.h (it's... |
commit | commitdiff | tree |
2003-02-23 |
Brian Paul | parser clean-ups |
commit | commitdiff | tree |
2003-02-23 |
Brian Paul | added TEXTURE_*_INDEX tokens |
commit | commitdiff | tree |
2003-02-21 |
Brian Paul | use IROUND to convert depth values from float to int... |
commit | commitdiff | tree |
2003-02-21 |
Brian Paul | fix zoom/clipping bug 689964 |
commit | commitdiff | tree |
2003-02-20 |
Brian Paul | updated DOS files for tarball |
commit | commitdiff | tree |
2003-02-20 |
Brian Paul | latest DOS updates (Daniel Borca) |
commit | commitdiff | tree |
2003-02-17 |
Brian Paul | Replace some #defines with enums. (Klaus Niederkrueger) |
commit | commitdiff | tree |
2003-02-17 |
Brian Paul | fixed bad zoomed.zStep assignment (bug 687811) |
commit | commitdiff | tree |
2003-02-17 |
Brian Paul | Implement parsing of texture instructions and prototype... |
commit | commitdiff | tree |
2003-02-16 |
Brian Paul | more work on DEFINE/DECLARATION statements, symbol... |
commit | commitdiff | tree |
2003-02-13 |
Brian Paul | version bumps, etc |
commit | commitdiff | tree |
2003-02-12 |
Brian Paul | replace APIENTRY with GLUTAPIENTRY to be consistant... |
commit | commitdiff | tree |
2003-02-12 |
Brian Paul | added OS/2 includes |
commit | commitdiff | tree |
2003-02-10 |
Alan Hourihane | cast GLfloat |
commit | commitdiff | tree |
2003-02-10 |
Alan Hourihane | fix fragment_program for Windows |
commit | commitdiff | tree |
2003-02-08 |
Brian Paul | added rules for making bz2 files and md5 checksums |
commit | commitdiff | tree |
2003-02-08 |
Brian Paul | added cvsclean target |
commit | commitdiff | tree |
2003-02-08 |
Brian Paul | replace _mesa_strtof() with _mesa_strtod() |
commit | commitdiff | tree |
2003-02-08 |
Brian Paul | disable normal xform code - see bug 673938 |
commit | commitdiff | tree |
2003-02-06 |
Brian Paul | fix assertion in transfer_teximage() (Laurent Desnogues) |
commit | commitdiff | tree |
2003-02-06 |
Brian Paul | replace | with & (Laurent Desnogues) |
commit | commitdiff | tree |
2003-02-05 |
Brian Paul | fix bug in popping texture color table state |
commit | commitdiff | tree |
2003-02-04 |
Brian Paul | added a comment for _tnl_need_projected_coords() |
commit | commitdiff | tree |
2003-02-04 |
Brian Paul | Use 'ndc' instead of 'proj' terminology. |
commit | commitdiff | tree |
2003-02-04 |
Brian Paul | read/write files, not stdio (Daniel Borca) |
commit | commitdiff | tree |
2003-02-04 |
Brian Paul | DOS updates (Daniel Borca) |
commit | commitdiff | tree |
2003-02-04 |
Brian Paul | unneeded (Daniel Borca) |
commit | commitdiff | tree |
2003-02-04 |
Brian Paul | use ARB flavor of window_pos extension |
commit | commitdiff | tree |
2003-02-04 |
Brian Paul | updated with new functions (Bill Hoffman) |
commit | commitdiff | tree |
2003-02-04 |
Brian Paul | print debug message when SSE is disabled by user (Klaus... |
commit | commitdiff | tree |
2003-02-04 |
Brian Paul | update version numbers (Klaus Niederkrueger) |
commit | commitdiff | tree |
2003-01-30 |
Karl Schultz | Check only LEFT bits for clearing alpha buffer. (Evgeny... |
commit | commitdiff | tree |
2003-01-30 |
Brian Paul | fix reported 3Dnow bug in _mesa_normal_tab (Felix Kuhling) |
commit | commitdiff | tree |
2003-01-28 |
Brian Paul | fix prefetch bug (Felix Kuhling) |
commit | commitdiff | tree |
2003-01-28 |
Brian Paul | updated version test |
commit | commitdiff | tree |
2003-01-28 |
Brian Paul | move ltor computation |
commit | commitdiff | tree |
2003-01-28 |
Brian Paul | some casts (Evgeny Kotsuba) |
commit | commitdiff | tree |
next |