2004-02-02 |
Brian Paul | updated list of env vars |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Felix Kuehling | Include context.h in radeon_state.c. |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Brian Paul | glXChooseFBConfig() didn't handle GLX_FBCONFIG_ID option |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Brian Paul | tweak comments |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Daniel Borca | added glutGetProcAddress in DMesaGLUT |
commit | commitdiff | tree | snapshot |
2004-02-02 |
Daniel Borca | fixed a bug in GL_NEAREST sampler |
commit | commitdiff | tree | snapshot |
2004-01-31 |
Brian Paul | added display list option (l key) |
commit | commitdiff | tree | snapshot |
2004-01-31 |
Brian Paul | minor #ifdef fix |
commit | commitdiff | tree | snapshot |
2004-01-31 |
Brian Paul | added _NEW_PROGRAM to check_state flags for pipeline... |
commit | commitdiff | tree | snapshot |
2004-01-31 |
Brian Paul | add vparray.c, fix indentation |
commit | commitdiff | tree | snapshot |
2004-01-31 |
Brian Paul | enable program and arrays by default, minor clean-ups |
commit | commitdiff | tree | snapshot |
2004-01-31 |
Brian Paul | don't call gl functions directly, jump through _glapi_D... |
commit | commitdiff | tree | snapshot |
2004-01-31 |
Brian Paul | add missing CXX, CXXFLAGS for osf1 (Bug 886628) |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Brian Paul | glBindProgramARB wasn't getting compiled into display... |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Brian Paul | added unichrome directory |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Brian Paul | Minor fixes for recent Mesa 6.1 changes |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Brian Paul | Via Unichrome/cle266 driver (Erdi Chen) |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Brian Paul | more descriptive error strings |
commit | commitdiff | tree | snapshot |
2004-01-30 |
Keith Whitwell | Fix extract_3f_xyw(). |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Brian Paul | replace spaces w/ tabs |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Daniel Borca | GL_TEXTURE_1D and other stories... |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Brian Paul | more IRIX tweaks |
commit | commitdiff | tree | snapshot |
2004-01-29 |
Brian Paul | fix ARCHOPT typo |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Brian Paul | fix C++ link issues on IRIX |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Karl Schultz | Add GLAPIENTRY function decorations for correct operati... |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Brian Paul | tweak the #if test for defining _ASMAPI (fixes IRIX... |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Brian Paul | minor fixes to glw's touch depend |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Karl Schultz | Fix compiler options regarding exception handing to... |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Karl Schultz | Avoid setting NOWIN98 compiler optimization with VC 7. |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Ian Romanick | Fixed a cut-and-paste bug from the BlendFuncSeparate... |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Alan Hourihane | fix printf warnings |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Brian Paul | patch from bug 885992 |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Brian Paul | s/BlendEquatioRGB/BlendEquationRGB/ |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Keith Whitwell | add glutInitWindowPosition calls |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Keith Whitwell | Add glutInitWindowPosition call |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Keith Whitwell | Move FRAG_BIT_ definitions to mtypes.h so that NEED_SEC... |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Keith Whitwell | Use NEED_SECONDARY_COLOR() for checking specular state... |
commit | commitdiff | tree | snapshot |
2004-01-28 |
Dave Airlie | fix breakage associated with pointers not being initial... |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Brian Paul | change PFNGLXGETUSTPROC's argument from uint64_t to... |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Ian Romanick | Missed this commit as part of the addition of |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Ian Romanick | Added support for EXT_blend_equation_separate / ATI_ble... |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Keith Whitwell | Catch and shortcircuit no-primitive and no-vertex cases... |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Karl Schultz | Add new driverfuncs. |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Keith Whitwell | Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image... |
commit | commitdiff | tree | snapshot |
2004-01-27 |
Keith Whitwell | Tweak: set z scale to one, else tnl thinks we have... |
commit | commitdiff | tree | snapshot |
2004-01-26 |
Brian Paul | remove bogus assertion in DeleteTexture() function |
commit | commitdiff | tree | snapshot |
2004-01-26 |
Felix Kuehling | Make the drivers using the common texmem code work... |
commit | commitdiff | tree | snapshot |
2004-01-26 |
Keith Whitwell | Fix for recursion in generic_copy_pv_extras. |
commit | commitdiff | tree | snapshot |
2004-01-26 |
Brian Paul | replace MALLOC w/ CALLOC to silence valgrind warnings |
commit | commitdiff | tree | snapshot |
2004-01-26 |
Keith Whitwell | Add tests for ARB_fp trig instructions and also for... |
commit | commitdiff | tree | snapshot |
2004-01-26 |
Daniel Borca | minimize the number of DIVs |
commit | commitdiff | tree | snapshot |
2004-01-26 |
Daniel Borca | glutTimerFunc cleanup |
commit | commitdiff | tree | snapshot |
2004-01-26 |
Daniel Borca | accomodate FetchTexel and fix some memory leak bugs |
commit | commitdiff | tree | snapshot |
2004-01-26 |
Brian Paul | updated GLUT link |
commit | commitdiff | tree | snapshot |
2004-01-24 |
Brian Paul | New error checking in _mesa_GetTexImage(). |
commit | commitdiff | tree | snapshot |
2004-01-24 |
Brian Paul | Some initial RGB and RGBA floating point texture formats. |
commit | commitdiff | tree | snapshot |
2004-01-24 |
Brian Paul | initial info for version 6.1 |
commit | commitdiff | tree | snapshot |
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 |
next |