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
/
auxiliary
Age
Commit message (
Expand
)
Author
2008-02-29
gallium: fix line emit order for unfilled tris
Brian Paul
2008-02-29
gallium: point rast coord tweak
Brian Paul
2008-02-29
gallium: need precalc_flat=1 for wide lines
Brian Paul
2008-02-29
gallium: tweak coords for wide lines
Brian Paul
2008-02-29
gallium: added pipe_get/put_tile_z() functions
Brian Paul
2008-02-29
gallium: remove the ugly pipe->draw stage lookup code in aaline/point/pstippl...
Brian
2008-02-28
gallium: new wide point/line stages (missed in prev commit)
Brian Paul
2008-02-28
gallium: split draw_wide_prim stage into separate point/line stages.
Brian Paul
2008-02-28
gallium: Fix MSVC warnings.
José Fonseca
2008-02-28
gallium: Fix sign/unsign comparison.
José Fonseca
2008-02-27
gallium: added draw_num_vs_outputs() to query number of post-transform vertex...
Brian
2008-02-27
gallium: remove dependencies on pipe_shader_state's semantic info
Brian
2008-02-27
gallium: include p_util.h
Brian
2008-02-27
gallium: include p_compiler.h instead of p_util.h
Brian
2008-02-27
gallium: added file_max[] array to tgsi_shader_info
Brian
2008-02-27
gallium: added uses_kill field to tgsi_shader_info
Brian
2008-02-27
gallium: remove pipe_context->texture_create/release/get_tex_surface()
Brian
2008-02-27
gallium: better debug messages
Brian
2008-02-27
gallium: Make headers C++ friendly.
José Fonseca
2008-02-27
gallium: Replace // comments.
José Fonseca
2008-02-27
gallium: Use stricter types.
José Fonseca
2008-02-26
gallium: updated prototype (missed in prev commit)
Brian
2008-02-26
gallium: replace draw_convert_wide_points() with draw_wide_point_threshold()
Brian
2008-02-26
gallium: Print texture target for short dumps.
Michal Krol
2008-02-26
gallium: collect more shader info in tgsi_scan_shader()
Brian
2008-02-26
gallium: disable debug code
Brian
2008-02-26
gallium: Fix build on Windows.
Michal Krol
2008-02-26
implement cache limits for cso
Zack Rusin
2008-02-26
add an explicit callback decleration and use it to silence warnings
Zack Rusin
2008-02-26
hide cso cache definition and add some initial code for size limiting
Zack Rusin
2008-02-26
implement deleting of driver side cached state in cso's
Zack Rusin
2008-02-25
gallium: rewrite AA point fragment shader to use a CMP instruction instead of...
Brian
2008-02-25
gallium: fix bad ptr assignment
Brian
2008-02-25
gallium: modify draw_find_vs_output() to search vertex shader outputs
Brian
2008-02-25
Replace standand library functions by portable ones.
José Fonseca
2008-02-25
Add Zack's comments about CSOs.
José Fonseca
2008-02-24
Add new files.
José Fonseca
2008-02-24
gallium: Fix MSVC warnings.
José Fonseca
2008-02-23
gallium: added new tgsi_scan.c / tgsi_scan_shader() function
Brian
2008-02-24
gallium: MSVC fixes.
José Fonseca
2008-02-23
Bring in several forgotten MSVC fixes.
José Fonseca
2008-02-22
gallium: fix bug in which wide point stage overrode the aapoint stage
Brian
2008-02-23
gallium: Countour MSVC's pickyness for structures returned by value.
José Fonseca
2008-02-23
gallium: Wrap decls in extern "C".
José Fonseca
2008-02-23
gallium: Add cso convenience routine (from Keith's patch).
José Fonseca
2008-02-23
gallium: MSVC fixes.
José Fonseca
2008-02-23
gallium: Silence compiler warnings on Windows.
Michal Krol
2008-02-21
gallium: new draw stage for polygon stipple.
Brian
2008-02-21
gallium: new AA point drawing stage
Brian
2008-02-21
draw: vertex cache rework
Keith Whitwell
[next]