2003-04-23 |
Brian Paul | updated with newest functions |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Brian Paul | fix function prototypes for manging (Bill Hoffman) |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Brian Paul | remove unneeded fragment program test |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Brian Paul | remove unneeded unsigned int / zero comparisons |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Brian Paul | fix DDX, DDY instructions (probably not finished though) |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Brian Paul | Implemented GL_EXT_depth_bounds_test. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Brian Paul | added GL_EXT_depth_bounds_test |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Brian Paul | alias ARB/NV program functions where possible |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Brian Paul | silence warning |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Brian Paul | added a cast |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Brian Paul | silence warnings |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Brian Paul | casts |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Brian Paul | fix minor warnings |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Brian Paul | use INDEX8_SPAN_ARGS |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Brian Paul | fix .c / .h typo |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Brian Paul | minor re-org of program matrix, program local parameter... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Brian Paul | more GL_ARB_fragment_program tokens |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Brian Paul | more GL_ARB_vertex/fragment_program bits |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Brian Paul | fix some glBindProgramNV/ARB details |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Brian Paul | clean up usage of extension function pointers |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Brian Paul | Demo of using GL_ARB_vertex/fragment_program to do... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Brian Paul | added LoadProgramNV and RequestResidentProgramsNV |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Brian Paul | Added arbprogram.c to Makefiles. |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Brian Paul | temporary GL_ARB_fragment_program tokens |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Brian Paul | checkpoint: more infrastructure for GL_ARB_vertex/fragm... |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Brian Paul | fix depth texture tex env bug (#719903) |
commit | commitdiff | tree | snapshot |
2003-04-11 |
Brian Paul | Some groundwork for GL_ARB_vertex/fragment_program. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Brian Paul | remove a const |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Keith Whitwell | drawarrayrange fix |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Brian Paul | fix typo |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Brian Paul | fix typo |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Brian Paul | add support for swap and sync extensions (Ian Romanick) |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Brian Paul | Added function pointer typedefs for GL_NV_fragment_program |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Brian Paul | Added GL_ARB_vertex_buffer_object tokens |
commit | commitdiff | tree | snapshot |
2003-04-09 |
Brian Paul | basic work on GL_ARB_vertex_buffer_object |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Brian Paul | fix string compare bug |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Brian Paul | add missing return in raster_pos4f() |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Brian Paul | fix some problems parsing scalar source arguments |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Brian Paul | Added ctx->Texture._EnabledCoordUnits bitfield. |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Brian Paul | added _mesa_realloc() |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Brian Paul | scalar source reg can be a scalar or vector literal |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Brian Paul | initialize attribute vectors to 4 components |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Brian Paul | Demo of per-pixel lighting with a fragment program. |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Brian Paul | minor parser fixes, program print-out fixes |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Brian Paul | fix typo |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Brian Paul | fix color array mixup |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Keith Whitwell | Don't unset FLUSH_STORED_VERTICES in _tnl_execute_casse... |
commit | commitdiff | tree | snapshot |
2003-04-07 |
Brian Paul | Added gcc-sl target and shared lib shell script (Philip... |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Keith Whitwell | Pass 4th element correctly in loopback_VertexAttrib4svNV |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Brian Paul | test glProgramNamedParameter4fNV() |
commit | commitdiff | tree | snapshot |
2003-04-05 |
Brian Paul | fragment program named constants and named program... |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Brian Paul | Rework gl[Copy]Tex[Sub]Image() error checking so that... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Brian Paul | more memory-related fixes |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Brian Paul | some texture compression odds & ends |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Brian Paul | simplify CEILF, FLOORF, FABSF stuff |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Brian Paul | fix double-memory free in XMesaDestroyContext |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Brian Paul | added GL_PROXY_TEXTURE_RECTANGLE_NV to is_proxy_target() |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Brian Paul | clean-up current state initialization |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Brian Paul | added GL_FRAGMENT_PROGRAM_NV (Alan Matsuoka) |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Brian Paul | minor initialization fixes |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Brian Paul | improve some error messages |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Brian Paul | GL_SECONDARY_COLOR_ARRAY_SIZE_EXT query was returning... |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Brian Paul | GL_FOG_COORDINATE_SOURCE_EXT query was missing |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Brian Paul | fix GL_LIST_MODE, GL_CURRENT_MATRIX_STACK_DEPTH_NV... |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Brian Paul | fix default compare mode |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Brian Paul | s/gl_ctx/mesa/ and misc clean-ups |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Brian Paul | use structure containment to derive xmesa_context from... |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Brian Paul | New device driver hooks for texture object and texture... |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Brian Paul | comments |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Brian Paul | _mesa_realloc() fix |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Brian Paul | added gnumake/gmake info |
commit | commitdiff | tree | snapshot |
2003-04-01 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Brian Paul | Remove dead code. |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Brian Paul | clean-ups, const qualifiers |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Brian Paul | minor clean-ups, const qualifiers |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Brian Paul | reduce memory needed for vertex attributes (allocate... |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Brian Paul | use gluSphere instead of glutSphere so we get texcoords |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Brian Paul | fixed bad texgen Q problem |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Brian Paul | minor updates |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Brian Paul | added MD5 checksums |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Brian Paul | added 5.0.1 info |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Brian Paul | minor change |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Brian Paul | 5.0.1 updates |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Brian Paul | enable 1.4 extensions |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Brian Paul | remove debug printf |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Brian Paul | remove duplicate line |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Brian Paul | Basic infrastructure for GL_ARB_vertex_buffer_object. |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Brian Paul | print GL_MULTISAMPLE_ARB |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Brian Paul | fix texgen msg strings |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Brian Paul | minor updates |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Brian Paul | added GL_ARB_vertex_buffer_object functions |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Brian Paul | disable normal xform code for now |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Brian Paul | added _mesa_print_nv_vertex_instruction() |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Brian Paul | proper dispatch for NV_fragment_program functions |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Brian Paul | GL_ARB_vertex_buffer_object, GL_ARB_vertex_program... |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Brian Paul | added entries for GL_ARB_vertex_buffer_object, GL_ARB_v... |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Brian Paul | DOS updates from Daniel Borca |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Brian Paul | fix EXP instruction and ARL-relative addressing |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Brian Paul | minor clean-ups, comments, etc |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Brian Paul | fixed ColorMask problem for front-buffer rendering |
commit | commitdiff | tree | snapshot |
next |