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
Age
Commit message (
Expand
)
Author
2010-03-12
r100/r200/r300/r300: only enable accelerated pixel ops with kms
Alex Deucher
2010-03-10
radeon: fallback to sw ReadPixels if color logicop is enabled
Maciej Cencora
2010-03-10
radeon: fix glCopyTex(Sub)Image if user FBO is bound
Maciej Cencora
2010-03-10
Merge branch '7.8'
Michel Dänzer
2010-03-10
r100: add additional blit formats
Alex Deucher
2010-03-10
radeon/r200/r600: enable HW accelerated gl(Read/Copy/Draw)Pixels
Alex Deucher
2010-03-09
radeon: mark framebuffer as incomplete if renderbuffer format isn't supported...
Maciej Cencora
2010-03-09
radeon/r200/r300/r600: add is_format_renderable function
Maciej Cencora
2010-03-09
radeon: add hw accelerated glReadPixel support (not enabled yet)
Maciej Cencora
2010-03-08
radeon: don't attempt to use alternate blit formats for depth buffers
Alex Deucher
2010-03-08
radeon/r200/r600: allow src and dst BOs to be placed in GTT during blit
Alex Deucher
2010-03-08
radeon/r200/r600: reset bos when validating buffers during blit
Alex Deucher
2010-03-08
radeon: no need to emit full state twice after flush
Maciej Cencora
2010-03-08
radeon: fallback to software in glCopyTexImage if blit isn't available
Maciej Cencora
2010-03-08
radeon/r200/r600: allow src and dst BOs to be placed in GTT during blit
Alex Deucher
2010-03-08
radeon/r200/r600: reset bos when validating buffers during blit
Alex Deucher
2010-03-07
radeon: handle compressed sRGB texture formats
Maciej Cencora
2010-03-07
radeon: move glGetTexImage handlers to seperate file
Maciej Cencora
2010-03-07
radeon: Some possible improvements that I spoted in radeon_tiled_texture branch.
Maciej Cencora
2010-03-07
radeon: properly calculate rowstride for tiled images
Maciej Cencora
2010-03-07
radeon: minor refactoring of mipmap code
Maciej Cencora
2010-03-07
radeon: add texture helper function
Maciej Cencora
2010-03-07
radeon: add some debugging info to sw tiling/untiling functions
Maciej Cencora
2010-03-07
radeon: add software untiling functions
Maciej Cencora
2010-03-07
radeon: add tile size getter
Maciej Cencora
2010-03-07
radeon: added tiling functions
Maciej Cencora
2010-03-07
radeon: no need to emit full state twice after flush
Maciej Cencora
2010-03-07
radeon: fallback to software in glCopyTexImage if blit isn't available
Maciej Cencora
2010-03-06
dri: drop MINIGLX_SOURCES (2)
George Sapountzis
2010-03-06
dri: drop MINIGLX_SOURCES
George Sapountzis
2010-03-03
radeon/r200/r300/r600: add check_blit vtbl function
Alex Deucher
2010-03-03
Remove stray defines of HAVE_RGBA
Ian Romanick
2010-03-03
mesa: Remove ClearIndex and IndexMask from device-driver interface
Ian Romanick
2010-03-03
r600: add new rs880 pci id
Alex Deucher
2010-03-03
radeon/r200/r300/r600: fix blit BO buffer validation
Dave Airlie
2010-03-01
radeon: Reduce number of radeon_bo_map calls that require kernel entry.
Pauli Nieminen
2010-02-27
radeon: Assert pointer is not null before dereferencing.
Vinson Lee
2010-02-24
radeon/r200: fix the state emission before kernel clear
Dave Airlie
2010-02-24
radeon: fix bad state emission causes kernel to do bad depth clear
Dave Airlie
2010-02-20
radeon: Silence compiler format warning.
Vinson Lee
2010-02-19
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-10
dri: Fix copy-and-paste brain damage in previous commit
Ian Romanick
2010-02-10
dri: Allow selective generation of accum. buffer configs
Ian Romanick
2010-02-10
radeon: Fix printf formatings to match te values.
Pauli Nieminen
2010-02-10
radeon: Define EXT_framebuffer_object constants to match hw.
Pauli Nieminen
2010-02-09
dri_interface: Introduce DRI tokens for the texBuffer texture formats
Kristian Høgsberg
2010-02-09
radeon: Add some debug output for fbo support
Pauli Nieminen
2010-02-08
radeon: fix UMS since stp addition.
Dave Airlie
[next]