2004-11-27 |
Brian Paul | don't need glut_fbc.c |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | new GetOverlayInfo() function to reduce code and silenc... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | Have OSMesaGetProcAddress() return new OSMESAproc typedef. |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | clean up code related to dispatch table initialization |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | clean up 'depend' commands |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | typedef GLUTproc, return it from glutGetProcAddress() |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | remove -Wmissing-prototypes from g++ flags, per gcc 3.4 |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | use @ to silence some unneeded output |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | make get_static_proc_address() return a _glapi_proc |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | use _glapi_proc |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | Use new _glapi_proc typedef instead of void * for funct... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | fix typo, update version/date |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | remove the GLAPI/GLAPIENTRY defines - they're already... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | removed a bunch of #define cruft, in case anyone still... |
commit | commitdiff | tree | snapshot |
2004-11-27 |
Brian Paul | Removed GLCALLBACK stuff - apparently never used anywhere. |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Brian Paul | added X11 and OSMESA source to ALL_SOURCES, updated... |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Brian Paul | (GLint*) casts in glGetIntegerv calls |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Brian Paul | update some type names |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Brian Paul | Use a generic function typedef instead of void * to... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Brian Paul | Use __GLXextFuncPtr type instead of void * for generic... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Brian Paul | Some new comments, clean-up formatting, etc. |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Brian Paul | Started some assorted clean-ups in #defines, typedefs... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Brian Paul | minor APIENTRY clean-ups |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Keith Whitwell | Update expected DRM version to 2.0.0 |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Ian Romanick | Added support for several additional enum-only extensions: |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Ian Romanick | Added information about numerous enums to aid the devel... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Brian Paul | update _mesa_store_teximageXd() comments and minor... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Roland Scheidegger | revert enabling of hw quads for swtcl. It lead to probl... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Ian Romanick | Set the "ignore" flag for any functions that the open... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Brian Paul | Don't allow queries/etc of buffer object 0 - it's invis... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Brian Paul | added GL_RED/GREEN/BLUE to is_color_format() |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Brian Paul | silence warning, minor clean-up |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Brian Paul | applied SPARC patch (freedesktop bug 1898) |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Brian Paul | include <X11/Xthreads.h> instead of "Xthreads.h" |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Brian Paul | misc updates |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Daniel Borca | handle ENABLE_BIT for EXT_stencil_two_side |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Brian Paul | fix APP_LIB_DEPS (bug 1065260) |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Adam Jackson | Sync with Xorg head: mingw build fixes from Alexander... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Daniel Borca | moved windoze specific code outside drivers/glide/ |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Daniel Borca | work around a bug in gcc 3.3.3 (which duplicates ASM... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Daniel Borca | fix _mesa_image_address2d invocation |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Daniel Borca | use float constants |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Daniel Borca | use parentheses to avoid warning |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Daniel Borca | the win32 interface will be moving under windows/ |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Daniel Borca | emphasize on the contents of Glide SDK |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Roland Scheidegger | enable hw quad primitive for swtcl |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Roland Scheidegger | add LOCK_HARDWARE/UNLOCK_HARDWARE to radeonClear so... |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Roland Scheidegger | (from r200 driver) If an application cleared before... |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Roland Scheidegger | fix quads to use GL_QUADS instead of GL_TRIANGLES as... |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Daniel Borca | small note regarding SSE under pure DOS |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Daniel Borca | added a few sanity checks |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Daniel Borca | added DD_TRI_TWOSTENCIL to ease EXT_stencil_two_side... |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Daniel Borca | wip hack for EXT_stencil_two_side |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Daniel Borca | pop(stencil) for EXT_stencil_two_side |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Adam Jackson | brown paper bag, r100 can't do hardware quads. |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Adam Jackson | make render_quads_verts call EMIT_PRIM with the argumen... |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Brian Paul | allow specifying image file on command line |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Brian Paul | GL_(UN)PACK_SKIP_IMAGES should only be applied to 3D... |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Brian Paul | added shaderobjects.c |
commit | commitdiff | tree | snapshot |
2004-11-10 |
Roland Scheidegger | add some chip ids |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Brian Paul | do clipping prior to XGetImage, just in case the image... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Brian Paul | use the new _mesa_clip_readpixels() routine |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Brian Paul | added a comment and assertion in _mesa_clip_drawpixels... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Brian Paul | Removed _swrast_clip_pixelrect(). Use _mesa_clip_drawp... |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Brian Paul | added _mesa_clip_drawpixels() and _mesa_clip_readpixels() |
commit | commitdiff | tree | snapshot |
2004-11-09 |
Brian Paul | don't use ctx->Pack, use the function argument |
commit | commitdiff | tree | snapshot |
2004-11-08 |
Brian Paul | Remove need for defining _MSC_VER when building Mesa... |
commit | commitdiff | tree | snapshot |
2004-11-05 |
Brian Paul | shorter error messages when calling a GL function witho... |
commit | commitdiff | tree | snapshot |
2004-11-04 |
Ian Romanick | Add EXT_stencil_wrap test that doesn't depend on stenci... |
commit | commitdiff | tree | snapshot |
2004-11-03 |
Adam Jackson | constify a few arrays. |
commit | commitdiff | tree | snapshot |
2004-11-03 |
Adam Jackson | static char * -> static char [] |
commit | commitdiff | tree | snapshot |
2004-11-03 |
Roland Scheidegger | enable GL_EXT_fog_coord. Calculate fog factors and... |
commit | commitdiff | tree | snapshot |
2004-11-02 |
Ian Romanick | Added MMX optimized version of the RGB565 ReadRGBASpan... |
commit | commitdiff | tree | snapshot |
2004-11-02 |
Nicolai Haehnle | No visible changes, but commit the groundwork for furth... |
commit | commitdiff | tree | snapshot |
2004-11-02 |
Nicolai Haehnle | Add culling registers, sync versions of r300_reg.h |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Brian Paul | merge the AIX and AIX64 cases |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Keith Whitwell | Nicolai's sw-clipspan-fixes.patch |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Daniel Borca | cleaned up the mess a bit |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Daniel Borca | small aesthetic correction |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Daniel Borca | updated "clean" target in makefiles |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Daniel Borca | protected against old djgpp distros |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Daniel Borca | fixed compilation error |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Brian Paul | fix convolution regression from revision 1.48 to 1.49 |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Brian Paul | don't advertise GL_ARB_vertex/fragment_shader until... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Brian Paul | added a cast to ADD_POINTERS macro |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Brian Paul | remove PBO work from to-do list |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Brian Paul | finished up PBO support |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Brian Paul | indentation fix |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Brian Paul | Use the _mesa_scale_and_bias_rgba() function in the... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Brian Paul | PBO support for gl[Get]PixelMap functions |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Brian Paul | PBO support for glColorTable, glColorSubTable, glGetCol... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Brian Paul | PBO support for glConvolutionFilter1D/2D, glGetConvolut... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Brian Paul | updated for PBOs |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Brian Paul | glPolygonStipple() and glGetPolygonStipple() updated... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Brian Paul | PBO support for glGetCompressedTexImage(). |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Brian Paul | glGetTexImage() now works with PBOs. |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Brian Paul | Map/Unmap PBO as needed so that the texstore routines... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Brian Paul | Removed _swrast_validate_pbo_access(). |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Brian Paul | Allow the software fallback glDrawPixels, glReadPixels... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Brian Paul | unbind GL_PIXEL_UNPACK_BUFFER_EXT before calling glBitmap! |
commit | commitdiff | tree | snapshot |
next |