Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
mesa3d
/
e4b2356c07d31fbeeabb13b2fb47db703b473080
/
src
e4b2356
Major check-in of changes for GL_EXT_framebuffer_object extension.
by Brian Paul
· 20 years ago
f5581bb
don't call XTranslateCoordinates() if rendering to pixmap
by Brian Paul
· 20 years ago
47b29f5
Add a facility to route all rasterization through a fragment program
by Keith Whitwell
· 20 years ago
c3f764f
Sort instructions for clarity.
by Keith Whitwell
· 20 years ago
3151b27
Include negate information in disassembly output.
by Keith Whitwell
· 20 years ago
209b090
Mark unused registers as undefined so dissassemblers can recognized them easily.
by Keith Whitwell
· 20 years ago
d8f9599
Improve the quality of the disassembly output for fragment programs.
by Keith Whitwell
· 20 years ago
c6e1569
by Jouk Jansen
· 20 years ago
82761cb
DRI fbdev driver getting better. Now I can see something on the screen
by Jon Smirl
· 20 years ago
c22990c
sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles)
by Brian Paul
· 20 years ago
884b5ad
Import all texture coordinate arrays. Import them only once.
by Keith Whitwell
· 20 years ago
138b7ef
Add support to external tnl switcher and disable hw tnl by default.
by Aapo Tahkola
· 20 years ago
3a93455
Bumped the Savage driver date (a bit late) to mark S3TC support.
by Felix Kuehling
· 20 years ago
5f0bf77
Fixed and cleaned up programming of watermark registers. There may be
by Felix Kuehling
· 20 years ago
8af7ff1
Improve the DRI fb driver, now it compiles.
by Jon Smirl
· 20 years ago
1c54579
apply previous GL_COMPRESSED_TEXTURE_FORMATS_ARB fix to generator file, and regenerate get.c
by Brian Paul
· 20 years ago
7d33053
r300 side support for fixed function pipeline. This isnt functional with current Mesa.
by Aapo Tahkola
· 20 years ago
47d18cb
Fixed bogus ENUM_TO_BOOLEAN in
by Felix Kuehling
· 20 years ago
f1d053b
Added S3TC support to the Savage driver with some help from Mark Cass's
by Felix Kuehling
· 20 years ago
28d0a9c
Fix include path to make build work
by Jon Smirl
· 20 years ago
5f534aa
Format for 80 columns. Add alternate matrix mul based on MAD rather than DP4.
by Keith Whitwell
· 20 years ago
e9e20fc
Add DISASSEM define, similar to other program generator files.
by Keith Whitwell
· 20 years ago
5c81a4b
Put back not-so-redundant #ifdef.
by Keith Whitwell
· 20 years ago
a6ebcdf
Remove redundant #ifdef, fix compiler warning
by Keith Whitwell
· 20 years ago
15e75e0
Maintain a fragment program for current texturing state.
by Keith Whitwell
· 20 years ago
d59054e
fix _tnl_copy_to_current() so that current edge flag and rasterpos aren't trashed by color index updates
by Brian Paul
· 20 years ago
5cef1a1
Stop gcc-4.0 complaining about "type qualifiers ignored on function
by Keith Whitwell
· 20 years ago
545515c
Stop gcc-4.0 complaining about "type qualifiers ignored on function
by Keith Whitwell
· 20 years ago
97e1e60
move set_component_sizes() to fix bug 3135
by Brian Paul
· 20 years ago
55d8dd4
tweak previous fog/fragment program fix
by Brian Paul
· 20 years ago
d09df24
added interpolate_fog()
by Brian Paul
· 20 years ago
c03b6f4
enable fog render input if fragment program fog option set
by Brian Paul
· 20 years ago
c039af1
comments and minor clean-up
by Brian Paul
· 20 years ago
c3259fa
Fix as suggested by Ben Skeggs.
by Aapo Tahkola
· 20 years ago
b83aadb
Ensure all VB->AttribPtr[] are populated. Reported by Aapo Tahkola
by Keith Whitwell
· 20 years ago
576caad
Minor changes to make linux-solo build again
by Jon Smirl
· 20 years ago
cbc8d75
Software fallback for glColorMask. Can be avoided on Savage4 when all
by Felix Kuehling
· 20 years ago
6ffd0a4
Modifying to build against current Mesa. Disabled r200*.c files since they didnt want to build anymore.
by Aapo Tahkola
· 20 years ago
5c90692
Fixed a segfault introduced by Keith's pipeline changes.
by Felix Kuehling
· 20 years ago
9b4536a
Texturing fixes for Savage3D/MX/IX:
by Felix Kuehling
· 20 years ago
df943a4
Fix the worst problems with dangling edgeflag references in
by Keith Whitwell
· 20 years ago
0d4af83
Updates for pipeline_stage struct changes.
by Keith Whitwell
· 20 years ago
bf87f86
First pass at updating these drivers with pipeline_stage struct changes.
by Keith Whitwell
· 20 years ago
963586b
Added a French translation of option descriptions by Stephane Marchesin.
by Felix Kuehling
· 20 years ago
adbff7e
initial EGL code
by Brian Paul
· 20 years ago
a661654
Move the call to _tnl_UpdateFixedFunctionProgram to make
by Keith Whitwell
· 20 years ago
6f973f3
Simplify the pipeline_stage structure
by Keith Whitwell
· 20 years ago
6a13c7d
Up the value of MAX_NV_VERTEX_PROGRAM_PARAMS to a power of two.
by Keith Whitwell
· 20 years ago
addcc6a
Add more error checking.
by Michal Krol
· 20 years ago
19fb77e
Cosmetic changes.
by Michal Krol
· 20 years ago
b10d080
Move some utility functions to slang_utility.c.
by Michal Krol
· 20 years ago
3ed1f07
Provide precompiled binary versions of built-in library .gc sources
by Michal Krol
· 20 years ago
2cbbd3d
undef DEPTH_TYPE at end
by Brian Paul
· 20 years ago
a7fcac5
Fixed some suspicious pointer casts that caused lots of
by Felix Kuehling
· 20 years ago
07d91bb
Fixed TexEnv modes GL_BLEND and GL_ADD on Savage4-based cards. Disabled
by Felix Kuehling
· 20 years ago
b3474de
Adding some comments.
by Aapo Tahkola
· 20 years ago
7c26b61
Reduce the size of mesa's internal fragment and vertex program
by Keith Whitwell
· 20 years ago
88b69d7
use _mesa_pow() for LIT (bug 3087)
by Brian Paul
· 20 years ago
f069e5e
Facility to construct a vertex program which executes the current
by Keith Whitwell
· 20 years ago
0ff98b0
New software implementation of ARB_vertex_program. Similar in speed
by Keith Whitwell
· 20 years ago
70375af
Had some odd problems with add and temps so doing it with mad. Adding some MAD_2 cases.
by Aapo Tahkola
· 20 years ago
52bf005
fix state.light[n].spot.direction.w value (bug 3083)
by Brian Paul
· 20 years ago
8d51bbf
clean up buffer creation code
by Brian Paul
· 20 years ago
fc8f202
Reorganized shader stuff.
by Aapo Tahkola
· 20 years ago
c4e1fd5
Fixes for bugs that were nailed down when compairing against software vertex shading.
by Aapo Tahkola
· 20 years ago
f8ed0aa
Fixing and enabling elt buffers by default.
by Aapo Tahkola
· 20 years ago
d03ab10
If the file name passed to parse_GL_API is None or "-", read from standard
by Ian Romanick
· 20 years ago
93d2d54
Refactor a bunch of common code from the "leaf" scripts to a new functions,
by Ian Romanick
· 20 years ago
8ea2265
Fill-in function offsets and correct a couple typos.
by Ian Romanick
· 20 years ago
2510ba6
Convert all Python scripts to use XML namespaces.
by Ian Romanick
· 20 years ago
b714256
Alpha test fix
by Peter Zubaj
· 20 years ago
61f08d8
Move the DTD to its own file.
by Ian Romanick
· 20 years ago
f905145
comments and clean-up
by Brian Paul
· 20 years ago
02986cb
Add support for pthreads and TLS to libGL for __glXLock / __glXUnlock and
by Ian Romanick
· 20 years ago
2e823f2
Send GL_PACK_INVERT_MESA state to the server. This fixes bug #2538.
by Ian Romanick
· 20 years ago
b526731
s/NORMAL/FOG/ (J.P. Delport)
by Brian Paul
· 20 years ago
49b1d95
by Jouk Jansen
· 20 years ago
e9a3d8a
added SLANG_SOURCES to SOLO_C_SOURCES
by Brian Paul
· 20 years ago
635ee2d
added _mesa_share_state()
by Brian Paul
· 20 years ago
509710c
more gldirect compile fixes. Getting near the linking stage now. No build file yet.
by Ben Crossman
· 20 years ago
efb41b0
remove carriage returns
by Brian Paul
· 20 years ago
78803b2
Fix alpha value of STATE_LIGHTMODEL_SCENECOLOR. From the spec:
by Keith Whitwell
· 20 years ago
a131d50
add shader/slang/slang_preprocess.c
by Michal Krol
· 20 years ago
e3a846b
implement info log; parse #version directive
by Michal Krol
· 20 years ago
65ce508
slang preprocessor
by Michal Krol
· 20 years ago
8855664
slang #version directive syntax
by Michal Krol
· 20 years ago
35725a9
change __asm statement semantics
by Michal Krol
· 20 years ago
d8aa5ff
Reverted the last change back to fix bug 3035
by Ben Crossman
· 20 years ago
067e788
Convert 'variable_param' from a CDATA attribute to a NMTOKENS attribute.
by Ian Romanick
· 20 years ago
73b4c1b
Refactor the handling of the '(true | false)' enumerated attributes.
by Ian Romanick
· 20 years ago
a3deff2
Modify the DTD to use NMTOKEN, enumerants, and explicit default values
by Ian Romanick
· 20 years ago
6cae4f3
In GLX_USE_TLS builds, make GET_CURRENT_CONTEXT use the TLS verion of the
by Ian Romanick
· 20 years ago
f434e07
Add missing includes of indirect.h.
by Ian Romanick
· 20 years ago
3694042
A few getenv() that werent using the mesa wrapper version
by Ben Crossman
· 20 years ago
b2b01a6
Some initial compile fixes. Still some left and warnings that need fixing. No where near runnable yet.
by Ben Crossman
· 20 years ago
60e2810
Disable CLOD (Lod constant) state emit. The values emitted were
by Keith Whitwell
· 20 years ago
99b329c
hook to _slang_compile()
by Michal Krol
· 20 years ago
ed5f790
cosmetic changes
by Michal Krol
· 20 years ago
8c01903
ARB_fragment_shader state
by Michal Krol
· 20 years ago
6372ea0
ARB_fragment/vertex_shader state
by Michal Krol
· 20 years ago
Next »