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 |
2000-10-19 |
Brian Paul | glPixelStore(GL_PACK/UNPACK_SKIP_IMAGES) wasn't handled... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Brian Paul | call Driver.SetReadBuffer() in clear_color_buffers... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Brian Paul | improved blending accuracy to fix Glean test failures |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Brian Paul | GL_MAX_TEXTURE_UNITS_ARB is now 3 |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Brian Paul | More fixes for MAX_TEXTURE_UNITS > 2. Seems to work... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Brian Paul | ported render begin/end calls from Mesa 3.4 |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Brian Paul | added _mesa_get_teximages_from_driver() |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Brian Paul | use gray background, memset TempImage to white to help... |
commit | commitdiff | tree | snapshot |
2000-10-09 |
Brian Paul | if depthBits == 0, set DepthMask = 2^16 to fix per... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Brian Paul | update TriangleCaps in GL_POINT/POLYGON_SMOOTH cases |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Brian Paul | brighter colors |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Brian Paul | better handling of GLX_DEPTH_SIZE in glXChooseVisual() |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Brian Paul | drawing color-index image to RGB window was broken |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Brian Paul | improved to test alpha blending with texture palette |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Brian Paul | more work to support N texture units |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Brian Paul | textured line test |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Brian Paul | support for N texture units |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Brian Paul | added fps output |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Brian Paul | generalized support for N texure units |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Brian Paul | removed ctx->Texture.Enabled, use ctx->Texture.ReallyEn... |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Brian Paul | new params for SpecificCompressedTexFormat() (Bill... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Brian Paul | include types.h |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Brian Paul | renamed gl_copy_context to _mesa_copy_context |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Brian Paul | added imports.c |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Brian Paul | First batch of OpenGL SI related changes: |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Brian Paul | Replaced preprocessor symbol GL_MESA_TRACE with MESA_TRACE. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Brian Paul | use GL_NEAREST texture filter |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Brian Paul | added GL_ARB_texture_env_add |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Brian Paul | removed unused display_list struct |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Gareth Hughes | Added SSE streaming store instructions, external symbol... |
commit | commitdiff | tree | snapshot |
2000-09-18 |
Gareth Hughes | Added SSE prefetching instructions. General cleanups. |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Brian Paul | new comments, misc clean-up |
commit | commitdiff | tree | snapshot |
2000-09-17 |
Gareth Hughes | General cleanups. Disable gl_katmai_project_vertices and |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Brian Paul | set default window pos, changed 4 to GL_RGBA |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Brian Paul | added some missing const keywords in GetString |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Brian Paul | added GL_MESA_trace support |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Brian Paul | Added GL_MESA_trace extension (Loki) |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Brian Paul | added trace support (Loki) |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Brian Paul | removed unused struct display_list_compilation |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Brian Paul | added FPS calculation |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Brian Paul | added more warning options to linux-elf-debug config |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Brian Paul | moved DECLARE_XFORM_GROUP macros outside of gl_init_3dn... |
commit | commitdiff | tree | snapshot |
2000-09-15 |
Brian Paul | use cpml.h on Alpha (AlanH) |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Brian Paul | updated comments |
commit | commitdiff | tree | snapshot |
2000-09-14 |
Brian Paul | explicitly init some texture vars |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Brian Paul | added cursor key info to instructions |
commit | commitdiff | tree | snapshot |
2000-09-13 |
Brian Paul | replaced GL_RGBA with GL_BGRA for GL_UNSIGNED_SHORT_1_5... |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Brian Paul | packing of GLushort packed types was broken |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Brian Paul | added format/type error check to draw_rgba_pixels() |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Brian Paul | init mutex |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Brian Paul | better FPS calculation |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Brian Paul | terrain demo data |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Brian Paul | better fps computation |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Brian Paul | added some casts (Takaaki Nomura) |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Brian Paul | Win32 updates (Chris Morley) |
commit | commitdiff | tree | snapshot |
2000-09-12 |
Brian Paul | Win32 update (Chris Morley) |
commit | commitdiff | tree | snapshot |
next |