index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
swrast
/
s_buffers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
added support for GL_ARB_draw_buffers
Brian Paul
2004-10-02
1
-11
/
+21
*
Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...
Brian Paul
2004-08-25
1
-0
/
+2
*
Implemented support for software-based AUX color buffers.
Brian Paul
2004-03-21
1
-38
/
+71
*
fix typo
Brian Paul
2004-02-04
1
-4
/
+3
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
replace _mesa_ prefix with _swrast_, remove s_histogram.[ch]
Brian Paul
2003-03-25
1
-11
/
+11
*
optimized color buffer clear fallback (use mono-color span functions
Brian Paul
2002-11-13
1
-28
/
+11
*
Header file clean-up:
Brian Paul
2002-10-24
1
-2
/
+2
*
Another round of glRead/DrawBuffer() clean-ups and simplifications.
Brian Paul
2002-10-11
1
-23
/
+10
*
Changed a number of context fields from GLchan to GLfloat (such as ClearColor).
Brian Paul
2002-10-04
1
-17
/
+15
*
Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer()
Brian Paul
2002-07-09
1
-14
/
+74
*
Added ctx parameter to _mesa_debug()
Brian Paul
2002-06-15
1
-9
/
+9
*
Lots of changes related to framebuffer/window buffer resizing. Basically,
Brian Paul
2002-03-16
1
-10
/
+10
*
sw_span can now hold x/y arrays of fragment positions - getting ready to
Brian Paul
2002-02-02
1
-5
/
+5
*
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-19
1
-14
/
+18
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-10
/
+8
*
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2001-03-07
1
-2
/
+2
*
fixed an assertion
Brian Paul
2001-02-13
1
-2
/
+3
*
Lots of GLchan datatype changes.
Brian Paul
2001-01-24
1
-10
/
+10
*
Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.
Brian Paul
2001-01-23
1
-5
/
+5
*
Cleanup of derived state calculation prior to seperating software T&L
Keith Whitwell
2000-11-13
1
-9
/
+9
*
Moved software rasterizer functionality to new directory.
Keith Whitwell
2000-10-31
1
-0
/
+257