Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
mesa3d
/
4524274377f0a9cb088fa9b16105cfb92e3c2d3c
4524274
exercise more vertex buffer object functions
by Brian Paul
· 21 years ago
0bb281b
bufObj->Access wasn't being set
by Brian Paul
· 21 years ago
0219d11
minor fixes + doc update
by Daniel Borca
· 21 years ago
4b6f6e1
minor fix in buffer_object_get_target()
by Brian Paul
· 21 years ago
fd83bc2
glide driver (wip)
by Daniel Borca
· 21 years ago
6c520ef
GameMode
by Daniel Borca
· 21 years ago
e4db8eb
added GL_ARB_point_sprite demo, texgen bug fix
by Brian Paul
· 21 years ago
2655e68
fix some sphere texgen bugs (reported by Daniel Borca)
by Brian Paul
· 21 years ago
4128d88
s/GL_COLOR_INDEX/OSMESA_COLOR_INDEX/
by Brian Paul
· 21 years ago
5dce1e5
don't request accum buffer in color index mode
by Brian Paul
· 21 years ago
dd29e04
don't use color table's format to determine texture env functions
by Brian Paul
· 21 years ago
ad5cd6d
Add missing entry points. (Warren Cashen)
by Karl Schultz
· 21 years ago
e680494
add switch defaults to silence warnings
by Brian Paul
· 21 years ago
db40aec
remove bogus _swrast_texture_table_lookup() call (Eric Plante)
by Brian Paul
· 21 years ago
78f8292
old/unused
by Brian Paul
· 21 years ago
1c4b711
Eric Plante's updates for OSMesa16.
by Brian Paul
· 21 years ago
faa2b09
Add notes about building with the mangled namespace on Windows.
by Karl Schultz
· 21 years ago
d4155bd
Added missing #undef SPAN_VARS to swrast/s_spantemp.h
by Kendall Bennett
· 21 years ago
009d7f8
Minor MinGW fixes
by Daniel Borca
· 21 years ago
1ffdad4
FEATURE_ARB_vertex_buffer_object
by Daniel Borca
· 21 years ago
d9f1e45
Reorganized combiners. Added optimized span functions.
by Daniel Borca
· 21 years ago
bcb3957
Eric's mesa-depth32.diff
by Keith Whitwell
· 21 years ago
2cdd699
More SciTech SNAP specific changes to glheader.h. Also modified the macros
by Kendall Bennett
· 21 years ago
4e5b58f
index wasn't being calculated correctly (result was being discarded)
by Keith Whitwell
· 21 years ago
a4fc803
VertexAttrib4fv wasn't being installed (4f was).
by Keith Whitwell
· 21 years ago
3e291c0
Fix typo
by Keith Whitwell
· 21 years ago
facb597
fix error message (bug 816876)
by Brian Paul
· 21 years ago
5fd77da
improved 'clean' targets (Otto Solares)
by Brian Paul
· 21 years ago
7d8eb06
Removed bogus OS/2 floating point->integer conversion routine
by Kendall Bennett
· 21 years ago
d7fe183
Fixed incorrect Watcom assembler macros
by Kendall Bennett
· 21 years ago
adbbea9
Fixed bugs in Mesa software span rendering for color index modes
by Kendall Bennett
· 21 years ago
a75246f
updates from Daniel Borca
by Brian Paul
· 21 years ago
d664333
Updates required for building the SciTech SNAP version of Mesa. This includes:
by Kendall Bennett
· 21 years ago
7214e1a
char -> GLubyte
by Alan Hourihane
· 21 years ago
e508f7f
add gamma driver - no kernel driver yet (build tested, not physically tested)
by Alan Hourihane
· 21 years ago
0f2e186
add the SiS driver - no kernel driver yet
by Alan Hourihane
· 21 years ago
525dda4
fix cut & paste errors
by Alan Hourihane
· 21 years ago
6bec5b3
add the i830 driver - no kernel driver yet
by Alan Hourihane
· 21 years ago
73b0420
add the i810 driver - no kernel driver yet
by Alan Hourihane
· 21 years ago
5b5142b
mkdir the server directory, as using cvs with -P would prune an empty directory
by Alan Hourihane
· 21 years ago
cafc787
Add project file for new spriteblast demo. (Update dependency)
by Karl Schultz
· 21 years ago
26577e4
Add project file for new spriteblast demo.
by Karl Schultz
· 21 years ago
1a89978
GL_ARB_point_sprite demo
by Brian Paul
· 21 years ago
77a505a
MS dev studio project file for teapots demo.
by Karl Schultz
· 21 years ago
c1cbde2
Workspace file for redbook programs
by Karl Schultz
· 21 years ago
2c9618b
Change projection transform so that the top row of teapots are now visible.
by Karl Schultz
· 21 years ago
9b101c3
added info about vertex/fragment program debugger
by Brian Paul
· 21 years ago
b0cde83
enum updates
by Brian Paul
· 21 years ago
d7dabac
new enum values for GL_MESA_program_debug
by Brian Paul
· 21 years ago
8f7141e
minor clean-ups
by Brian Paul
· 21 years ago
d01681d
remove a _TriangleCaps reference
by Brian Paul
· 21 years ago
d11bb2b
by Karl Rasche
· 21 years ago
f3a63d6
Create 'all' project to make it easy to build and clean all the programs in the demos directory.
by Karl Schultz
· 21 years ago
ea9365b
Add remaining demos.
by Karl Schultz
· 21 years ago
6872c21
New visual studio project fiile for building demos.
by Karl Schultz
· 21 years ago
9d55394
apply patch #740145 from SourceForge
by Brian Paul
· 21 years ago
a13fb03
casts
by Brian Paul
· 21 years ago
e4fcea2
Assorted casts to silence g++ warnings.
by Brian Paul
· 21 years ago
74c3339
Add include for context.h to define NEED_SECONDARY_COLOR.
by Karl Schultz
· 21 years ago
ff750fe
Make binary - even though this is a text file, common practice is to store MS studio files as binary
by Karl Schultz
· 21 years ago
04e6987
summary of Mesa's extension enum values
by Brian Paul
· 21 years ago
b263802
Make binary - even though this is a text file, common practice is to store MS studio files as binary
by Karl Schultz
· 21 years ago
361a9ac
minor updates
by Brian Paul
· 21 years ago
a588e5a
Make binary - even though this is a text file, common practice is to store MS studio files as binary
by Karl Schultz
· 21 years ago
effa9af
added note about _TriangleCaps
by Brian Paul
· 21 years ago
98cdf71
a few less occurances of _TriangleCaps
by Brian Paul
· 21 years ago
29b4076
Move away from using the ctx->_TriangleCaps bitfield.
by Brian Paul
· 21 years ago
1a8ebb8
tweak an error message
by Brian Paul
· 21 years ago
87f858d
s/_backface_sign/_BackfaceSign/
by Brian Paul
· 21 years ago
e4b40a7
Updated for new Windows build system.
by Karl Schultz
· 21 years ago
85be178
Now obsolete.
by Karl Schultz
· 21 years ago
84c2730
New visual studio workspace and projects for building demos.
by Karl Schultz
· 21 years ago
80d719f
Remove first attempt at using visual studio projects to compile demos.
by Karl Schultz
· 21 years ago
315e78b
Update with current set of gl* entry points.
by Karl Schultz
· 21 years ago
2c5f5dc
Move macros from header to C file. Updated some comments
by Brian Paul
· 21 years ago
06588db
Move context ASSERT/FLUSH macros to context.h
by Brian Paul
· 21 years ago
3173277
remove MESA_TRACE stuff
by Brian Paul
· 21 years ago
8512074
version tweaks
by Brian Paul
· 21 years ago
bd3096e
removed unused NoRaster and Rendering fields from GLcontext
by Brian Paul
· 21 years ago
99823b3
Remove FLT_MIN definition to imports.h Assorted code clean-ups in light.c
by Brian Paul
· 21 years ago
0c415bc
Copy the DLL files to the lib directory instead of libexec.
by Karl Schultz
· 21 years ago
4ba2986
Add symbols to export private entry points to osmesa.
by Karl Schultz
· 21 years ago
a01566e
Add casts to prevent double->float conversion compiler warnings.
by Karl Schultz
· 21 years ago
df8d337
Add casts to prevent signed/unsigned compare compiler warnings.
by Karl Schultz
· 21 years ago
65f6058
assorted updates
by Brian Paul
· 21 years ago
83f57e3
updated with new extension info
by Brian Paul
· 21 years ago
bbd9a0c
remove unused Target field from gl_buffer_object
by Brian Paul
· 21 years ago
66e6e3e
Fixed/added some error checks.
by Brian Paul
· 21 years ago
ea7bf8b
Add cast to remove compiler warning
by Jon Smirl
· 21 years ago
6296276
unbind vertex arrays from buffer in DeleteBuffersARB()
by Brian Paul
· 21 years ago
1ceeac2
s/GL_READ_WRITE_ARB/GL_WRITE_ONLY_ARB/
by Brian Paul
· 21 years ago
de8d410
Exercise the GL_ELEMENT_ARRAY_BUFFER_ARB path
by Brian Paul
· 21 years ago
d2afb39
Implement GL_ELEMENT_ARRAY_BUFFER_ARB for buffer objects.
by Brian Paul
· 21 years ago
1a5709d
Change the hyperlinks names in the main page to match the Doxygen generated ones.
by Jose Fonseca
· 21 years ago
9109625
Seperate the Doxygen configuration files (for full Mesa only) in a common part and an individual module part.
by Jose Fonseca
· 21 years ago
6bced01
test GL_ARB_vertex_buffer_object
by Brian Paul
· 21 years ago
57d882b
GL_ARB_vertex_buffer_object working now, at least for non-indexed vertex arrays.
by Brian Paul
· 21 years ago
397d1e4
Merge the Doxygen configuration files from the embedded branch.
by Jose Fonseca
· 21 years ago
5543901
new casts
by Brian Paul
· 21 years ago
8435199
added call to _mesa_enable_1_5_extensions()
by Brian Paul
· 21 years ago
Next »