2004-01-24 |
Brian Paul | New glXUseRotatedXFontMESA() function. Like glXUseXFon... |
commit | commitdiff | tree | snapshot |
2004-01-24 |
Brian Paul | added link to ORSA (per request) |
commit | commitdiff | tree | snapshot |
2004-01-24 |
Felix Kuehling | Parse radeon, not r200 configuration in radeonCreateCon... |
commit | commitdiff | tree | snapshot |
2004-01-24 |
Michel Dänzer | Fix hardware ROP state handling (Roland Scheidegger) |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Brian Paul | added device driver hooks for BindProgram, NewProgram... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Brian Paul | Change software alpha plane pointers from void* to... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Brian Paul | more fixing for tdfxUpdateTexturePalette |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Brian Paul | a few more tweaks |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Brian Paul | fix assorted compilation issues |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Daniel Borca | accomodated new driver_func initialization |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Keith Whitwell | Don't set extra bits in FLUSH_VERTICES, fix several... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Ian Romanick | Modified error messages in _mesa_BlendFuncSeparateEXT... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Michel Dänzer | Call UpdateMaterial() unconditionally on GL_COLOR_MATER... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Michel Dänzer | Fix attenuation hardware state handling, inspired by... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Brian Paul | Initial support for floating point and signed texture... |
commit | commitdiff | tree | snapshot |
2004-01-23 |
Brian Paul | misc updates |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Keith Whitwell | Minor tweaks to help out at a driver level. |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Ian Romanick | Corrected a comment about how the DOT3 hardware works... |
commit | commitdiff | tree | snapshot |
2004-01-22 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Ian Romanick | Silence some compiler warnings. |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Ian Romanick | Make the R200 driver work with the NewTextureObject... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Ian Romanick | Silence a compiler warning DRI builds using gcc3. |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Keith Whitwell | Use new EMIT_PAD functionality for spec and/or fog... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Ian Romanick | Remove dd_function_table::BlendFunc. All drivers now use |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Keith Whitwell | Another mechanism to create vertices with holes - a... |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Brian Paul | don't call glVertex functions directly, call _glapi_Dis... |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Brian Paul | remove _mesa_check_driver_hooks() - it's really not... |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Brian Paul | Undo some bits from last check-in related to the ctx... |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Daniel Borca | fixed a bug in VGA initialization routine |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Keith Whitwell | remove duplicate t_dd_* files |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Brian Paul | initial 6.1 release notes with info about recent _mesa_... |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Brian Paul | Before calling _mesa_create_context(), initialize a... |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Brian Paul | _mesa_init_driver_functions() to initialize dd_function... |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Keith Whitwell | some more count vs. end confusion |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Brian Paul | replace -lm with $(GL_LIB_DEPS) to get -lexpat |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Brian Paul | replace CALLOC with MALLOC in _mesa_new_texture_object() |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Brian Paul | remove incorrect comments, added _mesa_bzero() call... |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Brian Paul | omit CVS directories from tarballs, bump version to 6.1 |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Keith Whitwell | Migrate i830 driver to t_vertex.[ch] for building hw... |
commit | commitdiff | tree | snapshot |
2004-01-19 |
Brian Paul | fix glitch from previous check-in (pointer vs int) |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Brian Paul | minor changes to silence warnings |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Brian Paul | Change get_ust_nop()'s parameter from int64_t to uint64... |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Brian Paul | change Data ptr from GLbyte to GLubyte to silence warnings |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Brian Paul | include texobj.h to silence warnings |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Brian Paul | s/char/GLubyte/ to silence warnings |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Brian Paul | include sched.h to get sched_yield() prototype |
commit | commitdiff | tree | snapshot |
2004-01-18 |
Brian Paul | make second param of driParseConfigFiles() const |
commit | commitdiff | tree | snapshot |
2004-01-17 |
Brian Paul | tweak OpenBSD and SunOS commands |
commit | commitdiff | tree | snapshot |
2004-01-17 |
Brian Paul | tweak openbsd config |
commit | commitdiff | tree | snapshot |
2004-01-17 |
Brian Paul | added some missing FLUSH_VERTICES calls |
commit | commitdiff | tree | snapshot |
2004-01-17 |
Michel Dänzer | Fix cosmetic GL_RENDERER string problem (Andreas Stenglein) |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Brian Paul | bump version to 6.1 (new development) |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Keith Whitwell | Respect the 'in_use' field in the global LRU as a marke... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Daniel Borca | fixed refresh rate control in Glide wrapper |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Brian Paul | tweaks for 6.0 release |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Karl Schultz | add casts to quiet compiler warnings |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Brian Paul | fix -fomit-frame_pointer typo |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Daniel Borca | implemented glutTimerFunc |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Daniel Borca | documentation update |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Daniel Borca | _mesa_delete_texture_object and some other updates |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Brian Paul | Cosmetic changes. |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Brian Paul | change MALLOC to CALLOC to silence valgrind error in... |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Brian Paul | use -G not -shared for gcc on SunOS |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Brian Paul | added blurb about NVIDIA extensions |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Brian Paul | latest changes, bug fixes |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Brian Paul | bump MAX_WIDTH/HEIGHT to 4K pixels |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Karl Schultz | Generate mesa.def file for Windows. |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Karl Schultz | Replace with version generated from new python script. |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Keith Whitwell | Fix up more confusions with count vs end in array functions |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Daniel Borca | fixed a bug in texture memory manager when in UMA mode |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Michel Dänzer | Fix initialisation of cubic tecture offsets (Andreas... |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Karl Schultz | add new entrypoints |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Brian Paul | tweak aix-gcc config |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Ian Romanick | Added support for EXT_texture_mirror_clamp. |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Brian Paul | updated glext.h, fixed bug 876160 |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Brian Paul | exercise glDeleteProgramsARB |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Brian Paul | glDeleteProgramsARB() failed for fragment programs... |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Daniel Borca | added support for textures bigger than HW can support... |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Daniel Borca | re-enabled trilinearness |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Daniel Borca | small fixes |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Daniel Borca | updated FX wrapper |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Ian Romanick | Removed some dead code. R128 does not (as far as I... |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Ian Romanick | Added some missing extension strings. |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Brian Paul | remove stuff that's now in glext.h |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Brian Paul | updated to version 21 with OpenGL 1.5 support |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Karl Schultz | silence compiler warnings |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Karl Schultz | remove unused variable |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Karl Schultz | change type of loop index var to remove compiler warning. |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Karl Schultz | add cast to quiet compiler warning |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Karl Schultz | init an uninitialized variable. This doesn't fix a... |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Karl Schultz | add casts to silence compiler warnings |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Karl Schultz | add t_vertex.c to project |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Karl Schultz | remove ss_vb.c from project |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Keith Whitwell | Don't call _tnl_draw_range_elements() unless start... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Ian Romanick | Removed redundant extension strings. The Mesa extensio... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Brian Paul | latest bug fixes |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Brian Paul | added note about mklib permissions |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Brian Paul | make executable |
commit | commitdiff | tree | snapshot |
next |