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
Age
Commit message (
Expand
)
Author
2008-03-26
r300: Indented the vertex program code...
Oliver McFadden
2008-03-26
r300: Cleaned up the default vertex program code with longer lines.
Oliver McFadden
2008-03-26
r300: Removed the last of the duplicate vertex program macros.
Oliver McFadden
2008-03-26
r300: Added Copyright lines to the vertex program code.
Oliver McFadden
2008-03-26
[i915] don't use 4x4 filter for 1D shadowmap
Zou Nan hai
2008-03-26
r300: Renamed the Mesa opcode translation functions.
Oliver McFadden
2008-03-26
r300: Renamed the destination-and-opcode/source macros to more appropriate na...
Oliver McFadden
2008-03-25
gallium: disable the selection/feedback draw module's options for wide lines,...
Brian Paul
2008-03-25
implement glGet/BindAttribLocationARB() for display lists
Brian
2008-03-25
gallium: added some debug code (disable)
Brian Paul
2008-03-25
mesa: fix some issues in _mesa_combine_programs()
Brian Paul
2008-03-25
mesa: append fog instructions after parsing if a fog option is set
Brian Paul
2008-03-25
mesa: when negating scalar src args, use NEGATE_XYZW, not NEGATE_X
Brian Paul
2008-03-25
intel: fix the issue "VBO: Cannot allocate memory for a BO" on
Xiang, Haihao
2008-03-24
gallium: don't enable stencil test if no stencil buffer.
Brian Paul
2008-03-24
add GL_READ_FRAMEBUFFER_BINDING_EXT case, regenerate get.c file
Brian
2008-03-24
gallium: save/restore samplers in draw_textured_quad()
Brian
2008-03-24
gallium: fix a few texture border/mipmap glitches found w/ conform
Brian Paul
2008-03-24
gallium: check SamplersUsed to determine if texture needed, as in st_atom_sam...
Brian Paul
2008-03-24
R300: fix typo r300 fog reg
Alex Deucher
2008-03-24
gallium: free bitmap fragment shaders, misc clean-up
Brian Paul
2008-03-24
gallium: add missing cso_save_samplers() call
Brian Paul
2008-03-24
gallium: pass the filter mode to util_gen_mipmap().
Brian
2008-03-24
r300: Merged the constant zero/one source macros.
Oliver McFadden
2008-03-24
r300: Merged the Vector and Math Engine opcode macros.
Oliver McFadden
2008-03-22
gallium: fix a few more shader-related mem leaks
Brian
2008-03-22
use ctx->Driver.DeleteProgram() in a few more places
Brian
2008-03-22
use ctx->Driver.DeleteProgram() in a few more places
Brian
2008-03-22
delete default programs with ctx->Driver.DeleteProgram()
Brian
2008-03-22
gallium: fix a few mem leaks when deleting programs
Brian
2008-03-22
delete default programs with ctx->Driver.DeleteProgram()
Brian
2008-03-22
r500: fixup fake shader to keep gears going
Dave Airlie
2008-03-22
r500: enable gb tiling for r5xx
Dave Airlie
2008-03-22
r500: fixup support for emitting fragment program to hardware.
Dave Airlie
2008-03-21
gallium: fix const buffer update bug
Brian
2008-03-21
[965] Avoid emitting dead code for DPx/math instructions.
Michal Wajdeczko
2008-03-21
[965] Improve pinterp performance by delaying reads of just-written regs.
Michal Wajdeczko
2008-03-21
[965] Fix negating of unsigned value in emit_wpos_xy.
Michal Wajdeczko
2008-03-21
[965] Add MVP code for position invariant vertex programs.
Michal Wajdeczko
2008-03-21
[win32] Use native aligned memory allocation functions.
Michal Wajdeczko
2008-03-21
[965] Shuffle state flags to match the order we initialize them in.
Michal Wajdeczko
2008-03-21
intel: Use _mesa_ffs wrapper, and fix a use-after-free with INTEL_DEBUG=buf.
Michal Wajdeczko
2008-03-21
Refactor PBO validate/map code.
Brian
2008-03-21
Refactor PBO validate/map code.
Brian
2008-03-21
gallium: implement PBO operations for glDraw/ReadPixels and glBitmap
Brian Paul
2008-03-21
add a number of PBO validate/map/unmap functions
Brian Paul
2008-03-21
include varray.h to silence warning
Brian
2008-03-21
add a number of PBO validate/map/unmap functions
Brian
2008-03-21
Fix some PBO breakage.
Brian
2008-03-21
Fix some PBO breakage.
Brian
[prev]
[next]