projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2000-11-21
Brian Paul
call gl_update_state() if needed in glGetColorTable...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-21
Brian Paul
call RENDER_START/FINISH in read_color_image()
commit
|
commitdiff
|
tree
|
snapshot
2000-11-21
Brian Paul
minor clean-ups (Klaus Niederkrueger)
commit
|
commitdiff
|
tree
|
snapshot
2000-11-21
Brian Paul
minor clean-ups
commit
|
commitdiff
|
tree
|
snapshot
2000-11-21
Brian Paul
added some RENDER_START/RENDER_FINISH macros. Minor...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-21
Jon Taylor
More auto* build fixes
commit
|
commitdiff
|
tree
|
snapshot
2000-11-20
Brian Paul
minor multi-tex changes, changed MAX_TEXTURE_UNITS...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-20
Brian Paul
removed #include <tgmath.h>
commit
|
commitdiff
|
tree
|
snapshot
2000-11-20
Keith Whitwell
fix lvalue cast on ctx->swtnl_im
commit
|
commitdiff
|
tree
|
snapshot
2000-11-19
Jon Taylor
* More work on the auto* build system
commit
|
commitdiff
|
tree
|
snapshot
2000-11-19
Brian Paul
Replaced Texture.CurrentD[] with separate Texture.Curre...
commit
|
commitdiff
|
tree
|
snapshot
2000-11-19
Jon Taylor
Added GGI-style debugging harness to GGIGLUT.
commit
|
commitdiff
|
tree
|
snapshot
2000-11-19
Gareth Hughes
- Fix tnl/t_context.h inclusion.
commit
|
commitdiff
|
tree
|
snapshot
2000-11-18
Brian Paul
added more programs
commit
|
commitdiff
|
tree
|
snapshot
2000-11-18
Brian Paul
test texture palettes with multitexture
commit
|
commitdiff
|
tree
|
snapshot
2000-11-18
Brian Paul
Mark Kilgard's reflection/shadow dino demo
commit
|
commitdiff
|
tree
|
snapshot
2000-11-18
Brian Paul
hacked demo to test multi-texture projective textures
commit
|
commitdiff
|
tree
|
snapshot
2000-11-18
Jon Taylor
* Auto* build fixes
commit
|
commitdiff
|
tree
|
snapshot
2000-11-17
Brian Paul
Minor header file changes to silence warnings.
commit
|
commitdiff
|
tree
|
snapshot
2000-11-17
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
|
snapshot
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
next