mesa.git
2005-03-03 Brian Paulif building 32-bit objects in 64-bit environment, use...
2005-03-02 Alan Hourihaneuse COPY_CLEAN_4V macro to replace using both ASSIGN_4V...
2005-03-02 Brian PaulAdded a bunch of new comments, minor code clean-ups.
2005-03-02 Brian PaulUsing glColor3 commands to update materials could resul...
2005-03-01 Brian Pauladded stub functions for GLX_MESA_allocate_memory
2005-02-28 Ian RomanickClean-up some warnings caused by the addition of vertex...
2005-02-28 Brian Pauladditional parenthesis in TNL_CONTEXT macro (Nicolai...
2005-02-28 Aapo Tahkolafix for 'nasty bug' and some sanity checks to avoid...
2005-02-27 Brian Paulsilence warnings
2005-02-27 hmarsonAdded 0x4e51 - Saphire 9600 256MB
2005-02-27 Dave Airlieprecedence precedence precedence.. add some brackets
2005-02-26 Brian PaulRename _mesa_update_buffers() to _mesa_update_draw_buff...
2005-02-26 Dave AirlieAdd a dri config option to enable the max texture level...
2005-02-26 Dave Airlieuse girl2.rgb by default
2005-02-26 Dave AirlieAdd glXAllocateMemoryMESA demo app using ycbcr...
2005-02-26 Dave Airliebring over structs from Xorg glx.h to make Mesa glx...
2005-02-26 Dave AirlieAdd GLX_MESA_allocate_memory from Xorg glx.h
2005-02-26 Ian RomanickFairly significant changes to enums.c and the way it...
2005-02-25 Ian RomanickAccidentally committed wrong version with the previous...
2005-02-25 Ian RomanickAdd GLX protocol support for ARB_fragement_program,
2005-02-25 Ian RomanickConvert the static functions read_pixel_reply, read_reply,
2005-02-24 Aapo TahkolaAnother nasty struct size bug found.
2005-02-24 Brian PaulMore GL_EXT_framebuffer_object: rename some things...
2005-02-23 Felix KuehlingDon't forget to update a heap's timestamp when a textur...
2005-02-23 Ian RomanickMissed the commit of glxext.c yesterday.
2005-02-23 Ian RomanickPut quotes around $(CC) and $(CXX) so that 'CC=cache...
2005-02-23 Brian Paulminor changes to aid debugging, and a new comment
2005-02-23 Felix KuehlingWith Savage DRM version 2.3.x or later use event counte...
2005-02-23 Brian PaulSort the enums in the Python code, instead of at runtim...
2005-02-23 Ian RomanickCorrected the value for X_GLrop_SecondaryColor3svEXT.
2005-02-23 Ian RomanickMissed the Makefile with the previous commit.
2005-02-22 Ian RomanickAdded __glExtensionBiIsEnabled and __GLXcontext::gl_ext...
2005-02-22 Brian Paulnow generated with Python script
2005-02-22 Brian Paulgenerate enums.c file (Zack Rusin)
2005-02-22 Aapo TahkolaNew elt buffer code should be fairly stable.
2005-02-21 Vladimir DergachevAdd code to autogenerate vertex shaders.
2005-02-21 Dave AirlieAdd DESTDIR install target
2005-02-20 Dave Airlieadd more functionality to miniglx for glitz
2005-02-20 Aapo TahkolaAdding support for front buffer mode, removing some...
2005-02-19 Aapo TahkolaMinor fix to border and blend color.
2005-02-19 Aapo TahkolaDisabling some fallbacks as they cause misc programs...
2005-02-19 Aapo TahkolaFix for buffer overrun caused by ALLOC_STATE not having...
2005-02-18 Nicolai HaehnlePrint an error if idling the engine before the buffer...
2005-02-18 Michel Dänzerfd.o bug #2576: Add support for ATI RN50/ES1000. (ATI...
2005-02-18 Nicolai Haehnler300RefillCurrentDmaRegion: Retry buffer acquisition...
2005-02-18 Nicolai HaehnleAlways submit command buffers, even when there are...
2005-02-18 Aapo TahkolaWe dont need to call r300EmitAOS if we arent going...
2005-02-18 Nicolai HaehnleReset nr_released_bufs to 0 after the command buffer...
2005-02-18 Brian PaulXMesaGetDepthBuffer() returned wrong bytesPerValue...
2005-02-18 Brian Pauls/0/NULL/ (Jeff Muizelaar)
2005-02-18 Nicolai HaehnleFix: RADEON_DEBUG is a bitfield, so use & to check...
2005-02-17 Nicolai HaehnleFixing *lots* of warning messages, especially concernin...
2005-02-17 Nicolai HaehnleRADEON_DEBUG is a bitfield, so use & instead of ==.
2005-02-17 Aapo TahkolaSwitching to start_index32_packet.
2005-02-17 Aapo Tahkolamagic_1 handling...
2005-02-17 Ben Skeggsoops.
2005-02-17 Brian Pauls/0/NULL/ (Jeff Muizelaar)
2005-02-17 Brian Paulremove extern (Jeff Muizelaar)
2005-02-17 Ben SkeggsMake immediate code do a LOAD_VBPNTR again
2005-02-17 Dave Airliefix some 0->NULLs
2005-02-17 Vladimir DergachevCleanup formatting a little bit.
2005-02-16 Brian Paulfix non-Win32 definition of GLUTAPIENTRY, remove some...
2005-02-16 Aapo TahkolaSupport for idx buffers. Leaving it on by default as...
2005-02-16 Rune Petersensmall cleanup, remove some warnings
2005-02-16 Brian Paulfixed problems with parse_float() (fd.o bug 2520)
2005-02-16 Brian Pauls/0/NULL/ (Jeff Muizelaar)
2005-02-16 reistget two textures to work
2005-02-16 Ben SkeggsDon't enable fog. It's broken
2005-02-15 Ben SkeggsShare routing code between immd/vb. Fix breakage of...
2005-02-15 Dave AirlieAdd missing texture formats for completeness
2005-02-15 Dave Airlieadd some missing texture formats and bits from r200...
2005-02-15 Jerome GlisseAdded texture format table for big endian (this is...
2005-02-15 Dave Airlieadd EnableExtension so r200 enables all its extensions...
2005-02-14 Roland Scheideggerremove accidentally commited printf for tiling support
2005-02-14 Ian RomanickSimple test for GL_MESA_pack_invert.
2005-02-14 Daniel Borcaupdated doc
2005-02-14 Daniel Borcaremoved detritus
2005-02-14 Daniel Borcaseparated DOS GLUT from GLX GLUT.
2005-02-14 Aapo TahkolaSupport for blend color(not tested), "proper line width...
2005-02-14 Keith Whitwellmesa-fix-one-bit-signed-bitfield.patch from Jeff Muizelaar
2005-02-14 Dave Airliefix some signed vs unsigned warnings
2005-02-14 Dave Airliefix signed vs unsigned comparison warnings in tnl_dd
2005-02-14 Daniel Borcakilled a few warnings
2005-02-14 Daniel Borcaadded a bunch of const in the decoder
2005-02-14 Daniel Borca`static const' instead of `const static'
2005-02-14 Daniel BorcaProgramCallbackMesa must match the prototype
2005-02-14 Eric AnholtChange another usage of __AMD64__ to the standard __amd...
2005-02-14 Eric AnholtDon't forget to -L/usr/local/lib to grab expat.
2005-02-13 Michel DänzerTypo fix.
2005-02-12 Rune Peterseninitial r400 support: r400 cards are treated as RV350...
2005-02-12 Michel DänzerMMIO endianness fixes for Radeon drivers.
2005-02-12 Brian Paulunlock mutex upon error return (Jeff Muizelaar)
2005-02-12 Felix KuehlingFall back properly when GL_COLOR_LOGIC_OP is enabled...
2005-02-12 Felix KuehlingOffset LOD bias by about 0.3 to match software renderin...
2005-02-12 Felix KuehlingMake glean's masked clear test pass.
2005-02-12 Felix KuehlingSavage3D-based chips seem so use a constant tile stride...
2005-02-12 Ben SkeggsEnabled vertex buffer mode as default.
2005-02-11 Keith WhitwellTurn _via_fastrender_stage back on.
2005-02-11 Keith Whitwellmesa-main-0-NULL.patch from Jeff Muizelaar
2005-02-11 Ben SkeggsPort of r200 VB code. VB path should be as fast as...
next