2005-03-05 |
Dave Airlie | fix for solo to set the mode, and make solo gcc2 friend... |
commit | commitdiff | tree |
2005-03-05 |
Roland Scheidegger | remove one of the two _tnl_isolate_materials function... |
commit | commitdiff | tree |
2005-03-04 |
Adam Jackson | Add preliminary EGL headers. |
commit | commitdiff | tree |
2005-03-04 |
Ian Romanick | Import fixes from X.org tree (Søren Sandmann <sandmann... |
commit | commitdiff | tree |
2005-03-04 |
Rune Petersen | Set pipes for R420 cards. Gives a nice speedup. This... |
commit | commitdiff | tree |
2005-03-03 |
Vladimir Dergachev | Add a couple of helper functions for completeness. |
commit | commitdiff | tree |
2005-03-03 |
Ian Romanick | Fix some errors in the parameter descriptions in server... |
commit | commitdiff | tree |
2005-03-03 |
Ian Romanick | Check for some common function parameter description... |
commit | commitdiff | tree |
2005-03-03 |
Ian Romanick | When building in the X-Server, attr.depth doesn't exist... |
commit | commitdiff | tree |
2005-03-03 |
Brian Paul | change gl_buffer_object's Size field to GLsizeiptrARB... |
commit | commitdiff | tree |
2005-03-03 |
Brian Paul | Added linux-x86-32 config to force building 32-bit... |
commit | commitdiff | tree |
2005-03-03 |
Brian Paul | if building 32-bit objects in 64-bit environment, use... |
commit | commitdiff | tree |
2005-03-02 |
Alan Hourihane | use COPY_CLEAN_4V macro to replace using both ASSIGN_4V... |
commit | commitdiff | tree |
2005-03-02 |
Brian Paul | Added a bunch of new comments, minor code clean-ups. |
commit | commitdiff | tree |
2005-03-02 |
Brian Paul | Using glColor3 commands to update materials could resul... |
commit | commitdiff | tree |
2005-03-01 |
Brian Paul | added stub functions for GLX_MESA_allocate_memory |
commit | commitdiff | tree |
2005-02-28 |
Ian Romanick | Clean-up some warnings caused by the addition of vertex... |
commit | commitdiff | tree |
2005-02-28 |
Brian Paul | additional parenthesis in TNL_CONTEXT macro (Nicolai... |
commit | commitdiff | tree |
2005-02-28 |
Aapo Tahkola | fix for 'nasty bug' and some sanity checks to avoid... |
commit | commitdiff | tree |
2005-02-27 |
Brian Paul | silence warnings |
commit | commitdiff | tree |
2005-02-27 |
hmarson | Added 0x4e51 - Saphire 9600 256MB |
commit | commitdiff | tree |
2005-02-27 |
Dave Airlie | precedence precedence precedence.. add some brackets |
commit | commitdiff | tree |
2005-02-26 |
Brian Paul | Rename _mesa_update_buffers() to _mesa_update_draw_buff... |
commit | commitdiff | tree |
2005-02-26 |
Dave Airlie | Add a dri config option to enable the max texture level... |
commit | commitdiff | tree |
2005-02-26 |
Dave Airlie | use girl2.rgb by default |
commit | commitdiff | tree |
2005-02-26 |
Dave Airlie | Add glXAllocateMemoryMESA demo app using ycbcr... |
commit | commitdiff | tree |
2005-02-26 |
Dave Airlie | bring over structs from Xorg glx.h to make Mesa glx... |
commit | commitdiff | tree |
2005-02-26 |
Dave Airlie | Add GLX_MESA_allocate_memory from Xorg glx.h |
commit | commitdiff | tree |
2005-02-26 |
Ian Romanick | Fairly significant changes to enums.c and the way it... |
commit | commitdiff | tree |
2005-02-25 |
Ian Romanick | Accidentally committed wrong version with the previous... |
commit | commitdiff | tree |
2005-02-25 |
Ian Romanick | Add GLX protocol support for ARB_fragement_program, |
commit | commitdiff | tree |
2005-02-25 |
Ian Romanick | Convert the static functions read_pixel_reply, read_reply, |
commit | commitdiff | tree |
2005-02-24 |
Aapo Tahkola | Another nasty struct size bug found. |
commit | commitdiff | tree |
2005-02-24 |
Brian Paul | More GL_EXT_framebuffer_object: rename some things... |
commit | commitdiff | tree |
2005-02-23 |
Felix Kuehling | Don't forget to update a heap's timestamp when a textur... |
commit | commitdiff | tree |
2005-02-23 |
Ian Romanick | Missed the commit of glxext.c yesterday. |
commit | commitdiff | tree |
2005-02-23 |
Ian Romanick | Put quotes around $(CC) and $(CXX) so that 'CC=cache... |
commit | commitdiff | tree |
2005-02-23 |
Brian Paul | minor changes to aid debugging, and a new comment |
commit | commitdiff | tree |
2005-02-23 |
Felix Kuehling | With Savage DRM version 2.3.x or later use event counte... |
commit | commitdiff | tree |
2005-02-23 |
Brian Paul | Sort the enums in the Python code, instead of at runtim... |
commit | commitdiff | tree |
2005-02-23 |
Ian Romanick | Corrected the value for X_GLrop_SecondaryColor3svEXT. |
commit | commitdiff | tree |
2005-02-23 |
Ian Romanick | Missed the Makefile with the previous commit. |
commit | commitdiff | tree |
2005-02-22 |
Ian Romanick | Added __glExtensionBiIsEnabled and __GLXcontext::gl_ext... |
commit | commitdiff | tree |
2005-02-22 |
Brian Paul | now generated with Python script |
commit | commitdiff | tree |
2005-02-22 |
Brian Paul | generate enums.c file (Zack Rusin) |
commit | commitdiff | tree |
2005-02-22 |
Aapo Tahkola | New elt buffer code should be fairly stable. |
commit | commitdiff | tree |
2005-02-21 |
Vladimir Dergachev | Add code to autogenerate vertex shaders. |
commit | commitdiff | tree |
2005-02-21 |
Dave Airlie | Add DESTDIR install target |
commit | commitdiff | tree |
2005-02-20 |
Dave Airlie | add more functionality to miniglx for glitz |
commit | commitdiff | tree |
2005-02-20 |
Aapo Tahkola | Adding support for front buffer mode, removing some... |
commit | commitdiff | tree |
2005-02-19 |
Aapo Tahkola | Minor fix to border and blend color. |
commit | commitdiff | tree |
2005-02-19 |
Aapo Tahkola | Disabling some fallbacks as they cause misc programs... |
commit | commitdiff | tree |
2005-02-19 |
Aapo Tahkola | Fix for buffer overrun caused by ALLOC_STATE not having... |
commit | commitdiff | tree |
2005-02-18 |
Nicolai Haehnle | Print an error if idling the engine before the buffer... |
commit | commitdiff | tree |
2005-02-18 |
Michel Dänzer | fd.o bug #2576: Add support for ATI RN50/ES1000. (ATI... |
commit | commitdiff | tree |
2005-02-18 |
Nicolai Haehnle | r300RefillCurrentDmaRegion: Retry buffer acquisition... |
commit | commitdiff | tree |
2005-02-18 |
Nicolai Haehnle | Always submit command buffers, even when there are... |
commit | commitdiff | tree |
2005-02-18 |
Aapo Tahkola | We dont need to call r300EmitAOS if we arent going... |
commit | commitdiff | tree |
2005-02-18 |
Nicolai Haehnle | Reset nr_released_bufs to 0 after the command buffer... |
commit | commitdiff | tree |
2005-02-18 |
Brian Paul | XMesaGetDepthBuffer() returned wrong bytesPerValue... |
commit | commitdiff | tree |
2005-02-18 |
Brian Paul | s/0/NULL/ (Jeff Muizelaar) |
commit | commitdiff | tree |
2005-02-18 |
Nicolai Haehnle | Fix: RADEON_DEBUG is a bitfield, so use & to check... |
commit | commitdiff | tree |
2005-02-17 |
Nicolai Haehnle | Fixing *lots* of warning messages, especially concernin... |
commit | commitdiff | tree |
2005-02-17 |
Nicolai Haehnle | RADEON_DEBUG is a bitfield, so use & instead of ==. |
commit | commitdiff | tree |
2005-02-17 |
Aapo Tahkola | Switching to start_index32_packet. |
commit | commitdiff | tree |
2005-02-17 |
Aapo Tahkola | magic_1 handling... |
commit | commitdiff | tree |
2005-02-17 |
Ben Skeggs | oops. |
commit | commitdiff | tree |
2005-02-17 |
Brian Paul | s/0/NULL/ (Jeff Muizelaar) |
commit | commitdiff | tree |
2005-02-17 |
Brian Paul | remove extern (Jeff Muizelaar) |
commit | commitdiff | tree |
2005-02-17 |
Ben Skeggs | Make immediate code do a LOAD_VBPNTR again |
commit | commitdiff | tree |
2005-02-17 |
Dave Airlie | fix some 0->NULLs |
commit | commitdiff | tree |
2005-02-17 |
Vladimir Dergachev | Cleanup formatting a little bit. |
commit | commitdiff | tree |
2005-02-16 |
Brian Paul | fix non-Win32 definition of GLUTAPIENTRY, remove some... |
commit | commitdiff | tree |
2005-02-16 |
Aapo Tahkola | Support for idx buffers. Leaving it on by default as... |
commit | commitdiff | tree |
2005-02-16 |
Rune Petersen | small cleanup, remove some warnings |
commit | commitdiff | tree |
2005-02-16 |
Brian Paul | fixed problems with parse_float() (fd.o bug 2520) |
commit | commitdiff | tree |
2005-02-16 |
Brian Paul | s/0/NULL/ (Jeff Muizelaar) |
commit | commitdiff | tree |
2005-02-16 |
reist | get two textures to work |
commit | commitdiff | tree |
2005-02-16 |
Ben Skeggs | Don't enable fog. It's broken |
commit | commitdiff | tree |
2005-02-15 |
Ben Skeggs | Share routing code between immd/vb. Fix breakage of... |
commit | commitdiff | tree |
2005-02-15 |
Dave Airlie | Add missing texture formats for completeness |
commit | commitdiff | tree |
2005-02-15 |
Dave Airlie | add some missing texture formats and bits from r200... |
commit | commitdiff | tree |
2005-02-15 |
Jerome Glisse | Added texture format table for big endian (this is... |
commit | commitdiff | tree |
2005-02-15 |
Dave Airlie | add EnableExtension so r200 enables all its extensions... |
commit | commitdiff | tree |
2005-02-14 |
Roland Scheidegger | remove accidentally commited printf for tiling support |
commit | commitdiff | tree |
2005-02-14 |
Ian Romanick | Simple test for GL_MESA_pack_invert. |
commit | commitdiff | tree |
2005-02-14 |
Daniel Borca | updated doc |
commit | commitdiff | tree |
2005-02-14 |
Daniel Borca | removed detritus |
commit | commitdiff | tree |
2005-02-14 |
Daniel Borca | separated DOS GLUT from GLX GLUT. |
commit | commitdiff | tree |
2005-02-14 |
Aapo Tahkola | Support for blend color(not tested), "proper line width... |
commit | commitdiff | tree |
2005-02-14 |
Keith Whitwell | mesa-fix-one-bit-signed-bitfield.patch from Jeff Muizelaar |
commit | commitdiff | tree |
2005-02-14 |
Dave Airlie | fix some signed vs unsigned warnings |
commit | commitdiff | tree |
2005-02-14 |
Dave Airlie | fix signed vs unsigned comparison warnings in tnl_dd |
commit | commitdiff | tree |
2005-02-14 |
Daniel Borca | killed a few warnings |
commit | commitdiff | tree |
2005-02-14 |
Daniel Borca | added a bunch of const in the decoder |
commit | commitdiff | tree |
2005-02-14 |
Daniel Borca | `static const' instead of `const static' |
commit | commitdiff | tree |
2005-02-14 |
Daniel Borca | ProgramCallbackMesa must match the prototype |
commit | commitdiff | tree |
2005-02-14 |
Eric Anholt | Change another usage of __AMD64__ to the standard __amd... |
commit | commitdiff | tree |
2005-02-14 |
Eric Anholt | Don't forget to -L/usr/local/lib to grab expat. |
commit | commitdiff | tree |
2005-02-13 |
Michel Dänzer | Typo fix. |
commit | commitdiff | tree |
next |