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
/
drivers
Age
Commit message (
Expand
)
Author
2009-08-17
nv50: remove a few cases of directly casting struct pipe_context
Maarten Maathuis
2009-08-17
nv50: borrow some flushing code from the ddx
Maarten Maathuis
2009-08-17
nv50: whitespace fixes and deobfuscation
Maarten Maathuis
2009-08-17
cell: fix incorrect pipe_transfer tests
Brian Paul
2009-08-17
nv50: fix stencil state
Christoph Bumiller
2009-08-15
nv50: avoid a NULL-ptr dereference when the pipe context changes
Maarten Maathuis
2009-08-15
nv50: align registers used with TEX to 4
Christoph Bumiller
2009-08-14
nv50: fix mipmap offsets and tiling
Christoph Bumiller
2009-08-14
nv50: make sure we don't re-emit outdated scissor state
Christoph Bumiller
2009-08-14
nv50: make use of the y-origin switch
Christoph Bumiller
2009-08-14
nv50: fix typo in REALLOC's 2nd argument in ctor_immd
Christoph Bumiller
2009-08-11
gallium/trace: remove stray semicolons
Brian Paul
2009-08-11
gallium/identity: remove stray semicolons
Brian Paul
2009-08-12
i915g: Check relocs as well
Jakob Bornecrantz
2009-08-11
gallium: Add texture usage information to surface_buffer_create
Jakob Bornecrantz
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-06
identity: Use the correct texture
Jakob Bornecrantz
2009-08-06
i915g: Dirty fix for VBO module double flush assert
Jakob Bornecrantz
2009-08-05
i915g: Treat primary textures as scanout buffers
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-02
Merge commit 'nha/r300-compiler-gallium'
Corbin Simpson
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
2009-07-30
softpipe: Mark texture dirty when unmapped.
Chia-I Wu
2009-07-29
nv50: support non-blocking query_result()
Ben Skeggs
2009-07-29
nouveau: map_range returning -EBUSY isn't necessarily an error
Ben Skeggs
2009-07-29
nv50: correct zeta formats
Christoph Bumiller
2009-07-29
nv50: use new 2D surface format names
Christoph Bumiller
2009-07-29
nv50: support more vtxelt formats
Christoph Bumiller
2009-07-29
nv50: should use uint32_t ptr in draw_elements_inline_u32
Christoph Bumiller
2009-07-29
nv50: TIC/TSC fixes and additions
Christoph Bumiller
2009-07-29
nv50: fix sx/dx typo in transfer_rect_m2mf
Christoph Bumiller
2009-07-29
nv50: fix viewport transform
Christoph Bumiller
2009-07-29
nv50: use correct scissor reg
Christoph Bumiller
2009-07-27
nouveau: swizzle a single row or column, doing it one pixel at a time
Patrice Mandin
2009-07-26
r300g: Fix two trivial texture size issues.
Corbin Simpson
2009-07-26
r300g: Add some debugging, correct little bits of math in texture setup.
Corbin Simpson
2009-07-26
nouveau: only swizzle square textures for copy
Patrice Mandin
2009-07-26
nouveau: Take into account destination position for copy_swizzle, need to spl...
Patrice Mandin
2009-07-26
nouveau: Recursively swizzle an NPOT sized copy
Patrice Mandin
[next]