2003-12-13 |
Brian Paul | call _ae_destroy_context() and _ae_invalidate_state... |
commit | commitdiff | tree |
2003-12-13 |
Brian Paul | init vars to silence warnings |
commit | commitdiff | tree |
2003-12-13 |
Brian Paul | added BeOS files, src/mesa/sources file |
commit | commitdiff | tree |
2003-12-13 |
Brian Paul | Updates from Philippe Houdoin. |
commit | commitdiff | tree |
2003-12-12 |
Alan Hourihane | fix for C++ |
commit | commitdiff | tree |
2003-12-12 |
Brian Paul | check swrast->NewState in Draw/CopyPixels functions |
commit | commitdiff | tree |
2003-12-12 |
Brian Paul | remove TexCoordInterleaveFactor. Clean up _mesa_Interl... |
commit | commitdiff | tree |
2003-12-12 |
Brian Paul | applied Felix's patch for configuration system |
commit | commitdiff | tree |
2003-12-12 |
Karl Rasche | - Test instruction count |
commit | commitdiff | tree |
2003-12-12 |
Brian Paul | updated list of files |
commit | commitdiff | tree |
2003-12-12 |
Brian Paul | uncomment-out tdfx driver |
commit | commitdiff | tree |
2003-12-12 |
Brian Paul | new makefiles |
commit | commitdiff | tree |
2003-12-12 |
Brian Paul | makefile improvements |
commit | commitdiff | tree |
2003-12-12 |
Brian Paul | improved makefiles |
commit | commitdiff | tree |
2003-12-12 |
Brian Paul | lists of common source files |
commit | commitdiff | tree |
2003-12-12 |
Brian Paul | new Makefiles |
commit | commitdiff | tree |
2003-12-12 |
Keith Whitwell | set MaxTextureImageUnits, MaxTextureCoordUnits |
commit | commitdiff | tree |
2003-12-12 |
Daniel Borca | small bug wrt culling |
commit | commitdiff | tree |
2003-12-12 |
Brian Paul | fix visinfo typo |
commit | commitdiff | tree |
2003-12-12 |
Brian Paul | check for null dpy in Fake_glXGetConfig() |
commit | commitdiff | tree |
2003-12-11 |
Brian Paul | replace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall) |
commit | commitdiff | tree |
2003-12-11 |
Keith Whitwell | Don't evaluate GET_CURRENT_VB_MAX_VERTS() until after... |
commit | commitdiff | tree |
2003-12-11 |
Keith Whitwell | add driClipRectToFramebuffer helper function |
commit | commitdiff | tree |
2003-12-11 |
Keith Whitwell | Updates to tnl_dd_dmatmp.h |
commit | commitdiff | tree |
2003-12-11 |
Keith Whitwell | Updates to tnl_dd_dmatmp.h |
commit | commitdiff | tree |
2003-12-11 |
Daniel Borca | fixed prototypes for wglGammaRamp3DFX |
commit | commitdiff | tree |
2003-12-11 |
Keith Whitwell | Quash annoying compiler warning |
commit | commitdiff | tree |
2003-12-11 |
Keith Whitwell | Remove dead file glcore-new.h |
commit | commitdiff | tree |
2003-12-10 |
Alan Hourihane | fix from DRI trunk |
commit | commitdiff | tree |
2003-12-10 |
Daniel Borca | got rid of __FUNCTION__ :( |
commit | commitdiff | tree |
2003-12-10 |
Alan Hourihane | fix typo |
commit | commitdiff | tree |
2003-12-10 |
Brian Paul | added fbdev/glfbdev.c to tarball list |
commit | commitdiff | tree |
2003-12-09 |
Eric Anholt | Fix definitions for Intel compiler. |
commit | commitdiff | tree |
2003-12-09 |
Keith Whitwell | In fact, bring all the changes from mesa/tnl_dd to... |
commit | commitdiff | tree |
2003-12-09 |
Keith Whitwell | Remove old ubyte-color support code. Update interp... |
commit | commitdiff | tree |
2003-12-09 |
Karl Rasche | Arg. I can't code.. Test that we don't recongnize ... |
commit | commitdiff | tree |
2003-12-09 |
Karl Rasche | added parsing exercises for ARL and relative offsets... |
commit | commitdiff | tree |
2003-12-09 |
Karl Rasche | - New grammar (0.5) from Michal Krol, merges many... |
commit | commitdiff | tree |
2003-12-09 |
Karl Rasche | - handle IsPositionInvariant |
commit | commitdiff | tree |
2003-12-09 |
Keith Whitwell | Fix typo. |
commit | commitdiff | tree |
2003-12-09 |
Keith Whitwell | MGA only has one vertex format. |
commit | commitdiff | tree |
2003-12-09 |
Keith Whitwell | Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account... |
commit | commitdiff | tree |
2003-12-09 |
Keith Whitwell | Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account... |
commit | commitdiff | tree |
2003-12-09 |
Keith Whitwell | Fix use of uninited value 'flags', removed unused vars. |
commit | commitdiff | tree |
2003-12-09 |
Keith Whitwell | Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account... |
commit | commitdiff | tree |
2003-12-09 |
Keith Whitwell | Fix incorrect removal of PRIM_PARITY code (ie remove... |
commit | commitdiff | tree |
2003-12-09 |
Keith Whitwell | Call UpdateMaterials when they have changed |
commit | commitdiff | tree |
2003-12-09 |
Keith Whitwell | clean up some compiler warnings |
commit | commitdiff | tree |
2003-12-09 |
Keith Whitwell | No need to call UpdateMaterial() from RunPipeline(). |
commit | commitdiff | tree |
2003-12-09 |
Keith Whitwell | No need to call radeonUpdateMaterial() from RunPipeline(). |
commit | commitdiff | tree |
2003-12-09 |
Keith Whitwell | Remove $Id tag |
commit | commitdiff | tree |
2003-12-09 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree |
2003-12-09 |
Brian Paul | Update NEED_SECONDARY_COLOR macro to test if either... |
commit | commitdiff | tree |
2003-12-09 |
Eric Anholt | Remove usleeps from sis driver. We probably aren't... |
commit | commitdiff | tree |
2003-12-08 |
Alan Hourihane | fix bogus assertion that checked for an empty texture... |
commit | commitdiff | tree |
2003-12-08 |
Karl Rasche | A quick little test to show disapeearing specular color... |
commit | commitdiff | tree |
2003-12-08 |
Keith Whitwell | Provide dummy definitions of __driConfig externs |
commit | commitdiff | tree |
2003-12-08 |
Alan Hourihane | turn on tdfx in SOLO build |
commit | commitdiff | tree |
2003-12-08 |
Alan Hourihane | some changes for SOLO build |
commit | commitdiff | tree |
2003-12-08 |
Alan Hourihane | build in SOLO environment |
commit | commitdiff | tree |
2003-12-08 |
Alan Hourihane | kill a warning |
commit | commitdiff | tree |
2003-12-08 |
Alan Hourihane | reverse Keith's 'XFree86Server' glue. |
commit | commitdiff | tree |
2003-12-08 |
Keith Whitwell | Can't include <stddef.h> when building XFree86 server... |
commit | commitdiff | tree |
2003-12-08 |
Keith Whitwell | get ffb compiling |
commit | commitdiff | tree |
2003-12-08 |
Keith Whitwell | get tdfx compiling |
commit | commitdiff | tree |
2003-12-08 |
Daniel Borca | fixed a bug in texgen (T coord for GL_REFLECTION_MAP_NV) |
commit | commitdiff | tree |
2003-12-08 |
Keith Whitwell | Remove PRIM_PARITY reference |
commit | commitdiff | tree |
2003-12-08 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree |
2003-12-08 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree |
2003-12-08 |
Alan Hourihane | add SETPARAM ioctl |
commit | commitdiff | tree |
2003-12-07 |
Alan Hourihane | merge some more of the radeon DRI driver from the DRI... |
commit | commitdiff | tree |
2003-12-07 |
Alan Hourihane | sync some more of the r200 driver from the DRI trunk |
commit | commitdiff | tree |
2003-12-07 |
Alan Hourihane | merge i830 DRI driver from DRI trunk |
commit | commitdiff | tree |
2003-12-06 |
Brian Paul | added drivers/fbdev/glfbdev.c |
commit | commitdiff | tree |
2003-12-06 |
Brian Paul | conditionally define GLAPIENTRYP to prevent some warnin... |
commit | commitdiff | tree |
2003-12-06 |
Brian Paul | tweaks for SunOS |
commit | commitdiff | tree |
2003-12-06 |
Brian Paul | Basic info about the glFBDev interface/driver. |
commit | commitdiff | tree |
2003-12-06 |
Brian Paul | glFBDev driver from embedded-2 branch. |
commit | commitdiff | tree |
2003-12-06 |
Brian Paul | basic API work for FBConfigs & Pbuffers |
commit | commitdiff | tree |
2003-12-06 |
Keith Whitwell | Relax assertion to account for empty primitives. |
commit | commitdiff | tree |
2003-12-06 |
Brian Paul | s/APIENTRY/GLAPIENTRY/ for 1.5 functions |
commit | commitdiff | tree |
2003-12-05 |
Alan Hourihane | fix _SOLO build problem |
commit | commitdiff | tree |
2003-12-05 |
Alan Hourihane | fix a _SOLO build problem |
commit | commitdiff | tree |
2003-12-05 |
Alan Hourihane | fix _SOLO build problem |
commit | commitdiff | tree |
2003-12-05 |
Alan Hourihane | fix some _SOLO build problems |
commit | commitdiff | tree |
2003-12-05 |
Alan Hourihane | xmlconfig fixes |
commit | commitdiff | tree |
2003-12-05 |
Alan Hourihane | xmlconfig fixes for the new options |
commit | commitdiff | tree |
2003-12-05 |
Alan Hourihane | merge r128 DRI driver from DRI trunk |
commit | commitdiff | tree |
2003-12-05 |
Alan Hourihane | merge i810 DRI driver from DRI trunk |
commit | commitdiff | tree |
2003-12-05 |
Alan Hourihane | fix compiler warning |
commit | commitdiff | tree |
2003-12-05 |
Alan Hourihane | remove duplicate declarations |
commit | commitdiff | tree |
2003-12-05 |
Keith Whitwell | Backout last change on the displaylist path to fix... |
commit | commitdiff | tree |
2003-12-05 |
Brian Paul | include glheader.h first, to prevent warnings about... |
commit | commitdiff | tree |
2003-12-05 |
Brian Paul | don't include GL/gl.h, define GLAPIENTRYP if not defined |
commit | commitdiff | tree |
2003-12-05 |
Brian Paul | Fix a front/back CopyPixels glitch. |
commit | commitdiff | tree |
2003-12-05 |
Brian Paul | press f key to toggle front/back drawing/copying |
commit | commitdiff | tree |
2003-12-05 |
Alan Hourihane | bring over latest mga DRI driver from DRI trunk |
commit | commitdiff | tree |
2003-12-05 |
Alan Hourihane | bring in common from DRI trunk |
commit | commitdiff | tree |
2003-12-04 |
Alan Hourihane | disable some DEBUG |
commit | commitdiff | tree |
2003-12-04 |
Karl Schultz | Windows needs to #define GL_GLEXT_PROTOTYPES |
commit | commitdiff | tree |
next |