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
/
radeon
/
radeon_ioctl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a few typos
Zoë Blade
2015-04-27
1
-1
/
+1
*
radeon: replace INLINE with inline
Brian Paul
2015-02-26
1
-1
/
+1
*
mesa: Move simple_list.h to src/util.
Eric Anholt
2015-01-28
1
-1
/
+1
*
radeon/r200: make radeon_context subclass of gl_context
Brian Paul
2012-10-05
1
-1
/
+1
*
radeon/r200: drop remains of non-libdrm_radeon build
Dave Airlie
2011-10-29
1
-1
/
+2
*
radeon: Drop dri2 checks now that it's always true.
Eric Anholt
2011-10-28
1
-1
/
+0
*
radeon: Drop the non-kernel-memory-manager support, and thus DRI1.
Eric Anholt
2011-10-28
1
-14
/
+4
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-4
/
+4
*
radeon: Port flush preventation code from r200 to r100.
Pauli Nieminen
2009-08-21
1
-5
/
+7
*
radeon/r200/r300: make build with out libdrm_radeon installed for now
Dave Airlie
2009-02-12
1
-1
/
+1
*
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-12
1
-12
/
+2
*
radeon/r200: flush vertices when data in cmdbuf.
Dave Airlie
2009-02-11
1
-3
/
+3
*
radeon: major cleanups removing old dead codepaths.
Dave Airlie
2009-02-10
1
-6
/
+5
*
radeon: make more r100 work
Dave Airlie
2009-02-09
1
-1
/
+2
*
radeon: make compile again.
Dave Airlie
2009-02-04
1
-27
/
+28
*
radeon/r200/r300: bring back old style DMA buffer on top of BOs.
Dave Airlie
2009-01-29
1
-13
/
+3
*
radeon/r200/r300: consolidate the buffer copy/flip code into one place
Dave Airlie
2009-01-14
1
-5
/
+0
*
radeon/r200/r300: initial attempt to convert to common context code
Dave Airlie
2009-01-14
1
-22
/
+23
*
Remove CVS keywords.
Keith Whitwell
2008-09-21
1
-1
/
+0
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-1
/
+1
*
replace __inline and __inline__ with INLINE macro
Brian Paul
2008-06-21
1
-3
/
+3
*
More vblank cleanups.
Michel Dänzer
2007-10-30
1
-2
/
+2
*
remove code dealing with drmMinor version < 6 since all radeon drivers reques...
Roland Scheidegger
2006-06-02
1
-2
/
+0
*
Dave Reveman's patch for GLX_MESA_copy_sub_buffer support
Brian Paul
2006-03-31
1
-1
/
+2
*
Minor driver cleanup. Remove unnecessery/unneded radeon/r200AllocDmaRegionVer...
Roland Scheidegger
2005-10-11
1
-13
/
+0
*
Bug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers is pointless.
Adam Jackson
2005-01-31
1
-6
/
+0
*
OK, one more time. Simplify the state-backup system by just storing the full
Eric Anholt
2004-09-30
1
-2
/
+0
*
The previous code would emit a full set of state during the first EmitState on
Eric Anholt
2004-09-25
1
-3
/
+7
*
Close some races with locking on R100 and R200 which could manifest as rendering
Eric Anholt
2004-08-17
1
-0
/
+33
*
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
2003-08-22
1
-0
/
+188