2005-08-06 |
Vladimir Dergachev | Fix card_extensions by following corresponding r200... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ian Romanick | Fixes bugzilla #1730. |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ian Romanick | Fixes bugzillla #812. |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Alan Hourihane | remove the drmAddress |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ian Romanick | In order to create the set of available extensions... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Ian Romanick | Fix recent problems with display lists and other parts... |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Jon Smirl | Remove EGL from linux-solo makefile |
commit | commitdiff | tree | snapshot |
2005-08-05 |
Jon Smirl | More EGL prep. No impact on anything outside of EGL |
commit | commitdiff | tree | snapshot |
2005-08-04 |
Jon Smirl | New files for radeon egl driver. |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Ian Romanick | Convert all instances of XTHREADS to USE_XTHREADS.... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Dave Airlie | Add color tiling support to miniglx for radeon |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Ian Romanick | Fix build problems related to finding Xthreads.h. |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Ian Romanick | Remove unused structures and data fields. These had... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Ian Romanick | Add a new config called linux-indirect. This build... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Jon Smirl | Leave the AGP_BASE code in. It is pointless to bump... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Jon Smirl | Remove OUTREG(RADEON_AGP_BASE, info->ringHandle); from... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Jon Smirl | Commit Ian's fixes from Bug 3877 |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Jon Smirl | Fix a == vs !- typo for glx_enable_extension |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Ian Romanick | Use the routines supplied in the __DRIinterfaceMethods... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Ian Romanick | glxEnableExtension is a platform-specific function... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Ian Romanick | Remove '#if 0' block that was accidentally left in. |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Brian Paul | SPARC, DRI interface changes for 6.3.1 |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Ian Romanick | The dri/*/depend files don't exist on a raw check-out... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Ian Romanick | Major rip-up of internal function insertion interface... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Ian Romanick | Fix SPARC assembly for 64-bit |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Philippe Houdoin | This precious BeOS include file was lost since some... |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Roland Scheidegger | test for the proper drm version, at least 1.17 is required |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Alan Hourihane | typo |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Alan Hourihane | support GLX_DIRECT_COLOR in 1.4.0 |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Ian Romanick | Remove the last remnants of GLX_BUILT_IN_XMESA. This... |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Alan Hourihane | Bump the required ddx to 1.4.0 as drmAddress has been... |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Ian Romanick | No, really, get rid of all the remaining references... |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Ian Romanick | Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and... |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Ian Romanick | Fixes the glXGetProcAddress portion of the interface... |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Brian Paul | improve comments about win[0..3] values (bug 2554) |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Brian Paul | Fix bug 1858 - array subscript out of range in gamma... |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Brian Paul | Add license/copyright. |
commit | commitdiff | tree | snapshot |
2005-07-25 |
Brian Paul | Added -linker option to mklib, used to specify a partic... |
commit | commitdiff | tree | snapshot |
2005-07-24 |
Ian Romanick | Gut a few more dead bits. Replace uses of the CreateNe... |
commit | commitdiff | tree | snapshot |
2005-07-24 |
Ian Romanick | All elements of pre-DRI_NEW_INTERFACE_ONLY are removed... |
commit | commitdiff | tree | snapshot |
2005-07-23 |
Adam Jackson | Add two aliases for some PointParameters entrypoints... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Brian Paul | Break the long list of MAIN_FILES and DEMO_FILES into... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Jouk Jansen | -------------------------------------------------... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Brian Paul | some GLuint idx -> GLint idx changes |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Brian Paul | added vp negative addressing bug fix |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Brian Paul | Make the vertex program source register Index field... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Brian Paul | bump version to 6.3.1 |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Brian Paul | 6.3.1 updates |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Brian Paul | updated with DRI building instructions |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Brian Paul | bump version to 6.3.1 and include DRI/GLX files in... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Brian Paul | make i810PrintSetupFlags() static, first param const |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Brian Paul | first 6.3.1 bug fixes |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Brian Paul | s/2004/2005/ |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Brian Paul | check for FEATURE_EXT_framebuffer_object to enable... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Brian Paul | remove ^M chars, disable shading language extensions |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Eric Anholt | Clean up warnings in r300 code by making some symbols... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Eric Anholt | Connect the r300 bits up to the build. |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Eric Anholt | Add some missing defines, copied from linux-dri. |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Eric Anholt | Forced commit to note repocopy from r300.sf.net CVS. |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Brian Paul | fix some URLs |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Brian Paul | added md5 checksums for 6.3 |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Brian Paul | more updates for 6.3 release |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Brian Paul | updates for 6.3 release |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Brian Paul | replace fprintf() calls with _mesa_problem() |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Brian Paul | remove fprintf() |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Brian Paul | include driverfuncs.h |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Brian Paul | overlay planes test |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Brian Paul | s/clippping/clipping/ |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Philippe Houdoin | Fixed warnings by using GLUTProc type instead of anonym... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Alan Hourihane | re-enable the ffb driver |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Alan Hourihane | Fix the FFB driver for the renderbuffer changes |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Alan Hourihane | pass in the renderbuffer |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Ian Romanick | Missed this on the previous commit. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Ian Romanick | Wrap every place that accesses a dispatch table with... |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Adam Jackson | XMesaResizeBuffers needs separate paths for client... |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Adam Jackson | strip out vestigial #ifdef HAVE_CONFIG_H stanzas, they... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Brian Paul | disable call to via_sse_memcpy() until it's fixed |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Brian Paul | need to flush vertices for GL_OCCLUSION_TEST_RESULT_HP... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Brian Paul | Check for null program->Parameters pointer in validate_... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Brian Paul | added comments |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Brian Paul | remove duplicate "User disable" string |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Brian Paul | redo previous check-in, just set ARCH_FLAGS = -m32 |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Brian Paul | define CFLAGS and CXXflags with -m32 (Egbert Eich) |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Brian Paul | replace gcc with $(CC) (Egbert Eich) |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Brian Paul | eglgears demo (Dane Rushton) |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Brian Paul | added a few more fallbackStrings (Andreas Stenglein) |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Keith Whitwell | Use the LDEXPF wrapper macro. |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Keith Whitwell | Add a LDEXPF wrapper macro. |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Keith Whitwell | Wrap RESTORE_FPU/RND_NEG_FPU declarations with check... |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Keith Whitwell | Cache texenv programs to avoid repeated compilation... |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Keith Whitwell | Add runtime compiled x87 implementations for most of... |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Keith Whitwell | Add lots of x87 fpu instructions. |
commit | commitdiff | tree | snapshot |
2005-07-08 |
Ian Romanick | Restore linux-x86-32 config for Brian. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Ian Romanick | Put back the glPopMatrix. This test was derived from... |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Ian Romanick | Correct the comments in the file headers. Oops. |
commit | commitdiff | tree | snapshot |
2005-07-07 |
Ian Romanick | Add regression test for bug #3101. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Roland Scheidegger | Re-enable r200InitSpanFuncs, which was ifdefed out... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Brian Paul | The old MESA_PBUFFER_ALLOC() function allocated memory... |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Jon Smirl | Put default back to the normal DRM path |
commit | commitdiff | tree | snapshot |
2005-07-02 |
Ian Romanick | Add support for assembly (static) dispatch functions... |
commit | commitdiff | tree | snapshot |
next |