platform/upstream/mesa.git
2004-11-01 Daniel Borcaupdated "clean" target in makefiles
2004-11-01 Daniel Borcaprotected against old djgpp distros
2004-11-01 Daniel Borcafixed compilation error
2004-11-01 Brian Paulfix convolution regression from revision 1.48 to 1.49
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 Paulremove PBO work from to-do list
2004-10-31 Brian Paulfinished up PBO support
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 PaulRemoved _swrast_validate_pbo_access().
2004-10-31 Brian PaulAllow the software fallback glDrawPixels, glReadPixels...
2004-10-31 Brian Paulunbind GL_PIXEL_UNPACK_BUFFER_EXT before calling glBitmap!
2004-10-31 Brian Pauluse _mesa_unmap_buffer by default
2004-10-31 Brian PaulRemove redundant error checking.
2004-10-29 Brian Paulremove debug code
2004-10-29 Brian PaulUpdated getprocaddress test to use gl_API.xml instead...
2004-10-29 Michal Krolslang syntax conforming spec rev. 1.10.59
2004-10-29 Daniel Borcamake sure we don't generate random alpha
2004-10-29 Daniel Borcadecoder "width" parameter represents "stride-in-pixels"
2004-10-29 Brian PaulVertexAttrib3svNV was incorrect
2004-10-29 Adam JacksonlibGL needs libXxf86vm.a.
2004-10-28 Brian Paulobsolete
2004-10-28 Brian Paulminor clean-ups, found with pychecker
2004-10-28 Brian Paulname parameter to glGetActiveAttribARB() should not...
2004-10-28 Michal Krolrenumber ARB_shader_objects and ARB_vertex_shader offsets
2004-10-28 Eric AnholtAdd FreeBSD DRI build targets. Doesn't build at the...
2004-10-28 Eric AnholtUse the generic __amd64__, instead of __AMD64__ which...
2004-10-27 Brian Paulupdated PLIB URL
2004-10-27 Adam JacksonBug #1713: Some rare libGL's have __glXFindDRIScreen...
2004-10-27 Michal Krolremove unused entries
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-27 Michal Krolby karoshi - ARB_shader_objects implementation
2004-10-27 Michal Krolby karoshi - header file for ARB_shader_objects impleme...
2004-10-27 Michal Kroladd support for ARB_shader_objects and ARB_vertex_shader
2004-10-27 Michal Kroladd support for ARB_shader_objects and ARB_vertex_shader
2004-10-27 Michal Krolassign api offsets for ARB_shader_objects and ARB_verte...
2004-10-27 Michal Krolregenerate with correct script
2004-10-27 Michal Krolregenerate with correct script
2004-10-27 Michal Krolfix DrawBufferARB entry
2004-10-27 Michal Krolfix DrawBuffersARB entry
2004-10-27 Michal Krolthe file was empty!
2004-10-27 Michal Krolby karoshi - add support for ARB_shader objects and...
2004-10-26 Ian RomanickAs per suggestions my Michel Daenzer, improve the fix...
2004-10-26 Brian Pauladded an attention-getting comment for developers who...
2004-10-26 Brian Pauladded stereo option (Jacek Rosik)
2004-10-25 Adam Jacksonremove a -Werror from testing.
2004-10-25 Adam JacksonAdd glx/x11 to the DRI configs, and change the Solo...
2004-10-25 Adam JacksonAdd DRI_LIB_DEPS for the DRI drivers to link against...
2004-10-25 Adam JacksonBug #1679: Link DRI drivers against DRI_LIB_DEPS, not...
2004-10-25 Adam JacksonImport the GLX client side library, formerly from xc...
2004-10-25 Adam JacksonImport sarea.h from Xorg, needed for client GLX code.
2004-10-24 Nicolai HaehnleImplement ColorMask
2004-10-24 Nicolai HaehnleHardware accelerated depth clear
2004-10-24 Adam JacksonBug #1682: Mesa core code that gets linked into DRI...
2004-10-23 Brian Paulwrap angle value (Philipp Klaus Krause)
2004-10-23 Brian Pauladdes osdemo32 target (J.P. Delport)
2004-10-23 Brian Paulminor fixes from J.P. Delport
2004-10-23 Ian RomanickBig-endian fixes for R200 sw TCL path.
2004-10-22 Michal Krol- add decimal literal integer support
2004-10-21 Michal Krolforgot about revision increment
2004-10-21 Michal Krol- use new program option values from arbprogram.syn
2004-10-21 Michal Krolremove redundant check of parsed program target
2004-10-21 Michal Krolchange program options numbering to accommodate future
2004-10-20 Michal Kroladd new grammar_check_fast entry for faster parsing
2004-10-20 Michal Krol- speed up syntax parsing - the parser is now 4 times...
2004-10-20 Daniel Borcafixed compilation errors
2004-10-19 Daniel Borcafix compilation error in `convertPalette' (still have...
2004-10-18 Ian RomanickSmall optimization for big-endian (e.g., PowerPC) systems.
2004-10-18 Michal Krolconform to shader spec 1.10.59
2004-10-18 Michal Krolconform to language version 1.10 rev 59
2004-10-18 Daniel Borcaprint an error message in convertPalette before dying.
2004-10-18 Daniel Borcasmall fix to match new _mesa_rescale_teximage2d
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-18 Ian RomanickFix compile errors when DEBUG is defined.
2004-10-17 Ian RomanickFix t_vertex byte-ordering issues for PowerPC. This...
2004-10-17 Ian RomanickAdd ARGB modes to support big-endian systems.
2004-10-17 Ian RomanickFix hangs on big-endian (e.g., PowerPC) hardware.
2004-10-17 Nicolai Haehnle- FIX: flickering
2004-10-16 Brian Pauladded initial support for -exports option, Linux/OpenBS...
2004-10-16 Brian PaulGL_OES_read_format info
2004-10-16 Brian Paulif CXX or CC env vars aren't set, use g++, gcc by defau...
2004-10-16 Ville SyrjalaRemoved two unnecessary variables.
2004-10-16 Ville SyrjalaFixed off by one errors in clipping.
2004-10-16 Eric AnholtAdd code to support projective texturing and fix mixed...
2004-10-16 Eric AnholtAlways turn on the TAM_DEBUG3=0x6 workaround on real...
2004-10-16 Ian RomanickAdd support for OES_read_format. As soon as glext...
2004-10-16 Brian Paulfix if/else bug in _mesa_ProgramEnvParameter4fARB ...
next