projects
/
mesa.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Speedup the venerable mm.[ch] allocator with doubly linked lists and a
[mesa.git]
/
src
/
mesa
/
swrast
/
s_copypix.c
2006-05-06
Brian Paul
Check for overflow when converting floating pt Z values...
blob
|
commitdiff
|
raw
2005-12-14
Brian Paul
Removed the GL_SGIX/SGIS_pixel_texture extensions....
blob
|
commitdiff
|
raw
|
diff to current
2005-11-17
Brian Paul
s/MEMCPY/_mesa_memcpy/ and fix typo
blob
|
commitdiff
|
raw
|
diff to current
2005-11-16
Brian Paul
Use new gl_framebuffer _Depth/_StencilBuffer fields...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-31
Brian Paul
check swrast->_FogEnabled instead of ctx->Fog.Enabled
blob
|
commitdiff
|
raw
|
diff to current
2005-09-29
Brian Paul
implement CopyPixels for GL_DEPTH_STENCIL_EXT
blob
|
commitdiff
|
raw
|
diff to current
2005-09-29
Brian Paul
Rewrite much of the pixel zoom code.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-28
Brian Paul
Initial work for GL_EXT_packed_depth_stencil extension.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-27
Brian Paul
Lift all the format/type error checking out of the...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-22
Brian Paul
When testing visual attributes, use the Draw/Read buffe...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-21
Brian Paul
replace GLdepth with GLuint and remove GLdepth
blob
|
commitdiff
|
raw
|
diff to current
2005-09-15
Brian Paul
Update includes post-splitting of s_texture.c
blob
|
commitdiff
|
raw
|
diff to current
2005-09-06
Brian Paul
don't use DEFARRAY/CHECKARRAY stuff
blob
|
commitdiff
|
raw
|
diff to current
2005-09-03
Brian Paul
Remove last remnants of pre-renderbuffer code.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-02
Brian Paul
Remove last of the old span code.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-04
Brian Paul
Major check-in of changes for GL_EXT_framebuffer_object...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-01
Brian Paul
fix convolution regression from revision 1.48 to 1.49
blob
|
commitdiff
|
raw
|
diff to current
2004-10-02
Brian Paul
added support for GL_ARB_draw_buffers
blob
|
commitdiff
|
raw
|
diff to current
2004-02-28
Brian Paul
Remove clamp parameter from _mesa_unpack_color_span_flo...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-28
Brian Paul
consolidate image transfer operations in new _mesa_appl...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-28
Brian Paul
move _swrast_texture_table_lookup() to _mesa_lookup_rgb...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-05
Brian Paul
Fix a front/back CopyPixels glitch.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-08
Brian Paul
Added ctx->Texture._EnabledCoordUnits bitfield.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-25
Brian Paul
replace _mesa_ prefix with _swrast_, remove s_histogram...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-05
Brian Paul
clean-ups, comments
blob
|
commitdiff
|
raw
|
diff to current
2002-10-30
Brian Paul
don't call abort()
blob
|
commitdiff
|
raw
|
diff to current
2002-10-24
Brian Paul
Header file clean-up:
blob
|
commitdiff
|
raw
|
diff to current
2002-08-07
Brian Paul
struct sw_span is again allocated on the stack, but...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-09
Brian Paul
Overhaul of glRead/DrawBuffer() code. Now, swrast...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-15
Brian Paul
Implemented GL_NV_texture_rectangle extension.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-19
Brian Paul
Allocate a sw_span struct in the swrast context instead...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-19
Brian Paul
casts to fix GLint/GLuint mismatches
blob
|
commitdiff
|
raw
|
diff to current
2002-04-12
Brian Paul
Klaus Niederkrueger's latest changes: use INIT_SPAN...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-14
Brian Paul
fixed pointer arithmetic error in glCopyPixels
blob
|
commitdiff
|
raw
|
diff to current
2002-02-17
Brian Paul
don't include s_fog.h
blob
|
commitdiff
|
raw
|
diff to current
2002-01-31
Brian Paul
Clean-up and optimize alpha test code.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-28
Brian Paul
Still more texture/span simplification and clean-up.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-28
Brian Paul
More span improvements. Removed _mesa_write_monocolor_...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-27
Brian Paul
LOTS of changes, building upon Klaus's work.
blob
|
commitdiff
|
raw
|
diff to current
2002-01-16
Brian Paul
added another test in regions_overlap() (Klaus)
blob
|
commitdiff
|
raw
|
diff to current
2002-01-10
Brian Paul
Klaus's latest patches: change texcoord[3] to texcoord...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-17
Brian Paul
first checkpoint commit of Klaus's new span code (struc...
blob
|
commitdiff
|
raw
|
diff to current
2001-12-14
Brian Paul
vertex program check-in
blob
|
commitdiff
|
raw
|
diff to current
2001-07-23
Brian Paul
GLubyte -> GLchan change
blob
|
commitdiff
|
raw
|
diff to current
2001-07-13
Brian Paul
assorted changes for supporting GLfloat color channels...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-13
Brian Paul
fixed two bad casts (Stephane Conversy)
blob
|
commitdiff
|
raw
|
diff to current
2001-06-26
Brian Paul
More raster fog coord fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-18
Brian Paul
fix glDraw/CopyPixels w/ fog bug. minor fog code clean...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-30
Brian Paul
added current raster fog coord and related code
blob
|
commitdiff
|
raw
|
diff to current
2001-05-16
Brian Paul
use DEFARRAY, etc macros to work around 32k data limit...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-15
Brian Paul
Apply antialiasing coverage factor to alpha after textu...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-19
Keith Whitwell
Split driver struct into swrast/tnl/core components.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-12
Gareth Hughes
Consistent copyright info (version number, date) across...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-07
Brian Paul
fixed a bunch of g++ warnings/errors. Compiling with...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-03
Brian Paul
lots of gl_*() to _mesa_*() namespace clean-up
blob
|
commitdiff
|
raw
|
diff to current
2001-02-22
Brian Paul
improvements to regions_overlap() function
blob
|
commitdiff
|
raw
|
diff to current
2001-02-20
Brian Paul
Implemented GL_SGIX_shadow and GL_SGIX_shadow_texture.
blob
|
commitdiff
|
raw
|
diff to current
2001-01-23
Brian Paul
Replaced struct gl_visual with struct __GLcontextModesR...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-05
Brian Paul
Fixed bug in MinMagThresh computation.
blob
|
commitdiff
|
raw
|
diff to current
2000-12-26
Keith Whitwell
Major rework of tnl module
blob
|
commitdiff
|
raw
|
diff to current
2000-11-28
Brian Paul
changed error tests for depth and stencil buffers
blob
|
commitdiff
|
raw
|
diff to current
2000-11-28
Jouk Jansen
Committing in .
blob
|
commitdiff
|
raw
|
diff to current
2000-11-28
Brian Paul
Pass scale and bias values to _mesa_scale_and_bias_rgba().
blob
|
commitdiff
|
raw
|
diff to current
2000-11-10
Brian Paul
replaced s_imaging.h with s_histogram.h
blob
|
commitdiff
|
raw
|
diff to current
2000-11-05
Keith Whitwell
Reorganized software rasterizer as a module which manag...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-31
Brian Paul
Always call Driver.SetReadBuffer() in copy pixels funct...
blob
|
commitdiff
|
raw
|
diff to current
2000-10-31
Keith Whitwell
Moved software rasterizer functionality to new directory.
blob
|
commitdiff
|
raw
|
diff to current