index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r200
/
r200_tcl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-30
mesa: Replace use of _ReallyEnabled as a boolean with use of _Current.
Eric Anholt
1
-1
/
+1
2014-01-17
s/Tungsten Graphics/VMware/
José Fonseca
1
-1
/
+1
2013-04-17
mesa: remove DD_POINT_SMOOTH flag
Brian Paul
1
-1
/
+1
2013-04-17
mesa: remove DD_SEPARATE_SPECULAR flag
Brian Paul
1
-1
/
+2
2013-03-15
Replace gl_vert_result enum with gl_varying_slot.
Paul Berry
1
-7
/
+7
2012-10-05
radeon/r200: make radeon_context subclass of gl_context
Brian Paul
1
-5
/
+5
2012-02-29
mesa: Push the shine table into the tnl module.
Mathias Fröhlich
1
-2
/
+2
2012-01-17
radeon: share common fog code between radeon and r200
Alex Deucher
1
-84
/
+0
2011-11-01
Build fix for -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast
Jeremy Huddleston
1
-2
/
+2
2011-10-30
radeon/r200: drop remains of r300/r600 support along with old drm 1.x kernel
Dave Airlie
1
-2
/
+1
2010-11-10
r200: fix r200 large points
Roland Scheidegger
1
-3
/
+2
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
1
-10
/
+10
2010-10-11
r200: revalidate after radeon_update_renderbuffers
Daniel Vetter
1
-0
/
+2
2010-08-02
radeon: Add DRI2 flush extension support, so we synchronize properly.
Mario Kleiner
1
-0
/
+2
2010-08-02
Revert "radeon: Add DRI2 flush extension to so we synchronize properly."
Jerome Glisse
1
-2
/
+0
2010-08-02
radeon: Add DRI2 flush extension to so we synchronize properly.
Mario Kleiner
1
-0
/
+2
2010-03-21
r200: Fix emit size prediction to account elt splitting.
Pauli Nieminen
1
-2
/
+3
2010-03-21
r200: Fix swtnl fallback to flush pending rendering before transition.
Pauli Nieminen
1
-4
/
+14
2010-03-21
r200: Fix mixed indetion in r200TclFallback.
Pauli Nieminen
1
-21
/
+20
2010-01-30
r200: Remove unnecessary headers.
Vinson Lee
1
-1
/
+0
2009-11-17
Merge branch 'outputswritten64'
Ian Romanick
1
-7
/
+8
2009-09-01
r200: emit max vtx info for index buffer.
Dave Airlie
1
-0
/
+1
2009-08-31
r200: Convert r200 to use new style debug code.
Pauli Nieminen
1
-7
/
+7
2009-08-26
r200: Add scissor to state atom list.
Pauli Nieminen
1
-1
/
+0
2009-08-25
r200: Addd missing parameter to debug output.
Pauli Nieminen
1
-1
/
+1
2009-08-25
r200: Fix commit size prediction.
Pauli Nieminen
1
-1
/
+4
2009-08-25
radeon/r200/r300/r600: Warn if we emit more than prediction was.
Pauli Nieminen
1
-5
/
+16
2009-08-21
radeon: Improve state emit code.
Pauli Nieminen
1
-1
/
+1
2009-08-21
r200: Remove unnecessery Elts from r200 context.
Pauli Nieminen
1
-4
/
+2
2009-08-21
r200: Remove unnecessary calls to rcommonEnsureCmdBufSpace.
Pauli Nieminen
1
-5
/
+0
2009-08-21
r200: Prevent flush in middle of rendering.
Pauli Nieminen
1
-0
/
+54
2009-08-18
r200: Fix missing offset from elt buffer pointer.
Pauli Nieminen
1
-1
/
+1
2009-04-02
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
1
-8
/
+8
2009-02-12
radeon/r200/r300: another big merge upheavel.
Dave Airlie
1
-3
/
+3
2009-02-09
r200: cleanup some bits that aren't used
Dave Airlie
1
-1
/
+0
2009-01-31
r200/r300: swtcl fixups to use old dma buffers on top of BOs
Dave Airlie
1
-2
/
+2
2009-01-31
r200/r300: add aperture space checks
Dave Airlie
1
-1
/
+2
2009-01-29
r200: bring back single dma flush
Dave Airlie
1
-7
/
+8
2009-01-22
r200: fix up swtcl/tcl flushes
Dave Airlie
1
-4
/
+4
2009-01-23
r200: disable some debug
Dave Airlie
1
-2
/
+2
2009-01-23
r200: emit elts into a separate ELT bo
Dave Airlie
1
-10
/
+9
2009-01-22
r200: remove indexed verts
Dave Airlie
1
-4
/
+0
2009-01-21
r200: make tri render on my r200.
Dave Airlie
1
-0
/
+2
2009-01-20
r200: clear is working at least - not much else
Dave Airlie
1
-10
/
+8
2009-01-14
radeon/r200/r300: initial attempt to convert to common context code
Dave Airlie
1
-7
/
+7
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
1
-6
/
+6
2007-12-22
fix GL_LINE_LOOP with drivers using own render pipeline stage (#12410, #13527)
Roland Scheidegger
1
-1
/
+1
2007-05-17
remove CVS/XFree86 keywords
Christoff Brill
1
-1
/
+0
2007-02-09
r200: simplify / unify input map handling for vp and fftnl
Roland Scheidegger
1
-16
/
+26
2007-01-16
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
1
-2
/
+5
[next]