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_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon / r200: Eliminate BEGIN_BATCH_NO_AUTOSTATE
Ian Romanick
2014-01-23
1
-1
/
+1
*
radeon / r200: Remove unused 'dostate' parameter
Ian Romanick
2014-01-23
1
-1
/
+0
*
radeon / r200: Fix 'empty body' warning
Ian Romanick
2014-01-23
1
-2
/
+2
*
radeon / r200: Fix incompatible pointer type warning
Ian Romanick
2014-01-23
1
-2
/
+1
*
mesa: Update gl_scissor_attrib to support ARB_viewport_array
Courtney Goeltzenleuchter
2014-01-20
1
-3
/
+3
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
mesa: Eliminate parameters to dd_function_table::Scissor
Ian Romanick
2014-01-15
1
-1
/
+1
*
mesa: Eliminate parameters to dd_function_table::DepthRange
Ian Romanick
2014-01-15
1
-3
/
+1
*
radeon: Remove dead code
Ian Romanick
2014-01-15
1
-9
/
+0
*
radeon / r200: Don't pass unused parameters to radeon_viewport
Ian Romanick
2013-11-05
1
-1
/
+1
*
mesa: Remove the Initialized field from framebuffers.
Eric Anholt
2013-06-25
1
-2
/
+0
*
radeon/r200: make radeon_context subclass of gl_context
Brian Paul
2012-10-05
1
-12
/
+12
*
radeon/r200: get rid of some unneeded cliprect/scissor code
Roland Scheidegger
2012-08-01
1
-53
/
+3
*
radeon: use _mesa_is_winsys/user_fbo() helpers
Brian Paul
2012-05-01
1
-5
/
+6
*
radeon: derive radeon_renderbuffer from swrast_renderbuffer
Brian Paul
2012-01-24
1
-2
/
+2
*
radeon: stop using _DepthBuffer, _StencilBuffer fields
Brian Paul
2011-12-13
1
-4
/
+4
*
radeon: drop unused constant_cliprect field
Dave Airlie
2011-11-11
1
-1
/
+0
*
radeon: Fix variable initialization typo.
Vinson Lee
2011-11-03
1
-1
/
+1
*
dri: Remove dri2.enabled flag
Kristian Høgsberg
2011-11-02
1
-3
/
+0
*
dri: Remove remaining DRI1 vblank code
Kristian Høgsberg
2011-11-02
1
-2
/
+0
*
radeon/r200: drop remains of non-libdrm_radeon build
Dave Airlie
2011-10-29
1
-1
/
+0
*
radeon: Simplify cliprects computation now that there's just 1.
Eric Anholt
2011-10-28
1
-62
/
+14
*
radeon: Drop dri2 checks now that it's always true.
Eric Anholt
2011-10-28
1
-72
/
+0
*
radeon: Drop the DRI1 swapbuffers implementation.
Eric Anholt
2011-10-28
1
-287
/
+0
*
radeon: Drop the non-kernel-memory-manager support, and thus DRI1.
Eric Anholt
2011-10-28
1
-96
/
+21
*
radeon: Remove some remaining set-but-unused variables.
Eric Anholt
2011-08-02
1
-8
/
+0
*
r600c: add big endian support for r6xx/r7xx
Cédric Cano
2011-04-19
1
-1
/
+1
*
radeon: Remove setup of the old dri/ meta code, which is now unused.
Eric Anholt
2011-02-12
1
-1
/
+1
*
radeon: Implement EGL_MESA_no_surface_extension
Johann Rudloff
2010-11-08
1
-0
/
+4
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-14
/
+14
*
radeon: Add DRI2 flush extension support, so we synchronize properly.
Mario Kleiner
2010-08-02
1
-10
/
+5
*
radeon: no need to emit full state twice after flush
Maciej Cencora
2010-03-07
1
-5
/
+0
*
radeon/r200/r300: don't clean non-emitted state.
Dave Airlie
2010-01-27
1
-1
/
+2
*
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
1
-12
/
+12
*
mesa: Remove _mesa_exit wrapper for exit().
Eric Anholt
2009-12-22
1
-1
/
+1
*
radeon: fix frontbuffer read/drawpixels
Dave Airlie
2009-12-18
1
-1
/
+23
*
Merge branch 'mesa_7_7_branch'
Andre Maasikas
2009-12-08
1
-23
/
+0
|
\
|
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-07
1
-23
/
+0
|
|
\
|
|
*
radeon: fix polygon stipple
Alex Deucher
2009-12-04
1
-23
/
+0
*
|
|
radeon: Only get DRI2 front buffer information for glXBindTexImageEXT.
Michel Dänzer
2009-12-05
1
-4
/
+4
|
/
/
*
|
Revert "radeon/r300: no need to flush the cmdbuf when changing scissors state...
Dave Airlie
2009-12-02
1
-3
/
+1
*
|
radeon: use radeon_bo_is_referenced_by_cs for query objects
Maciej Cencora
2009-11-14
1
-3
/
+0
*
|
radeon/r300: no need to flush the cmdbuf when changing scissors state in KMM ...
Maciej Cencora
2009-11-14
1
-1
/
+3
*
|
radeon: remove unnecessary call to radeonEmitState
Maciej Cencora
2009-11-14
1
-2
/
+0
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-10
1
-5
/
+4
|
\
|
|
*
radeon: fix scissor regression
Alex Deucher
2009-10-09
1
-5
/
+4
*
|
Merge branch 'mesa_7_6_branch'
Pauli Nieminen
2009-09-24
1
-4
/
+4
|
\
|
|
*
radeon: Fix scissors for r600 KMS.
Pauli Nieminen
2009-09-24
1
-4
/
+4
*
|
mesa: rename functions to be more consistant with rest of mesa
Brian Paul
2009-09-19
1
-1
/
+1
|
/
*
radeon: Add more verbose error message for failed command buffer.
Pauli Nieminen
2009-09-09
1
-1
/
+3
[next]