mesa.git
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 ...
2004-10-16 Ian RomanickOnly build the MMX/SSE/SSE2 versions for ReadRGBASpan...
2004-10-15 Ian RomanickFixed a few places that should have been using GET_SRC_PTR.
2004-10-15 Ian RomanickConvert MGA driver to use new spantmp2.h interface.
2004-10-15 Nicolai HaehnleHuge dumb drop. State:
2004-10-14 Ian RomanickAdd support for optimized versions of the code underlyi...
2004-10-13 Keith WhitwellAdd a license to this file. It was written on VA's...
2004-10-13 Ian RomanickAdded some documentation that I managed to figure out...
2004-10-13 Ian RomanickMake the GL_RENDERER string include the actual chipset...
2004-10-13 Ian RomanickInitial support for PowerPC specific code in Mesa and...
2004-10-13 Ian RomanickRefactor the code in driGetRendererString a bit to...
2004-10-13 Brian Paulupdated fsv URL
2004-10-13 Ian RomanickEliminate the funky SSE exception test from DRI builds...
2004-10-13 Brian Paulinitial 6.3 changes
2004-10-13 Brian PaulFix minor fog / fragment program state bug.
2004-10-13 Adam JacksonBug #1588: abort if no palette format matches. (Egbert...
2004-10-13 Philippe HoudoinLet's build again after the support for GL_ARB_draw_buf...
2004-10-13 Philippe HoudoinFix a potential memory leak.
2004-10-13 Philippe HoudoinForgot a contributor.
2004-10-13 Philippe HoudoinImplement BGLView::CopyPixelsIn/Out().
2004-10-12 Daniel Borcasupport for external libraries
2004-10-12 Daniel BorcaSWTC trick (disabled for now)
2004-10-12 Daniel BorcaSWTC trick, enabled new extensions
2004-10-12 Daniel BorcaSWTC trick
2004-10-12 Daniel Borcabump version numbers to their real values
2004-10-12 Daniel Borcadoc update
2004-10-12 Daniel Borcaavoid the patch if Mesa_DXTn flag is set
2004-10-12 Daniel Borcaadd more mess to the dynamic linking system
2004-10-12 Daniel Borcaadd newline to end of file
2004-10-11 Felix KuehlingFix strange white space that gcc didn't like.
2004-10-11 Michal KrolPrefix operator and constructor keywords with two conse...
2004-10-11 Michal KrolEnable draw_buffers only if GL_ARB_draw_buffers string is
2004-10-09 Eric AnholtThis statechange is vtx state, not tcl.
2004-10-08 Eric AnholtUse the right FALLBACK macro for projtex so that projec...
2004-10-08 Eric AnholtAdd fallback debugging (R128_DEBUG=fall) output, and...
next