profile/ivi/mesa.git
2003-11-18 Brian Pauladded reference to original half/float conversion code
2003-11-18 Brian Pauladded missing <type> error checking in read_index_pixels()
2003-11-18 Brian PaulSome groundwork for supporting GLhalf datatype.
2003-11-18 Brian Paulfix comments about Cr==V, Cb==U
2003-11-17 Brian Paulfix texgen bug 597589
2003-11-13 Brian Paulremove GL_GLEXT_LEGACY
2003-11-13 Brian Pauladded glAccum bug fix
2003-11-13 Brian Paulno-op glAccum in selection/feedback mode (per Mark...
2003-11-13 Daniel Borcavanilla extensions disabled
2003-11-12 Brian Pauladded Ville's RGBA blend fix
2003-11-12 Brian Paulupdated 5.0.2 tarballs
2003-11-12 Brian PaulVille Syrjala's logic op patch
2003-11-12 Daniel Borcadirty hack to advertise vanilla extension names
2003-11-10 Brian PaulRedo array element checking for vertex array buffers.
2003-11-07 Brian Pauls/GGIMesaContext/ggi_mesa_context_t/
2003-11-07 Brian Paulfix comments
2003-11-07 Brian Pauladded glTexSubImage3D bug
2003-11-07 Brian Pauls/xoffset/zoffset/ (Cedric Gautier)
2003-11-07 Daniel BorcaNCC fixes and some cosmetics
2003-11-04 Brian Pauladded wgl bug fix
2003-11-04 Brian Paulfix AccessViolation bug (#835861)
2003-11-03 Brian Paulanother tweak from Matt Sealey
2003-11-03 Daniel Borcasmall fixes wrt texture handling
2003-11-03 Daniel Borcasmall fixes wrt texture handling
2003-11-03 Daniel BorcaVoodoo2 happiness
2003-11-03 Daniel Borcaaccomodate decorated names
2003-10-31 Daniel Borcaremoved detritus
2003-10-30 Daniel Borcabugfixes wrt texture compression
2003-10-29 Daniel Borcachanges to accomodate texture compression
2003-10-29 Daniel Borcatexture compression
2003-10-27 Brian Paulprefix MAKELIB with TOP in default case (Matt Sealey)
2003-10-27 Brian Paulminor fix to glutSetColor prototype (Evgeny Kotsuba)
2003-10-27 Brian PaulPass $(MKLIB_OPTIONS) to mklib script to allow setting...
2003-10-27 Brian Pauladded MorphOS instructions (Matt Sealey)
2003-10-24 Jon SmirlFix for missing GLAPIENTRYP definition
2003-10-23 Daniel Borcaentrypoints... again
2003-10-23 Daniel Borcamore MinGW fixes
2003-10-23 Brian Pauls/GLuint */GLvoid */
2003-10-23 Daniel Borcaadded a few missing GLAPIENTRYs to make MinGW compile...
2003-10-22 Brian PaulInitial work for bounds checking of vertex arrays and...
2003-10-22 Kendall BennettMore SciTech SNAP updates. Some of these files didn...
2003-10-22 Daniel Borcacosmetics and memos
2003-10-22 Daniel Borcasmall fixes to accomodate Intel compiler/linker
2003-10-22 Daniel Borcafixed a typo (array size)
2003-10-21 Kendall BennettUpdates to SSE assembler support for Open Watcom
2003-10-21 Kendall BennettAdded GLAPIENTRY decorations for all first level OpenGL...
2003-10-21 Alan Hourihaneprevent from optimizing out by some compilers (from...
2003-10-21 Brian Pauladded more debug code and tests
2003-10-21 Brian Paulwrap in #ifdef FX / #endif
2003-10-21 Brian Paulfix an error message
2003-10-21 Daniel Borcadocumentation update; also new makefiles for Win32...
2003-10-21 Jouk Jansen Committing in .
2003-10-21 Daniel Borcafixed some NASM opcodes; added segment overrides and...
2003-10-21 Daniel BorcaNapalm total immersion
2003-10-21 Daniel Borcacosmetics; translated asm routines for use with ASSYNTAX.H
2003-10-21 Jon SmirlClean out some unused files
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-10-20 Karl SchultzDefine GLAPIENTRYP properly so that GLU compiles on...
2003-10-20 Karl SchultzFix error in last check-in.
2003-10-20 Karl SchultzAdd missing files for building Windows distribution.
2003-10-20 Jon SmirlFix Makefiles to copy lib to $(TOP)/lib if missing
2003-10-19 Brian PaulMove initialization of default ctx->Driver.buffer-objec...
2003-10-17 Brian Paulfix CVS info
2003-10-16 Brian Pauladd .dsp files to tarballs
2003-10-16 Brian Paulupdate list of files for tarballs
2003-10-16 Brian Paulobsolete
2003-10-16 Brian Pauladded GL_ARB_point_sprite tokens
2003-10-16 Jon SmirlDefine SOLO so that check is possible for SOLO in proje...
2003-10-16 Jon SmirlMinor changes to make linux-solo build again
2003-10-15 Brian Paulprotect whole file with #ifdef FX
2003-10-15 Brian Paulfix minor warnings from g++ 3.2
2003-10-15 Brian Paulinitialize GetBufferSubData pointer
2003-10-15 Brian Paulminor tweaks
2003-10-14 Kendall BennettUpdates to SGI GLU code to get it to compile clean...
2003-10-14 Kendall BennettUpdates to x86 assembler support for Open Watcom and...
2003-10-14 Brian Paulremove some cruft
2003-10-14 Brian Paulexercise more vertex buffer object functions
2003-10-14 Brian PaulbufObj->Access wasn't being set
2003-10-14 Daniel Borcaminor fixes + doc update
2003-10-14 Brian Paulminor fix in buffer_object_get_target()
2003-10-13 Daniel Borcaglide driver (wip)
2003-10-13 Daniel BorcaGameMode
2003-10-11 Brian Pauladded GL_ARB_point_sprite demo, texgen bug fix
2003-10-11 Brian Paulfix some sphere texgen bugs (reported by Daniel Borca)
2003-10-11 Brian Pauls/GL_COLOR_INDEX/OSMESA_COLOR_INDEX/
2003-10-11 Brian Pauldon't request accum buffer in color index mode
2003-10-11 Brian Pauldon't use color table's format to determine texture...
2003-10-10 Karl SchultzAdd missing entry points. (Warren Cashen)
2003-10-10 Brian Pauladd switch defaults to silence warnings
2003-10-10 Brian Paulremove bogus _swrast_texture_table_lookup() call (Eric...
2003-10-10 Brian Paulold/unused
2003-10-10 Brian PaulEric Plante's updates for OSMesa16.
2003-10-10 Karl SchultzAdd notes about building with the mangled namespace...
2003-10-09 Kendall BennettAdded missing #undef SPAN_VARS to swrast/s_spantemp.h
2003-10-09 Daniel BorcaMinor MinGW fixes
2003-10-09 Daniel BorcaFEATURE_ARB_vertex_buffer_object
2003-10-09 Daniel BorcaReorganized combiners. Added optimized span functions.
2003-10-09 Keith WhitwellEric's mesa-depth32.diff
2003-10-08 Kendall BennettMore SciTech SNAP specific changes to glheader.h. Also...
2003-10-07 Keith Whitwellindex wasn't being calculated correctly (result was...
next