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
*
mesa: replace _mesa_update_stencil() with helper functions
Marek Olšák
2017-06-22
1
-1
/
+0
*
radeon: Unify the style of function pointer calls in structs
Boyan Ding
2017-01-13
1
-4
/
+4
*
mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
Kenneth Graunke
2015-07-20
1
-1
/
+1
*
radeon: remove dri_mirror state
Emil Velikov
2015-07-13
1
-9
/
+9
*
main: Refactor _mesa_update_draw_buffer_bounds.
Laura Ekstrand
2015-05-14
1
-1
/
+1
*
main: Refactor _mesa_update_framebuffer.
Laura Ekstrand
2015-05-14
1
-1
/
+1
*
radeon: replace __FUNCTION__ with __func__
Marius Predut
2015-04-21
1
-6
/
+6
*
radeon: replace INLINE with inline
Brian Paul
2015-02-26
1
-2
/
+2
*
dri/radeon: cleanup the radeon_context vtbl
Emil Velikov
2014-08-21
1
-3
/
+0
*
radeon,r200: fix buffer validation after CS flush
Marek Olšák
2014-08-09
1
-13
/
+1
*
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
|
/
/
[next]