brown paper bag, r100 can't do hardware quads.
[mesa.git] / src / mesa / main /
2004-11-10 Brian PaulGL_(UN)PACK_SKIP_IMAGES should only be applied to 3D...
2004-11-09 Brian Pauladded a comment and assertion in _mesa_clip_drawpixels...
2004-11-09 Brian Pauladded _mesa_clip_drawpixels() and _mesa_clip_readpixels()
2004-11-08 Brian PaulRemove need for defining _MSC_VER when building Mesa...
2004-11-01 Daniel Borcacleaned up the mess a bit
2004-10-31 Brian Pauldon't advertise GL_ARB_vertex/fragment_shader until...
2004-10-31 Brian Pauladded a cast to ADD_POINTERS macro
2004-10-31 Brian Paulindentation fix
2004-10-31 Brian PaulUse the _mesa_scale_and_bias_rgba() function in the...
2004-10-31 Brian PaulPBO support for gl[Get]PixelMap functions
2004-10-31 Brian PaulPBO support for glColorTable, glColorSubTable, glGetCol...
2004-10-31 Brian PaulPBO support for glConvolutionFilter1D/2D, glGetConvolut...
2004-10-31 Brian Paulupdated for PBOs
2004-10-31 Brian PaulglPolygonStipple() and glGetPolygonStipple() updated...
2004-10-31 Brian PaulPBO support for glGetCompressedTexImage().
2004-10-31 Brian PaulglGetTexImage() now works with PBOs.
2004-10-31 Brian PaulMap/Unmap PBO as needed so that the texstore routines...
2004-10-31 Brian PaulRemove redundant error checking.
2004-10-29 Daniel Borcadecoder "width" parameter represents "stride-in-pixels"
2004-10-29 Brian PaulVertexAttrib3svNV was incorrect
2004-10-28 Eric AnholtUse the generic __amd64__, instead of __AMD64__ which...
2004-10-27 Michal Krolfill api entries for ARB_shader_objects and ARB_vertex_...
2004-10-27 Michal Kroladd entries for extensions ARB_shader_objects, ARB_frag...
2004-10-27 Michal Kroladd FEATURE flags for ARB_shader_objects, ARB_vertex_sh...
2004-10-24 Adam JacksonBug #1682: Mesa core code that gets linked into DRI...
2004-10-18 Daniel Borcachanged _mesa_rescale_teximage2d to allow rescaling...
2004-10-18 Daniel Borcaadded dstRowStride to dxtCompressTexFuncExt;
2004-10-18 Daniel Borcause RowStride instead of Width in texel fetchers.
2004-10-16 Ian RomanickAdd support for OES_read_format. As soon as glext...
2004-10-12 Daniel Borcaadd more mess to the dynamic linking system
2004-10-08 Ian RomanickReject unsupported texture formats passed to glCompress...
2004-10-07 Eric AnholtAdd Roland Scheidegger's S3TC patch. This patch does...
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-10-02 Brian Paulfix a comment
2004-10-02 Brian Paulbump version to 6.3
2004-09-27 Brian PaulVBO RefCount fix (David Reveman)
2004-09-23 Brian Pauldon't test for NULL pixels pointer here, do that in...
2004-09-23 Brian Pauladded a comment in BindTexture
2004-09-15 Brian Paulin _mesa_problem() include version number in error...
2004-09-14 Brian Paulalso fix possible delete bugs with buffer objects and...
2004-09-14 Brian PaulRepeatedly deleting a texture ID with glDeleteTextures...
2004-09-13 Brian PaulHandle GL_MAX_VERTEX_ATTRIBS_ARB in glGet*().
2004-09-13 Brian Paulremove ARB_texture_non_power_of_two from _mesa_enable_1...
2004-09-13 Daniel Borcachanges towards GL_ARB_point_sprite (two-zero)
2004-09-10 Brian Paulupdated error msg
2004-09-10 Brian PaulMore updates for Doxygen.
2004-09-09 Jose FonsecaUpdate the doxygen configuration file.
2004-09-01 Brian Paulalso test for __arm__ for setting USE_IEEE (X bug 1155)
2004-08-30 Daniel Borcaremove CR
2004-08-30 Daniel Borcarevived unused code, but got rid of warnings
2004-08-25 Brian PaulSilence gcc 3.4 warnings on ReactOS. Mostly unused...
2004-08-25 Brian PaulWindows ICD driver code (patch 1014800)
2004-08-25 Brian Paulfix a couple bad casts
2004-08-24 Philippe HoudoinDisable x86 iround() version on BeOS with gcc < 2.95...
2004-08-22 Brian Paulcheck if __mips or _MIPS_ARCH is defined to set IEEE_ON...
2004-08-22 Brian Paulalso check for __hppa__ and hpux for IEEE support ...
2004-08-20 Brian Paulenabled GL_ARB_texture_rectangle
2004-08-19 Brian Paulbump version to 6.2
2004-08-19 Brian Pauldon't check for ARB_texture_non_power_of_two for OpenGL...
2004-08-19 Jouk Jansen Committing in .
2004-08-18 Brian Paulcheck for either GL_NV_vertex_program or GL_ARB_vertex_...
2004-08-18 Brian Paulupdates from Jouk
2004-08-17 Brian Pauldon't enable the float texture and GLhalf pixel extensi...
2004-08-14 Karl SchultzUpdate Visual Studio Project file for src tree updates.
2004-08-14 Brian Paulfix some memory leaks (bug #1002030)
2004-08-14 Philippe HoudoinRemove obsoleted BeOS-specific makefile as the main...
2004-08-14 Philippe HoudoinSilent compiler "variable may be used uninitialized...
2004-07-02 Brian Pauldocument some assumptions made about compressed texture...
2004-07-02 Brian Paula few comments
2004-07-02 Brian Paulinit some vars to silence warnings
2004-06-29 Ian RomanickFirst phase of TLS work. At this point SPARC assembly...
2004-06-28 Brian PaulglBegin/EndQueryARB didn't work inside display lists
2004-06-26 Ian RomanickRe-enable SPARC assembly on sunos5-gcc platform.
2004-06-24 Daniel Borcadisabled unnecessary assertions in texture replicator
2004-06-21 Daniel Borcaadded support for non-64bit compilers
2004-06-19 Brian PaulBig-endian texture fixes from Michel Dänzer.
2004-06-17 Roland Scheideggerfix tex env mode GL_BLEND for GL_INTENSITY texture...
2004-06-16 Brian Paulfix component indexing bug in _mesa_texstore_al88()
2004-06-15 Roland Scheideggeradded more compressed formats to is_color_format()
2004-06-14 Brian Pauladded compressed formats to is_color_format() and updat...
2004-06-11 Brian Pauldisable GL_INTENTSITY in _mesa_is_legal_format_and_type...
2004-06-11 Brian Pauls/_mesa_get_current_context()/GET_CURRENT_CONTEXT()/
2004-06-11 Brian Paulremove the 3dfx CatchSignals stuff (the var was alwasy...
2004-06-11 Brian Pauladded GL_BGR and GL_BGRA to is_color_format() (Ronny...
2004-06-11 Brian Paulfix some minor glitches in glGetTexParameter code
2004-06-10 Brian PaulAdditional error checking for glTexImageXD.
2004-06-10 Brian PaulRoland's patch to fix promotion of alpha or luminance...
2004-06-07 Daniel Borcasmall corrections
2004-06-03 Keith WhitwellFix problems when sizeof(Node) != sizeof(float)
2004-05-31 Daniel Borcareworked FXT1
2004-05-27 Ian RomanickConvert all calls using _glapi_Dispatch to use the...
2004-05-25 Daniel Borcaoops
2004-05-25 Daniel BorcaFXT1 texture compression (initial draft)
2004-05-14 Brian Paulminor doxygen updates
2004-05-13 Brian PaulAnother pass at implementing byte-swapped texture formats.
2004-05-12 Brian PaulGL_BGR can't be used with the packed types, according...
2004-05-12 Brian Paulsome component ordering bugs in extract_float_rgba()
2004-05-12 Brian Paulremove last remnants of NEWTEXSTORE stuff
2004-05-12 Brian Paulyank bgr233 texformat. minor comment updates.
2004-05-12 Brian PaulAdded big-endian texture formats.
next