2004-06-26 |
Ian Romanick | Re-enable SPARC assembly on sunos5-gcc platform. |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Ian Romanick | Make sure mklib sees the definition of CC and CXX.... |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Erdi Chen | Corrected a float to ubyte conversion bug with fog... |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Brian Paul | remove program from hash table when deleted (bug 979514) |
commit | commitdiff | tree | snapshot |
2004-06-25 |
Roland Scheidegger | new test which uses mixed texgen/non-texgen texture... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Brian Paul | fix GL_HP_occlusion_test bug, use glext.h version 23 |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Brian Paul | fix HP occlusion testing when using generic span path |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Brian Paul | fix capitalization, new comments, etc |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Brian Paul | added library dependencies (bug #978758) |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Daniel Borca | hack for compressed textures with aspectratio greater... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Daniel Borca | disabled unnecessary assertions in texture replicator |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Daniel Borca | added back x86 entrypoints |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Brian Paul | Fixed occlusion_zless_triangle() to work with 16 or... |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Roland Scheidegger | revert accidental change from rev. 1.10 |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Brian Paul | updated to version 23 |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Ian Romanick | Don't include glapi_*.S files in DRI / solo builds. |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Brian Paul | Alexander Gottwald's patch for cygwin |
commit | commitdiff | tree | snapshot |
2004-06-22 |
Brian Paul | check for NULL pointer to glTexImage (fix verified... |
commit | commitdiff | tree | snapshot |
2004-06-21 |
Daniel Borca | added support for non-64bit compilers |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Brian Paul | call ctx->Driver.NewProgram() instead of CALLOC/etc... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Brian Paul | remove redundant program field initializers in BindProg... |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Brian Paul | latest bug fixes, etc. |
commit | commitdiff | tree | snapshot |
2004-06-20 |
Brian Paul | store's to RC/HC didn't work (bug 976287) |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Brian Paul | Big-endian texture fixes from Michel Dänzer. |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Brian Paul | Remove ADD_POINTERS code from import() function - it... |
commit | commitdiff | tree | snapshot |
2004-06-19 |
Daniel Borca | Hack for linear fogging. Added empty routines for WGL_A... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Keith Whitwell | Use correct macros for packing pixel colors -- this... |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Keith Whitwell | add missing license texts |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Roland Scheidegger | use I8 internal format for GL_INTENSITY, GL_ALPHA and... |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Roland Scheidegger | use I8 internal format for GL_INTENSITY, GL_ALPHA and... |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Roland Scheidegger | fix tex env mode GL_BLEND for GL_INTENSITY texture... |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Ian Romanick | Make the test check for core GL version 1.3 in addition... |
commit | commitdiff | tree | snapshot |
2004-06-17 |
Dave Airlie | Fix up texture compression mipmapping .. not sure if... |
commit | commitdiff | tree | snapshot |
2004-06-16 |
Brian Paul | fix component indexing bug in _mesa_texstore_al88() |
commit | commitdiff | tree | snapshot |
2004-06-16 |
Brian Paul | don't use // comments (Thomas Hellstrom) |
commit | commitdiff | tree | snapshot |
2004-06-16 |
Dave Airlie | remove unused mode function |
commit | commitdiff | tree | snapshot |
2004-06-16 |
Dave Airlie | switch to using driFillInModes fix depthbuffer = 0 |
commit | commitdiff | tree | snapshot |
2004-06-16 |
Keith Whitwell | Fix batch.ptr when dropping a batchbuffer segment due... |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Ian Romanick | Fix a couple typeos in the tables for driFillInModes. |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Roland Scheidegger | added more compressed formats to is_color_format() |
commit | commitdiff | tree | snapshot |
2004-06-15 |
Daniel Borca | fix correct parameters passed to StoreImage |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Adam Jackson | _really_ fix parameters to StoreImage calls. |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Brian Paul | added compressed formats to is_color_format() and updat... |
commit | commitdiff | tree | snapshot |
2004-06-14 |
Daniel Borca | Fixed a bug in vertex emitter (untile we move to t_vert... |
commit | commitdiff | tree | snapshot |
2004-06-12 |
Dave Airlie | add i915 as it seems to build okay.. |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Brian Paul | just a comment |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Brian Paul | disable GL_INTENTSITY in _mesa_is_legal_format_and_type... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Brian Paul | s/_mesa_get_current_context()/GET_CURRENT_CONTEXT()/ |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Brian Paul | remove the 3dfx CatchSignals stuff (the var was alwasy... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Brian Paul | added GL_BGR and GL_BGRA to is_color_format() (Ronny... |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Brian Paul | fix some minor glitches in glGetTexParameter code |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Alan Hourihane | re-enable rect texture |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Brian Paul | fix minor typo in comment |
commit | commitdiff | tree | snapshot |
2004-06-11 |
Brian Paul | don't pass GL_INTENSITY for <format> to glTexImage2D... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Brian Paul | document recent changes/fixes |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Brian Paul | Additional error checking for glTexImageXD. |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Brian Paul | Roland's patch to fix promotion of alpha or luminance... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Keith Whitwell | New driver for i915 as well as older i830/i845/i865... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Dave Airlie | try and find the drm in a more likely place |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Dave Airlie | Add FXT1 compression support to i830 driver |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Eric Anholt | Fix an "overflow in implicit constant conversion" warni... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Adam Jackson | silence a warning |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Dave Airlie | remove unused stuff, fix non-native build |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Dave Airlie | fix mach64 non native.. no reason to use it... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Eric Anholt | Fix reflect demo: We were using the 3D Clear path unnec... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Eric Anholt | * sisChooseRenderState doesn't depend on _NEW_TEXTURE... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Dave Airlie | make rm for common not complain |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Dave Airlie | remove depend on clean |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Dave Airlie | fix bug with emitting spec/fog report by Eric Anholt... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Brian Paul | fix parse error in sign of exponents (bug 968323) |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Dave Airlie | Fix rectangular textures on i830 - well texrect at... |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Eric Anholt | * Convert to use t_vertex.c instead of sis_vb.[ch] |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Daniel Borca | corrected a bug wrt point_size |
commit | commitdiff | tree | snapshot |
2004-06-08 |
Eric Anholt | Clean a little whitespace that's been bothering me. |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Ian Romanick | Fix up some remaining include issues. Replace Xmalloc... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Ian Romanick | The required DDX and DRI version numbers were switched... |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Eric Anholt | Add NEW_INTERFACE bits. |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Dave Airlie | fix all those warnings |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Dave Airlie | use the mesa defines |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Dave Airlie | oops fix a bug I introduced |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Dave Airlie | fix the versions |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Daniel Borca | small corrections |
commit | commitdiff | tree | snapshot |
2004-06-07 |
Dave Airlie | make endian code work on BSD |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Dave Airlie | Remove use of X windows include |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Ian Romanick | Remove the rest of the need for glxclient.h and remove... |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Ian Romanick | Remove drivers that have not been converted to the... |
commit | commitdiff | tree | snapshot |
2004-06-06 |
Ian Romanick | Bool may not be available when DRI_NEW_INTERFACE_ONLY... |
commit | commitdiff | tree | snapshot |
2004-06-05 |
Ian Romanick | Enable use of new DRI interface in Unichrome driver. |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Ian Romanick | Start to "modernize" the driver. |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Ian Romanick | Replace 'Display *' with '__DRInativeDisplay *'. |
commit | commitdiff | tree | snapshot |
2004-06-04 |
Ian Romanick | Enable GL_EXT_blend_subtract and GL_NV_blend_square. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Jon Smirl | Redo of removing __driRegisterExtensions(). I accidenta... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Ian Romanick | Enable use of new DRI interface in Rage128 driver. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Roland Scheidegger | fix minor signedness issue in assertion |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Ian Romanick | Remove fill_in_modes and use driFillInModes instead. |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Ian Romanick | Add a new function, driFillInModes, that is to be used... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Keith Whitwell | Fix problems when sizeof(Node) != sizeof(float) |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Daniel Borca | masked out unsupported glBlendColor (some games check... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Jon Smirl | Open/Close FullScreen die. unichrome and savage impleme... |
commit | commitdiff | tree | snapshot |
2004-06-03 |
Jon Smirl | kill __driRegisterExtensions(), none of the functions... |
commit | commitdiff | tree | snapshot |
next |