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_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon / r200: Pass the API into _mesa_initialize_context
Ian Romanick
2014-01-27
1
-1
/
+2
*
i915,r200,radeon,vega: Change vendor from "VMware, Inc." to "Mesa Project".
José Fonseca
2014-01-20
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-1
/
+1
*
mesa: remove the driverCtx parameter to _mesa_create/initialize_context()
Brian Paul
2012-10-05
1
-1
/
+1
*
radeon/r200: remove use of gl_context::DriverCtx field
Brian Paul
2012-10-05
1
-5
/
+0
*
radeon/r200: make radeon_context subclass of gl_context
Brian Paul
2012-10-05
1
-25
/
+26
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
1
-2
/
+1
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-3
/
+3
*
radeon/r200: get rid of some unneeded cliprect/scissor code
Roland Scheidegger
2012-08-01
1
-4
/
+0
*
radeon: derive radeon_renderbuffer from swrast_renderbuffer
Brian Paul
2012-01-24
1
-5
/
+5
*
radeon: update flush according to glXMakeCurrent man page
Dave Airlie
2011-12-05
1
-2
/
+15
*
radeon: cleanup radeon shared code after r300 and r600 classic drivers removal
Fabio Pedretti
2011-11-07
1
-53
/
+12
*
dri: unify __DRIscreenRec
George Sapountzis
2011-11-04
1
-1
/
+1
*
radeon: Check an error return instead of assigning it to a dead variable.
Eric Anholt
2011-11-03
1
-5
/
+13
*
dri: Drop unused dri renderbuffer helper functions
Kristian Høgsberg
2011-11-02
1
-1
/
+0
*
dri: Remove dri2.enabled flag
Kristian Høgsberg
2011-11-02
1
-69
/
+8
*
dri: Remove DRI1 fields from DRI structs
Kristian Høgsberg
2011-11-02
1
-6
/
+0
*
dri: Remove remaining DRI1 vblank code
Kristian Høgsberg
2011-11-02
1
-10
/
+0
*
dri: Remove cliprect information from __DRIdrawable
Kristian Høgsberg
2011-11-02
1
-15
/
+0
*
radeon/r200: drop remains of r300/r600 support along with old drm 1.x kernel
Dave Airlie
2011-10-30
1
-47
/
+8
*
radeon: Drop some remaining DRI1 vblank support code.
Eric Anholt
2011-10-28
1
-9
/
+0
*
radeon: Drop the non-kernel-memory-manager support, and thus DRI1.
Eric Anholt
2011-10-28
1
-69
/
+1
*
radeon: Remove some remaining set-but-unused variables.
Eric Anholt
2011-08-02
1
-2
/
+0
*
r600c: add support for llano
Alex Deucher
2011-05-31
1
-0
/
+2
*
dri: Remove driver date from renderer string
Ian Romanick
2011-04-05
1
-4
/
+1
*
radeon: Remove setup of the old dri/ meta code, which is now unused.
Eric Anholt
2011-02-12
1
-3
/
+0
*
mesa: remove _mesa_create_context_for_api()
Brian Paul
2011-02-08
1
-1
/
+1
*
r600c: preserve correct buffer when using fbo
Andre Maasikas
2011-01-18
1
-1
/
+1
*
r600c: add support for NI asics
Alex Deucher
2011-01-06
1
-0
/
+3
*
r600c: add Ontario Fusion APU support
Alex Deucher
2010-11-22
1
-0
/
+1
*
r600c/evergreen: texture align is group_bytes just like 6xx/7xx
Alex Deucher
2010-11-17
1
-10
/
+3
*
radeon: fix potential segfault in renderbuffer update
Daniel Lichtenberger
2010-11-15
1
-2
/
+1
*
radeon: Implement EGL_MESA_no_surface_extension
Johann Rudloff
2010-11-08
1
-37
/
+51
*
r600c: properly align mipmaps to group size
Alex Deucher
2010-11-08
1
-3
/
+3
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-3
/
+3
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
r200: revalidate after radeon_update_renderbuffers
Daniel Vetter
2010-10-11
1
-3
/
+5
*
r600c: fix mipmap stride on evergreen
Alex Deucher
2010-09-24
1
-3
/
+10
*
dri: Unset current context and dispatch table when unbinding
Kristian Høgsberg
2010-09-08
1
-0
/
+3
*
radeon: print chip family for evergreen in renderer string
Alex Deucher
2010-08-23
1
-0
/
+5
*
r600: add span support for 2D tiling
Alex Deucher
2010-08-05
1
-1
/
+8
*
radeon: Add DRI2 flush extension support, so we synchronize properly.
Mario Kleiner
2010-08-02
1
-0
/
+49
*
Revert "radeon: Add DRI2 flush extension to so we synchronize properly."
Jerome Glisse
2010-08-02
1
-42
/
+0
*
radeon: Add DRI2 flush extension to so we synchronize properly.
Mario Kleiner
2010-08-02
1
-0
/
+42
*
radeon: Also flush if it's not the current context that's being destroyed.
Henri Verbeet
2010-07-15
1
-1
/
+1
*
radeon: Remove unnecessary headers.
Vinson Lee
2010-01-30
1
-5
/
+0
*
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
1
-7
/
+7
*
radeon: Only get DRI2 front buffer information for glXBindTexImageEXT.
Michel Dänzer
2009-12-05
1
-26
/
+31
*
radeon: fix compressed mipmapped textures
Maciej Cencora
2009-11-21
1
-1
/
+1
[next]