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
Age
Commit message (
Expand
)
Author
2010-06-05
r300/compiler: implement SIN+COS+SCS for vertex shaders
Marek Olšák
2010-06-05
r300/compiler: implement SNE unwound for r3xx VS, natively for r5xx VS
Marek Olšák
2010-06-05
r300/compiler: implement SEQ unwound for r3xx VS, natively for r5xx VS
Marek Olšák
2010-06-05
r300/compiler: implement SFL for vertex shaders
Marek Olšák
2010-06-04
i915: Don't use XRGB8888 on 830 and 845.
Eric Anholt
2010-06-04
i915: Clamp minimum lod to maximum texture level too.
Eric Anholt
2010-06-04
intel: Fix intel_compressed_num_bytes for FXT1 after I broke it.
Eric Anholt
2010-06-03
r300/compiler: print opcode names instead of numbers
Marek Olšák
2010-06-02
dri/swrast: Remove unnecessary header.
Vinson Lee
2010-06-02
intel: Remove a leftover DRI1/DRI2 conditional
Kristian Høgsberg
2010-06-01
intel: Fallback to meta if we're asked to CopyTexImage2D from RGB to RGBA
Kristian Høgsberg
2010-05-31
swrast: add TFP support to swrast.
Dave Airlie
2010-05-31
gallium: fix TFP on gallium
Dave Airlie
2010-05-31
intel: Initialize batch->reserved_space on allocation
Chris Wilson
2010-05-29
r300: fix blits for textures of width/height greater than 2048 on r5xx
Marek Olšák
2010-05-28
i965: Add cache unit -> bo name mapping for more gen6 state objects.
Eric Anholt
2010-05-28
i965: fix PIPE_CONTROL command for gen6.
Zou Nan hai
2010-05-26
Enable hardware mipmap generation for radeon.
Will Dyson
2010-05-26
Fix image_matches_texture_obj() MaxLevel check
Will Dyson
2010-05-26
Fallback to software render if there is no miptree for an image
Will Dyson
2010-05-26
i965: Add support for EXT_timer_query on Ironlake.
Eric Anholt
2010-05-26
intel: Handle decode of PIPE_CONTROL instructions.
Eric Anholt
2010-05-26
i965: Move Gen6 debugging emit_mi_flush into the Gen6 block.
Eric Anholt
2010-05-26
i965: Don't PIPE_CONTROL instruction cache flush.
Eric Anholt
2010-05-26
i965: Emit MI_FLUSH before PSP on Ironlake for clip max threads errata.
Eric Anholt
2010-05-26
r300/compiler: implement SGT+SLE opcodes
Marek Olšák
2010-05-26
r300/compiler: fix dumping r5xx vertex shaders
Marek Olšák
2010-05-26
r300/compiler: move hardware caps to the radeon_compiler base struct
Marek Olšák
2010-05-26
r300/compiler: shorten swizzle expressions
Marek Olšák
2010-05-23
i965: Add support for all 8 possible ARB_draw_buffers in Mesa.
Eric Anholt
2010-05-23
i965: Fix bit allocation for number of color regions for ARB_draw_buffers.
Eric Anholt
2010-05-20
i965: remove disabled code for cycling through MRF registers in clipping.
Eric Anholt
2010-05-20
intel: Throttle after doing copyregion/swapbuffers round trip
Kristian Høgsberg
2010-05-19
r300/compiler: Implement constant folding
Nicolai Hähnle
2010-05-19
r300/compiler: Emit 0.5 swizzle when necessary.
Tom Stellard
2010-05-18
i965: Remove constant or ignored-by-hw args from FF sync message setup.
Eric Anholt
2010-05-18
i965: Revert accidental debug change in 562e2d114ec0cba8
Eric Anholt
2010-05-18
gen6 fix: fix a wrong bit in binding_table_pointer
Zou Nan hai
2010-05-17
i965: Fix point coordinate replacement after airlied's ffvertex changes.
Eric Anholt
2010-05-17
i965: Add SF program disasm under INTEL_DEBUG=sf.
Eric Anholt
2010-05-17
intel: Call intel_draw_buffer() again after _mesa_make_current()
Kristian Høgsberg
2010-05-17
i965: Make rasterization of single and multiple quad prims match.
Eric Anholt
2010-05-16
i965: Remove the half-baked code for multiple OQs at the same time.
Eric Anholt
2010-05-16
i965: Remove unused occlusion query struct field.
Eric Anholt
2010-05-16
r300/compiler: fix peephole optimizer
Tom Stellard
2010-05-16
r300/compiler: Implement simple peephole optimizer
Nicolai Hähnle
2010-05-15
r300/compiler: silence a warning
Marek Olšák
2010-05-14
i965: Set the correct provoking vertex for clipped first-mode trifans.
Eric Anholt
2010-05-14
i965: Add program dumping for INTEL_DEBUG=gs.
Eric Anholt
2010-05-14
i965: Parse the ff_sync URB send opcode on Ironlake disasm.
Eric Anholt
[next]