index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
radeon
/
radeon_common_context.c
Age
Commit message (
Expand
)
Author
2010-11-22
r600c: add Ontario Fusion APU support
Alex Deucher
2010-11-17
r600c/evergreen: texture align is group_bytes just like 6xx/7xx
Alex Deucher
2010-11-15
radeon: fix potential segfault in renderbuffer update
Daniel Lichtenberger
2010-11-08
radeon: Implement EGL_MESA_no_surface_extension
Johann Rudloff
2010-11-08
r600c: properly align mipmaps to group size
Alex Deucher
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-11
r200: revalidate after radeon_update_renderbuffers
Daniel Vetter
2010-09-24
r600c: fix mipmap stride on evergreen
Alex Deucher
2010-09-08
dri: Unset current context and dispatch table when unbinding
Kristian Høgsberg
2010-08-23
radeon: print chip family for evergreen in renderer string
Alex Deucher
2010-08-05
r600: add span support for 2D tiling
Alex Deucher
2010-08-02
radeon: Add DRI2 flush extension support, so we synchronize properly.
Mario Kleiner
2010-08-02
Revert "radeon: Add DRI2 flush extension to so we synchronize properly."
Jerome Glisse
2010-08-02
radeon: Add DRI2 flush extension to so we synchronize properly.
Mario Kleiner
2010-07-15
radeon: Also flush if it's not the current context that's being destroyed.
Henri Verbeet
2010-01-30
radeon: Remove unnecessary headers.
Vinson Lee
2010-01-04
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2009-12-05
radeon: Only get DRI2 front buffer information for glXBindTexImageEXT.
Michel Dänzer
2009-11-21
radeon: fix compressed mipmapped textures
Maciej Cencora
2009-11-14
radeon: use radeon_bo_is_referenced_by_cs for query objects
Maciej Cencora
2009-10-08
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-09-21
r600: various cleanups
Alex Deucher
2009-09-20
Revert "mesa: move _mesa_meta_init/free() calls to core Mesa"
Brian Paul
2009-09-19
mesa: move _mesa_meta_init/free() calls to core Mesa
Brian Paul
2009-09-16
radeon: cleanup compile defines mess.
Dave Airlie
2009-08-31
r100: Use shared debug code.
Pauli Nieminen
2009-08-24
r300: add support for EXT_framebuffer_blit
Maciej Cencora
2009-08-22
r600: add support for RS880
Alex Deucher
2009-08-20
r600: convert to using common radeon state atoms
Alex Deucher
2009-08-18
radeon: Optimize memory handling for dma operations.
Pauli Nieminen
2009-08-18
r300: OQ rework
Dave Airlie
2009-08-17
radeon: remove RADEON_DEBUG_BO stuff
Alex Deucher
2009-08-12
r600: clean up Create/DestroyContext
Alex Deucher
2009-08-12
radeon: Minor warnings cleanup.
Eric Anholt
2009-08-12
radeon: Add protection against recursive DRM locking.
Pauli Nieminen
2009-08-07
radeon: enable tiling fallbacks in 3D driver.
Dave Airlie
2009-07-31
radeon: fix r100/r200 compressed texture stride
Roland Scheidegger
2009-07-29
r600: fix texture pitch alignment
Alex Deucher
2009-07-27
radeon: Add r6xx/r7xx chip family to get_chip_family_name
Pauli Nieminen
2009-07-17
R6xx/r7xx: warning fixes
Kevin DeKorte
2009-07-15
Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in...
Alex Deucher
2009-07-15
intel/radeon: add common metaops code.
Dave Airlie
2009-07-14
R6xx/R7xx: no irqs yet.
Alex Deucher
2009-07-14
radeon: port more front fixes from intel.
Dave Airlie
2009-07-02
radeon/r200/r300: drop radeon renderbuffer private width/height
Dave Airlie
2009-06-27
radeon: Always initialize front and back renderbuffers if present
Nicolai Hähnle
2009-06-12
Merge master and fix conflicts
Alex Deucher
2009-06-01
radeon: Provide a more detailled GL_RENDERER string.
Nicolai Hähnle
2009-05-26
fix segfault when running glxinfo
Alex Deucher
[next]