2000-11-16 |
Keith Whitwell | Move the transform and lighting code to two new directories |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Jon Taylor | Small compile fix |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Brian Paul | added includes to silence warnings |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Brian Paul | Replaced ctx->Point.Size with ctx->Point._Size |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Brian Paul | rewrite of _mesa_win_fog_coords_from_z() so that both... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Brian Paul | more Driver.Color, Driver.Index updates |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Brian Paul | removed unused set_color() and set_index() functions |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Brian Paul | Removed Driver.Color() and Driver.Index() functions. |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Keith Whitwell | Cleanup of derived state calculation prior to seperatin... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Brian Paul | removed unused var |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Brian Paul | bumped version to 3.5 |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Brian Paul | fixed another texImage mistake in _mesa_GetTexImage() |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Jon Taylor | * Updated the autoconf/automake/libtool build system |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Brian Paul | init WrapR to GL_REPEAT mode |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Brian Paul | removed tr_attrib.c |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Brian Paul | latest sources from Loki |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Brian Paul | replaced _NEW_IMAGING with _NEW_PIXEL |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Brian Paul | replaced s_imaging.h with s_histogram.h |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Brian Paul | renamed imaging files to histogram since that's what... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Brian Paul | renamed to histogram |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Brian Paul | minor changes to silence compiler warnings |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Brian Paul | removed old TexImage() and TexSubImage() functions |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Brian Paul | patched to silence compiler warnings (Martin Lindhe) |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Brian Paul | restored call to _mesa_select_tex_image() in _mesa_GetT... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Brian Paul | GL_BGR case was misplaced in _mesa_is_legal_format_and_... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Brian Paul | updated with bug fix from 3.4 branch |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Brian Paul | fixed mipmap setup bug |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Keith Whitwell | fixed very obvious fog bug |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Brian Paul | adjust x/y/zoffset parameters to fill_texture_image... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Brian Paul | test ctx->RenderMode in chooser functions |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Brian Paul | test ctx->RenderMode in chooser functions, removed... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Brian Paul | added a setup function for selection/feedback |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Brian Paul | added buffer test to xmesa_choose_point(), fixes X... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Brian Paul | removed obsolete VB vars |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Brian Paul | added swrast/s_aaline.c |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Brian Paul | hooked in new AA line code, minor clean-up |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Brian Paul | New implementation of antialiased lines. Mesa should... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Keith Whitwell | - Changes for new software rasterizer modules |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Keith Whitwell | Reworked to use the new software rasterizer. Optimized... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Keith Whitwell | Use the new software rasterizer. Reworked optimized... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Keith Whitwell | Reorganized software rasterizer as a module which manag... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Keith Whitwell | A new module to provide RasterSetup and advanced triang... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Keith Whitwell | Lots of changes: |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Brian Paul | update to GL_MESA_trace extension enums |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Brian Paul | MESA_trace extension (Loki) |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Brian Paul | added GL_MESA_packed_depth_stencil extension |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Brian Paul | GL_MESA_packed_depth_stencil extension spec |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Brian Paul | added some missing backslashes |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Gareth Hughes | Change transformation from ortho to perspective so... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Brian Paul | update for separate libOSMesa.so lib |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Brian Paul | print number of texture units |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Gareth Hughes | Added trivial CVA test for testing HW driver fastpaths... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Brian Paul | Always call Driver.SetReadBuffer() in copy pixels funct... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Brian Paul | added comment explaining why the demo is flawed |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Keith Whitwell | Moved the software rasterizer to a new directory. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Keith Whitwell | Moved software rasterizer functionality to new directory. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Keith Whitwell | Remove dead code in FX driver. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Brian Paul | removed debug printf |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Brian Paul | big overhaul of the demo, works better now |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Keith Whitwell | Rearrange VERT_* flags to support 4 texture units. |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Brian Paul | Removed UPDATE_IMAGE_TRANSFER_STATE, use _NEW_PIXEL... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Keith Whitwell | Removed references to gcc's __FUNCTION__ macro. |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Brian Paul | set *t->flag = enabled in gl_extensions_add(), otherwis... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Keith Whitwell | test cvs commit logging |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Keith Whitwell | Replace the flags Mesa was using for ctx->NewState... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Brian Paul | renamed Current.ByteColor Current.Color |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Brian Paul | more minor header file re-org (moved CONST, ASSERT... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Brian Paul | More GLchan color channel changes. |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Brian Paul | New colormac.h file for color-related macros. |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Brian Paul | Basic work to support deep color channels: |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Keith Whitwell | Do per-pixel fog when GL_FOG_HINT is GL_NICEST. |
commit | commitdiff | tree | snapshot |
2000-10-28 |
Jon Taylor | Lots of misc. bugfixes to bring GGIMesa in sync with... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Brian Paul | restored test for __alpha in _mesa_win_fog_coords_from_z() |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Brian Paul | added info about GL_EXT_secondary_color and GL_EXT_fog_... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Brian Paul | Enabled GL_EXT_secondary_color. Fixed a bunch of typos... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Keith Whitwell | Implement EXT_fog_coord and EXT_secondary_color. |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Gareth Hughes | Change animated apps to double-buffered visuals by... |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Brian Paul | added GL_BGR case to bytes_per_pixel() |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Brian Paul | removed X86/*.m4 files from tar archive |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Brian Paul | clarified meaning of DEFAULT_SOFTWARE_DEPTH_BITS value |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Brian Paul | fixed value for GLU_NURBS_MODE |
commit | commitdiff | tree | snapshot |
2000-10-26 |
Brian Paul | added a glFinish() call |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Brian Paul | added incomplete() debug function/macro |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Brian Paul | signal NEW_TEXTURING if there's a Driver.BindTexture... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Brian Paul | Put a white texel in each corner of each texture. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Brian Paul | added idle() func, enable fog by default |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Brian Paul | added libOSMesa.so info |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Brian Paul | generate separate libOSMesa library ala XFree86/DRI |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Brian Paul | fixed 386/x86 mismatches, reordered a few configs |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Gareth Hughes | Major audit of all Mesa's x86 assembly code. This... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Gareth Hughes | Major audit of all Mesa's x86 assembly code. This... |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Brian Paul | added a proper idle() function |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Brian Paul | fixed a texture enable bug |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Brian Paul | polygon offset changes; added Visual->MRD field |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Brian Paul | Changes for multitexture > 3, code clean-ups. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Brian Paul | use 1.1 glPolygonOffset instead of glPolygonOffsetEXT |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Brian Paul | Rewrote get_static_proc_address(). It made mistakes... |
commit | commitdiff | tree | snapshot |
next |