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
/
r600
Age
Commit message (
Expand
)
Author
2010-03-24
r100/r200/r300/r600: enable accel for Copy/DrawPixels without kms
Alex Deucher
2010-03-17
Merge branch '7.8' into master
Pauli Nieminen
2010-03-16
Correct GL_EQUIV code in r67/7xx.
Matthew W. S. Bell
2010-03-12
Merge branch '7.8'
Michel Dänzer
2010-03-12
r100/r200/r300/r300: only enable accelerated pixel ops with kms
Alex Deucher
2010-03-12
dri/r700: include shader/programopt.h instead of programopt.c.
Luc Verhaegen
2010-03-10
radeon/r200/r600: enable HW accelerated gl(Read/Copy/Draw)Pixels
Alex Deucher
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
Merge branch '7.8'
Brian Paul
2010-03-08
r600: enable GL_ARB_pixel_buffer_object
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
r600: recalculate point size, if point min/max size changes
Alex Deucher
2010-03-08
r600: no need to flush on context init
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
r600: recalculate point size, if point min/max size changes
Alex Deucher
2010-03-08
r600: no need to flush on context init
Alex Deucher
2010-03-07
radeon: move glGetTexImage handlers to seperate file
Maciej Cencora
2010-03-07
radeon: added tiling functions
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
radeon/r200/r300/r600: fix blit BO buffer validation
Dave Airlie
2010-03-02
r600: fix blender picking.
Dave Airlie
2010-02-27
r600: Assert pointer is not null before dereferencing.
Vinson Lee
2010-02-26
r600: enable OQ on rv740 on drms with working pipe config
Alex Deucher
2010-02-26
r600: fail to validate unsupported texture formats
Klaus Schnass
2010-02-24
r600: proper fix for 15601835361e2fdd34b38b265cfc3007749ee24d
Alex Deucher
2010-02-24
r600: Assert that array index is not negative.
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-14
r600: use new program cloning functions
Brian Paul
2010-02-14
r600: Silence uninitialized variable warnings.
Vinson Lee
2010-02-14
r600: Silence uninitialized variable warning.
Vinson Lee
2010-02-12
Revert "r600c: substract vbo offset to vbo size"
Jerome Glisse
2010-02-12
r600c: substract vbo offset to vbo size
Jerome Glisse
2010-02-12
r600: be more exact in vb size calculation
Andre Maasikas
2010-02-12
r600: support GL_SHORT attributes
Andre Maasikas
2010-02-10
r600: Fix typo in __DRI_TEXTURE_FORMAT_RGBA rename
Kristian Høgsberg
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-07
r100/r200/r300/r600: Set MaxCombinedTextureImageunits.
Pauli Nieminen
2010-02-04
mesa: change ctx->Driver.ProgramStringNotify() to return GLboolean
Brian Paul
2010-02-04
r600: reduce number of cache flushes
Alex Deucher
2010-01-31
r600: Remove duplicate assignment.
Vinson Lee
2010-01-30
r600: Remove unnecessary headers.
Vinson Lee
2010-01-27
r600: fix warning
Alex Deucher
[next]