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-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
2010-01-27
r600: rv670 support 8 tex instructions just like other r6xx
Alex Deucher
2010-01-27
r600: increase max texture units to 16
Andre Maasikas
2010-01-27
r600: fix XPD with writemask
Andre Maasikas
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
r600: enable sampler lod* bits
Andre Maasikas
2010-01-22
r600: update vport z & clipping when depth_clamp is changed
Andre Maasikas
2010-01-22
r600: enable draw_offset
Andre Maasikas
2010-01-22
egl: Remove USING_EGL and the related drivers.
Chia-I Wu
2010-01-19
Remove hardcoded -Wall from Radeon DRI makefiles
Alan Coopersmith
2010-01-19
radeon/r300/r600: share common glCopyTex(Sub)Image code
Maciej Cencora
2010-01-19
r600: align to r300 changes in the blit code
Maciej Cencora
2010-01-19
r300/r600: move some bo offsets checking to blit code
Maciej Cencora
2010-01-19
r600: prepare for some code sharing
Maciej Cencora
2010-01-19
r100/r200/r600: fix typo in 2b1d5ea4f0250a6a7fa312ced0a7af85e909381b
Alex Deucher
2010-01-19
r100/r200/r600: check if blitting for given format is supported earlier
Alex Deucher
2010-01-18
r60: Add relocs for CB_TILE/FRAG
Alex Deucher
2010-01-18
r600: fix some warnings
Alex Deucher
2010-01-18
r600: Update default state size to account for the new relocation
Jerome Glisse
2010-01-18
r6xx/r7xx: emit relocation for FRAG & TILE buffer
Jerome Glisse
2010-01-18
r600: fix shadow_ambient shader
Andre Maasikas
2010-01-16
r600: remove stray END_BATCH in blit code
Alex Deucher
2010-01-15
r600: improve blit support
Alex Deucher
2010-01-15
r600: add initial blit support
Andre Maasikas
[next]