index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r200
/
r200_ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove final imports.h and imports.c bits
Dylan Baker
2020-04-21
1
-1
/
+1
*
Move compiler.h and imports.h/c from src/mesa/main into src/util
Marek Olšák
2020-03-27
1
-1
/
+1
*
radeon: replace __FUNCTION__ with __func__
Marius Predut
2015-04-21
1
-1
/
+1
*
r200: Drop unused variable.
Eric Anholt
2015-02-12
1
-1
/
+0
*
dri/radeon: nuke the remaining references to sarea
Emil Velikov
2014-08-21
1
-7
/
+0
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
r200: get rid of old gart memory functions from old dri1
Roland Scheidegger
2012-08-01
1
-26
/
+0
*
radeon/r200: fix bogus clears
Roland Scheidegger
2012-08-01
1
-26
/
+11
*
radeon/r200: remove hyperz/fast clear testing code
Brian Paul
2012-03-12
1
-10
/
+0
*
dri: Remove remaining DRI1 vblank code
Kristian Høgsberg
2011-11-02
1
-2
/
+0
*
radeon: Drop dri2 checks now that it's always true.
Eric Anholt
2011-10-28
1
-9
/
+0
*
r200: Drop the non-kernel-memory-manager and DRI1 code.
Eric Anholt
2011-10-28
1
-129
/
+1
*
radeon: Remove set-but-unused color_mask variable.
Eric Anholt
2011-08-02
1
-3
/
+0
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
glx: Drop support for GLX_MESA_allocate_memory
Kristian Høgsberg
2010-07-19
1
-107
/
+0
*
radeon/r200: fix the state emission before kernel clear
Dave Airlie
2010-02-24
1
-0
/
+2
*
r200: Remove unnecessary headers.
Vinson Lee
2010-01-30
1
-4
/
+0
*
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
1
-2
/
+2
*
r200: Convert r200 to use new style debug code.
Pauli Nieminen
2009-08-31
1
-5
/
+5
*
intel/radeon: add common metaops code.
Dave Airlie
2009-07-15
1
-6
/
+1
*
Fix crash when debug output is enabled and sarea is notset in r200Clear
Pauli Nieminen
2009-06-23
1
-1
/
+4
*
radeon: Remove drawable & readable from radeon_dri_mirror
Nicolai Hähnle
2009-05-24
1
-15
/
+15
*
r200: only set all dirty on kernel clears
Dave Airlie
2009-03-31
1
-3
/
+3
*
radeon/r200/r300: fix warnings
Dave Airlie
2009-03-24
1
-1
/
+0
*
raedon/r200/r300: mega-FBO commits.
Dave Airlie
2009-03-23
1
-227
/
+3
*
r200: enable hw clears
Dave Airlie
2009-03-10
1
-19
/
+219
*
r200: temporary sw clear code
Dave Airlie
2009-03-06
1
-1
/
+18
*
radeon: refactor framebuffer code like intel
Dave Airlie
2009-03-03
1
-1
/
+1
*
r200: use correct finish interface
Dave Airlie
2009-02-13
1
-1
/
+1
*
r200/r300: get up to speed on renamed files
Dave Airlie
2009-02-12
1
-3
/
+2
*
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-12
1
-58
/
+3
*
r200: bring back single dma flush
Dave Airlie
2009-01-29
1
-8
/
+5
*
r200: start work on userspace clear for r200
Dave Airlie
2009-01-29
1
-69
/
+94
*
r200: fix up swtcl/tcl flushes
Dave Airlie
2009-01-22
1
-3
/
+3
*
r200: emit elts into a separate ELT bo
Dave Airlie
2009-01-23
1
-246
/
+3
*
r200: make tri render on my r200.
Dave Airlie
2009-01-21
1
-2
/
+4
*
r200: clear is working at least - not much else
Dave Airlie
2009-01-20
1
-9
/
+11
*
radeon/r200/r300: consolidate the buffer copy/flip code into one place
Dave Airlie
2009-01-14
1
-316
/
+2
*
radeon/r200/r300: attempt to move lock to common code
Dave Airlie
2009-01-14
1
-44
/
+44
*
radeon/r200/r300: initial attempt to convert to common context code
Dave Airlie
2009-01-14
1
-80
/
+80
*
radeon/r200: move more stuff closer together in context
Dave Airlie
2009-01-14
1
-22
/
+22
*
radeon/r200: start splitting out commonalities into separate headers
Dave Airlie
2009-01-13
1
-4
/
+4
*
mesa: standardize on C99's uint*_t instead of u_int*_t
Keith Whitwell
2008-09-21
1
-2
/
+2
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-4
/
+4
*
R1/2/3/4/5xx: fixed calculation of cliprects in CopyBuffer.
Dennis Kasprzyk
2008-05-29
1
-4
/
+6
*
Use __DRIextension mechanism providing loader functionality to the driver.
Kristian Høgsberg
2008-02-29
1
-3
/
+5
*
More vblank cleanups.
Michel Dänzer
2007-10-30
1
-2
/
+2
*
Refactor and fix core vblank support
Jesse Barnes
2007-10-29
1
-4
/
+4
*
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
Kristian Høgsberg
2007-10-10
1
-3
/
+3
*
remove CVS/XFree86 keywords
Christoff Brill
2007-05-17
1
-1
/
+0
[next]