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 |
2004-10-31 |
Brian Paul | use _mesa_unmap_buffer by default |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Brian Paul | Remove redundant error checking. |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Brian Paul | remove debug code |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Brian Paul | Updated getprocaddress test to use gl_API.xml instead... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Michal Krol | slang syntax conforming spec rev. 1.10.59 |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Daniel Borca | make sure we don't generate random alpha |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Daniel Borca | decoder "width" parameter represents "stride-in-pixels" |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Brian Paul | VertexAttrib3svNV was incorrect |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Adam Jackson | libGL needs libXxf86vm.a. |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Brian Paul | obsolete |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Brian Paul | minor clean-ups, found with pychecker |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Brian Paul | name parameter to glGetActiveAttribARB() should not... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Michal Krol | renumber ARB_shader_objects and ARB_vertex_shader offsets |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Eric Anholt | Add FreeBSD DRI build targets. Doesn't build at the... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Eric Anholt | Use the generic __amd64__, instead of __AMD64__ which... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Brian Paul | updated PLIB URL |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Adam Jackson | Bug #1713: Some rare libGL's have __glXFindDRIScreen... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | remove unused entries |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | fill api entries for ARB_shader_objects and ARB_vertex_... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | add entries for extensions ARB_shader_objects, ARB_frag... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | add FEATURE flags for ARB_shader_objects, ARB_vertex_sh... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | by karoshi - ARB_shader_objects implementation |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | by karoshi - header file for ARB_shader_objects impleme... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | add support for ARB_shader_objects and ARB_vertex_shader |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | add support for ARB_shader_objects and ARB_vertex_shader |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | assign api offsets for ARB_shader_objects and ARB_verte... |
commit | commitdiff | tree | snapshot |
next |