index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2004-09-10
Use CSS in custom headers.
Jose Fonseca
2
-19
/
+24
2004-09-10
fix matrix classification and program parsing error state bugs
Brian Paul
1
-0
/
+3
2004-09-10
reset error state before parsing (David Reveman)
Brian Paul
1
-0
/
+3
2004-09-10
More updates for Doxygen.
Brian Paul
4
-17
/
+58
2004-09-10
added glapi and shader modules, misc updates
Brian Paul
11
-8
/
+120
2004-09-09
Update the doxygen configuration file.
Jose Fonseca
15
-183
/
+231
2004-09-09
fix a bug in analyse_from_scratch() reported by Wes Bethel
Brian Paul
1
-12
/
+13
2004-09-09
clean-ups and comments
Brian Paul
1
-37
/
+40
2004-09-09
initial bits for DRI_FILES for putting DRI driver sources into the tarball
Brian Paul
1
-3
/
+20
2004-09-09
Another attempt at fixing name mangling and gl__unused413().
Brian Paul
3
-8
/
+1
2004-09-08
updated patch for vertex program
Dave Airlie
2
-2
/
+2
2004-09-07
This patch enables GL_ARB_vertex_program and GL_NV_vertex_program
Dave Airlie
5
-1
/
+36
2004-09-07
Add a solo-x86 config, and make solo use the x86 glapi
Dave Airlie
3
-1
/
+37
2004-09-03
make sure the HW is clean before shooting the pipeline
Daniel Borca
1
-42
/
+25
2004-09-02
r200-maybe-flush-less-3.diff
Keith Whitwell
1
-10
/
+26
2004-09-01
also test for __arm__ for setting USE_IEEE (X bug 1155)
Brian Paul
1
-0
/
+1
2004-08-31
The i915 driver was merged after EMIT_*_BGR bug was fixed. This brings
Keith Whitwell
3
-6
/
+6
2004-08-31
newer Glide3x snaps vertices internally for V1/VR/VB
Daniel Borca
1
-1
/
+1
2004-08-31
document MESA_FX_NOSNAP
Daniel Borca
1
-1
/
+6
2004-08-30
updated CFLAGS (Anich Gregor)
Brian Paul
1
-1
/
+1
2004-08-30
remove CR
Daniel Borca
1
-1
/
+1
2004-08-30
cleanup
Daniel Borca
1
-2
/
+10
2004-08-30
revived unused code, but got rid of warnings
Daniel Borca
1
-10
/
+10
2004-08-30
cleaned up extensions a bit
Daniel Borca
1
-3
/
+2
2004-08-30
clamp lodbias
Daniel Borca
1
-1
/
+1
2004-08-30
fixed automatic mipmap generation
Daniel Borca
1
-8
/
+63
2004-08-30
fog really needs W
Daniel Borca
1
-0
/
+2
2004-08-30
remove CR
Daniel Borca
1
-21
/
+21
2004-08-30
Werror is bad, unless you know what you are doing
Daniel Borca
1
-3
/
+8
2004-08-27
bump version to 6.2, add installmesa to tarballs
Brian Paul
1
-3
/
+4
2004-08-25
ICD update from Gregor Anich
Brian Paul
2
-441
/
+457
2004-08-25
move (void) foo; instances after local declarations
Brian Paul
1
-7
/
+4
2004-08-25
print internalFormat value in r200ChooseTextureFormat() error message
Brian Paul
1
-1
/
+3
2004-08-25
Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...
Brian Paul
55
-118
/
+464
2004-08-25
regenerated with license info
Brian Paul
2
-4
/
+58
2004-08-25
Makefile for python-generated files (Ian Romanick)
Brian Paul
1
-0
/
+38
2004-08-25
use version generated from the XML database
Brian Paul
1
-1218
/
+1104
2004-08-25
fix MGL namespace warning (patch 1014800)
Brian Paul
1
-0
/
+4
2004-08-25
return type for MapBuffer was not specified
Brian Paul
1
-0
/
+1
2004-08-25
Fix mgl name mangling (patch 1014800)
Brian Paul
2
-8
/
+20
2004-08-25
Windows ICD driver code (patch 1014800)
Brian Paul
7
-19
/
+821
2004-08-25
fix a couple bad casts
Brian Paul
1
-2
/
+2
2004-08-25
remove BeOS conditional code. oglinfo should be moved to xdemos since it's a...
Brian Paul
1
-5
/
+0
2004-08-25
print current config name before building src and progs
Brian Paul
2
-2
/
+13
2004-08-25
work around a param bug (Adam Jackson)
Brian Paul
1
-1
/
+1
2004-08-24
Disable x86 iround() version on BeOS with gcc < 2.95.x, as it choke GAS.
Philippe Houdoin
1
-1
/
+2
2004-08-24
Todo list updated. Build instructions detailed.
Philippe Houdoin
1
-15
/
+25
2004-08-24
Duplicate CFLAGS in CXXFLAGS removed. Now define DEBUG symbol in debug build.
Philippe Houdoin
1
-2
/
+1
2004-08-22
Converted the Savage driver to the new DRI interface and enabled compilation
Felix Kuehling
8
-34
/
+381
2004-08-22
release notes for 6.2
Brian Paul
2
-0
/
+40
[next]