2005-02-25 |
Ian Romanick | Accidentally committed wrong version with the previous... |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Ian Romanick | Add GLX protocol support for ARB_fragement_program, |
commit | commitdiff | tree | snapshot |
2005-02-25 |
Ian Romanick | Convert the static functions read_pixel_reply, read_reply, |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Aapo Tahkola | Another nasty struct size bug found. |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Brian Paul | More GL_EXT_framebuffer_object: rename some things... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Felix Kuehling | Don't forget to update a heap's timestamp when a textur... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Ian Romanick | Missed the commit of glxext.c yesterday. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Ian Romanick | Put quotes around $(CC) and $(CXX) so that 'CC=cache... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Brian Paul | minor changes to aid debugging, and a new comment |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Felix Kuehling | With Savage DRM version 2.3.x or later use event counte... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Brian Paul | Sort the enums in the Python code, instead of at runtim... |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Ian Romanick | Corrected the value for X_GLrop_SecondaryColor3svEXT. |
commit | commitdiff | tree | snapshot |
2005-02-23 |
Ian Romanick | Missed the Makefile with the previous commit. |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Ian Romanick | Added __glExtensionBiIsEnabled and __GLXcontext::gl_ext... |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Brian Paul | now generated with Python script |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Brian Paul | generate enums.c file (Zack Rusin) |
commit | commitdiff | tree | snapshot |
2005-02-22 |
Aapo Tahkola | New elt buffer code should be fairly stable. |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Vladimir Dergachev | Add code to autogenerate vertex shaders. |
commit | commitdiff | tree | snapshot |
2005-02-21 |
Dave Airlie | Add DESTDIR install target |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Dave Airlie | add more functionality to miniglx for glitz |
commit | commitdiff | tree | snapshot |
2005-02-20 |
Aapo Tahkola | Adding support for front buffer mode, removing some... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Aapo Tahkola | Minor fix to border and blend color. |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Aapo Tahkola | Disabling some fallbacks as they cause misc programs... |
commit | commitdiff | tree | snapshot |
2005-02-19 |
Aapo Tahkola | Fix for buffer overrun caused by ALLOC_STATE not having... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Nicolai Haehnle | Print an error if idling the engine before the buffer... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Michel Dänzer | fd.o bug #2576: Add support for ATI RN50/ES1000. (ATI... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Nicolai Haehnle | r300RefillCurrentDmaRegion: Retry buffer acquisition... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Nicolai Haehnle | Always submit command buffers, even when there are... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Aapo Tahkola | We dont need to call r300EmitAOS if we arent going... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Nicolai Haehnle | Reset nr_released_bufs to 0 after the command buffer... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Brian Paul | XMesaGetDepthBuffer() returned wrong bytesPerValue... |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Brian Paul | s/0/NULL/ (Jeff Muizelaar) |
commit | commitdiff | tree | snapshot |
2005-02-18 |
Nicolai Haehnle | Fix: RADEON_DEBUG is a bitfield, so use & to check... |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Nicolai Haehnle | Fixing *lots* of warning messages, especially concernin... |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Nicolai Haehnle | RADEON_DEBUG is a bitfield, so use & instead of ==. |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Aapo Tahkola | Switching to start_index32_packet. |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Aapo Tahkola | magic_1 handling... |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Ben Skeggs | oops. |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Brian Paul | s/0/NULL/ (Jeff Muizelaar) |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Brian Paul | remove extern (Jeff Muizelaar) |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Ben Skeggs | Make immediate code do a LOAD_VBPNTR again |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Dave Airlie | fix some 0->NULLs |
commit | commitdiff | tree | snapshot |
2005-02-17 |
Vladimir Dergachev | Cleanup formatting a little bit. |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Brian Paul | fix non-Win32 definition of GLUTAPIENTRY, remove some... |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Aapo Tahkola | Support for idx buffers. Leaving it on by default as... |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Rune Petersen | small cleanup, remove some warnings |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Brian Paul | fixed problems with parse_float() (fd.o bug 2520) |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Brian Paul | s/0/NULL/ (Jeff Muizelaar) |
commit | commitdiff | tree | snapshot |
2005-02-16 |
reist | get two textures to work |
commit | commitdiff | tree | snapshot |
2005-02-16 |
Ben Skeggs | Don't enable fog. It's broken |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Ben Skeggs | Share routing code between immd/vb. Fix breakage of... |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Dave Airlie | Add missing texture formats for completeness |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Dave Airlie | add some missing texture formats and bits from r200... |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Jerome Glisse | Added texture format table for big endian (this is... |
commit | commitdiff | tree | snapshot |
2005-02-15 |
Dave Airlie | add EnableExtension so r200 enables all its extensions... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Roland Scheidegger | remove accidentally commited printf for tiling support |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Ian Romanick | Simple test for GL_MESA_pack_invert. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Daniel Borca | updated doc |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Daniel Borca | removed detritus |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Daniel Borca | separated DOS GLUT from GLX GLUT. |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Aapo Tahkola | Support for blend color(not tested), "proper line width... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Keith Whitwell | mesa-fix-one-bit-signed-bitfield.patch from Jeff Muizelaar |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Dave Airlie | fix some signed vs unsigned warnings |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Dave Airlie | fix signed vs unsigned comparison warnings in tnl_dd |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Daniel Borca | killed a few warnings |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Daniel Borca | added a bunch of const in the decoder |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Daniel Borca | `static const' instead of `const static' |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Daniel Borca | ProgramCallbackMesa must match the prototype |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Eric Anholt | Change another usage of __AMD64__ to the standard __amd... |
commit | commitdiff | tree | snapshot |
2005-02-14 |
Eric Anholt | Don't forget to -L/usr/local/lib to grab expat. |
commit | commitdiff | tree | snapshot |
2005-02-13 |
Michel Dänzer | Typo fix. |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Rune Petersen | initial r400 support: r400 cards are treated as RV350... |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Michel Dänzer | MMIO endianness fixes for Radeon drivers. |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Brian Paul | unlock mutex upon error return (Jeff Muizelaar) |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Felix Kuehling | Fall back properly when GL_COLOR_LOGIC_OP is enabled... |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Felix Kuehling | Offset LOD bias by about 0.3 to match software renderin... |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Felix Kuehling | Make glean's masked clear test pass. |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Felix Kuehling | Savage3D-based chips seem so use a constant tile stride... |
commit | commitdiff | tree | snapshot |
2005-02-12 |
Ben Skeggs | Enabled vertex buffer mode as default. |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Keith Whitwell | Turn _via_fastrender_stage back on. |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Keith Whitwell | mesa-main-0-NULL.patch from Jeff Muizelaar |
commit | commitdiff | tree | snapshot |
2005-02-11 |
Ben Skeggs | Port of r200 VB code. VB path should be as fast as... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Roland Scheidegger | add texture micro and macro tiling to radeon/r200 drive... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Roland Scheidegger | add the new RADEON_CUBIC_OFFSET/FACES state packets... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Roland Scheidegger | (Andreas Stenglein) fix projected textures with swtcl... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Brian Paul | new comments, fix zoffset error test |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Brian Paul | lots of updates |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Aapo Tahkola | Added kindly note about single buffer mode. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Aapo Tahkola | Updating master copy of r300_reg.h and turning immediat... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Keith Whitwell | mesa-tnl-0-to-NULL.patch from Jeff Muizelaar |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Keith Whitwell | Catch no-op vertex buffers consisting only of vertices... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Aapo Tahkola | Removing some regs that are wrong and adding some comme... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Aapo Tahkola | Support for PolygonMode. Not too far from working even... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Vladimir Dergachev | Fix copy'n'paste errors. |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Aapo Tahkola | Turns out unknown5 was border color. texwrap looks... |
commit | commitdiff | tree | snapshot |
2005-02-10 |
Aapo Tahkola | Adding support for selecting line width. Stipple patter... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Ian Romanick | Simple test for ARB_texture_env_crossbar functionality... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Brian Paul | glGet*(GL_FRAGMENT_PROGRAM_BINDING_NV) was returning... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Brian Paul | Added a test/clamp in the scale_internal_*() functions... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
Aapo Tahkola | Enabled user-defined point size, enabled zbiases for... |
commit | commitdiff | tree | snapshot |
next |