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
/
gallium
Age
Commit message (
Expand
)
Author
2009-08-11
gallium/identity: remove stray semicolons
Brian Paul
2009-08-12
i915g: Reduce max relocs
Jakob Bornecrantz
2009-08-12
i915g: Check relocs as well
Jakob Bornecrantz
2009-08-11
i915g: Implement surface_buffer_create for softpipe
Jakob Bornecrantz
2009-08-11
gallium: Add texture usage information to surface_buffer_create
Jakob Bornecrantz
2009-08-11
gallium: fix debug_printf() format string
Brian Paul
2009-08-11
r300g: Fix up remaining VAP_CNTL_STATUS writes for big endian.
Michel Dänzer
2009-08-11
r300g: Emit relocations for pitch registers.
Michel Dänzer
2009-08-11
r300g: a typo of debug message
Cooper Yuan
2009-08-07
r300g: Knock out another fragment of invariant state.
Corbin Simpson
2009-08-07
gallium: Move minify() to u_math.
Corbin Simpson
2009-08-07
r300g: Remove r300_constant_buffer::user_count.
Corbin Simpson
2009-08-08
i915g: Don't forget x/y coords in transfers
Jakob Bornecrantz
2009-08-08
i915g: Don't try to free a mapped buffer at shutdown
Jakob Bornecrantz
2009-08-07
util: fix incorrect assertion
Brian Paul
2009-08-07
util: include u_surface.h, added comment
Brian Paul
2009-08-07
util: use util_same_surface() to compare surface pointers
Brian Paul
2009-08-07
util: added util_same_surface() helper function
Brian Paul
2009-08-06
i915g: Compile with scons
Jakob Bornecrantz
2009-08-06
identity: Use the correct texture
Jakob Bornecrantz
2009-08-06
st/xorg: If we have DRI2 we should also have some sort of hw support
Jakob Bornecrantz
2009-08-06
i915g: Always run in sync with the HW
Jakob Bornecrantz
2009-08-06
i915g: The i915 seems more happier with sampler domain so lets use that
Jakob Bornecrantz
2009-08-06
i915g: Dirty fix for VBO module double flush assert
Jakob Bornecrantz
2009-08-06
i915g: Switch to mapping the batch buffer instead of using subdata
Jakob Bornecrantz
2009-08-05
egl_softpipe: Add support for pbuffer binding.
Chia-I Wu
2009-08-05
egl_softpipe: Flush when switching current context.
Chia-I Wu
2009-08-05
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-05
util: added comment/question about blit clipping
Brian Paul
2009-08-05
util: added util_blit_pixels() overlap test
Brian Paul
2009-08-05
util: fix util_blit_pixels() test for surface_copy() path
Brian Paul
2009-08-05
util: reformatting and comments
Brian Paul
2009-08-05
st/xorg: Make it work again
Jakob Bornecrantz
2009-08-05
st/egl: Create primary texture not display target
Jakob Bornecrantz
2009-08-05
i915g: Treat primary textures as scanout buffers
Jakob Bornecrantz
2009-08-05
i915g: Link with trace on EGL and Xorg
Jakob Bornecrantz
2009-08-05
trace: Use correct texture in drm_api wrapper
Jakob Bornecrantz
2009-08-05
softpipe: Also defere primary textures to backend
Jakob Bornecrantz
2009-08-04
r300g: Slightly saner initialization of some texture / transfer fields.
Michel Dänzer
2009-08-03
egl_softpipe: Add support for pbuffer surface.
Chia-I Wu
2009-08-03
egl: Replace IsBound by a pointer to the binding.
Chia-I Wu
2009-08-03
tgsi: report opcode name in addition to the number when translation fails
Brian Paul
2009-08-03
tgsi: added tgsi_get_opcode_name()
Brian Paul
2009-08-03
gallium: comments, reformatting
Brian Paul
2009-08-02
Merge commit 'nha/r300-compiler-gallium'
Corbin Simpson
2009-08-01
mesa st: Move logbase2 function to util/u_math.h
Patrice Mandin
2009-07-31
Rename TGSI LOOP instruction to better match theri usage.
Michal Krol
2009-07-30
r300g: Use radeon compiler for fragment programs
Nicolai Hähnle
2009-07-30
r300g: Remove extraneous printf
Nicolai Hähnle
2009-07-30
r300g: Use r300compiler for vertex shaders
Nicolai Hähnle
[next]