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
2010-01-18
tgsi: Add missing semantic name in text parser.
Chia-I Wu
2010-01-18
cso: Add set_vertex_samplers function
Jakob Bornecrantz
2010-01-18
softpipe: Fix leak in vbuf draw module
Jakob Bornecrantz
2010-01-17
nv50: implement instanced drawing
Christoph Bumiller
2010-01-17
softpipe: Move st/python's malloc winsys to softpipe
Jakob Bornecrantz
2010-01-17
st/xlib: Make glXGetProcAddressARB visible
Jakob Bornecrantz
2010-01-17
gallium: Support swig "compiler" in p_compiler.h
Jakob Bornecrantz
2010-01-17
i965g: Link against drm_intel instead of drm_radeon
Jakob Bornecrantz
2010-01-17
r300g: Check for bogus texture targets.
Corbin Simpson
2010-01-17
r300g: fix the rasterization of secondary color
Marek Olšák
2010-01-17
r300g: fix vertex colors with 8 bits per channel
Marek Olšák
2010-01-17
r300g: simplify is_format_supported
Marek Olšák
2010-01-17
r300g: output texture debug messages if only RADEON_DEBUG=tex is set
Marek Olšák
2010-01-17
r300g: move debug flags into r300_screen
Marek Olšák
2010-01-17
r300g: disable the MIP filter for NPOT textures
Marek Olšák
2010-01-17
r300g: fix the CS size when emitting invariant state
Marek Olšák
2010-01-16
r300g: Stop using indices.
Corbin Simpson
2010-01-16
r300g: Respect fill modes in indices fallback.
Corbin Simpson
2010-01-16
util: add generic ringbuffer utitilty
Keith Whitwell
2010-01-16
gallium: Fix uninitialized instance divisor and index.
Chia-I Wu
2010-01-16
nv50: fix tile flags for scanout tex usage
Christoph Bumiller
2010-01-16
nv50: handle all and more system values
Christoph Bumiller
2010-01-16
nv50: hook up geometry programs
Christoph Bumiller
2010-01-16
nv50: support for geometry programs in nv50_program
Christoph Bumiller
2010-01-16
nv50: get access to primitive input space
Christoph Bumiller
2010-01-16
draw: Fix memory leak in gs code
Jakob Bornecrantz
2010-01-16
i965g: make xorg state tracker build i965g_drv.so
Dave Airlie
2010-01-15
nouveau: nv30: Remove useless variables fs, txp. Also do not change txf, as b...
Patrice Mandin
2010-01-15
util: Handle FORMAT_Z32_FLOAT in util_pack_z().
Michal Krol
2010-01-15
util: Handle the remaining formats in pipe_put_tile_rgba().
Michal Krol
2010-01-15
util: Fix encoding for R8G8B8A8_UNORM formats and friends.
Michal Krol
2010-01-15
tgsi: Add ureg_property_gs_input_prim().
Michal Krol
2010-01-15
tgsi: Add ureg_src_dimension().
Michal Krol
2010-01-15
regress: Add .gitgnore for *.png files.
Michal Krol
2010-01-15
draw: Add missing header include.
Michal Krol
2010-01-15
gallium: document set_constant_buffer
Roland Scheidegger
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
gallium: remove set_edgeflags from docs
Roland Scheidegger
2010-01-15
tgsi: Fix sanity checks for indirect registers.
Michal Krol
2010-01-15
st/egl_g3d: Avoid validation upon buffer swap or flush frontbuffer.
Chia-I Wu
2010-01-15
st/egl_g3d: Hook to update_buffer of the pipe screen.
Chia-I Wu
2010-01-15
st/egl_g3d: Always override flush_frontbuffer.
Chia-I Wu
2010-01-15
draw: Add GALLIUM_DUMP_VS environment variable.
Luca Barbieri
2010-01-14
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-14
gallium: Document drawing commands.
Michal Krol
2010-01-14
Merge branch 'instanced-arrays'
Michal Krol
2010-01-14
r300g: Cleanup from last few commits.
Corbin Simpson
2010-01-14
r300g: Really destroy translated buffer at the end.
Łukasz Krotowski
2010-01-14
gallium/util: silence warning about array initializers
Brian Paul
2010-01-14
egl_g3d: Check if the creation of pipe or st context fails.
Chia-I Wu
[next]