index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Properly init memory for blitter CSOs.
Corbin Simpson
2010-02-12
1
-8
/
+5
*
Merge branch 'gallium-dynamicstencilref'
Roland Scheidegger
2010-02-12
4
-49
/
+69
|
\
|
*
gallium: make u_blitter code save/restore stencil ref values
Roland Scheidegger
2010-02-11
2
-0
/
+10
|
*
gallium: give pipe_stencil_ref its own cso_save/restore functions
Roland Scheidegger
2010-02-11
2
-5
/
+16
|
*
gallium: also save/restore stencil_ref in cso_save/restore_depth_stencil_alpha
Roland Scheidegger
2010-02-11
1
-3
/
+6
|
*
gallium: don't put stencil ref value in pipe_depth_stencil_alpha_state
Roland Scheidegger
2010-02-09
3
-47
/
+43
*
|
Revert "util: Fix descriptors for R32_FLOAT and R32G32_FLOAT formats."
Michal Krol
2010-02-12
1
-2
/
+2
*
|
util: Fix descriptors for R32_FLOAT and R32G32_FLOAT formats.
Michal Krol
2010-02-12
1
-2
/
+2
*
|
llvmpipe: Handle TGSI_TOKEN_TYPE_PROPERTY.
José Fonseca
2010-02-11
2
-0
/
+4
*
|
gallivm: TGSI_OPCODE_CONT is not deprecated.
José Fonseca
2010-02-11
1
-2
/
+1
*
|
os: Do not use Pthreads barrier functions on Mac OS X.
Vinson Lee
2010-02-10
1
-42
/
+52
*
|
gallium: cast to silence waring
Brian Paul
2010-02-10
1
-1
/
+1
*
|
gallium: use os_time.h in pb_bufmgr_cache.c
Brian Paul
2010-02-10
1
-9
/
+9
*
|
gallium: use os_time.h in u_timed_winsys.c
Brian Paul
2010-02-10
1
-19
/
+13
*
|
gallium/auxiliary: add -D__STDC_CONSTANT_MACROS
Brian Paul
2010-02-09
1
-0
/
+3
|
/
*
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-09
2
-21
/
+13
|
\
|
*
gallium: add point_quad_rasterization bit to rasterizer state
Roland Scheidegger
2010-02-04
1
-0
/
+1
|
*
gallium: clean up point sprite rasterizer state
Roland Scheidegger
2010-02-03
2
-10
/
+12
|
*
gallium: remove point_size_min and point_size_max from rasterizer state
Roland Scheidegger
2010-01-12
1
-11
/
+0
*
|
gallium: Remove prefilter member from pipe_sampler_state struct.
Michal Krol
2010-02-09
5
-5
/
+0
*
|
tgsi: Gather cylindrical wrap info in tgsi_shader_info struct.
Michal Krol
2010-02-09
2
-0
/
+2
*
|
tgsi: Add ureg_DECL_fs_input_cyl().
Michal Krol
2010-02-09
2
-52
/
+94
*
|
gallium: Add cylindrical wrap info to TGSI declaration.
Michal Krol
2010-02-09
3
-1
/
+21
*
|
tgsi: Remove tgsi_dump_c.[ch].
Michal Krol
2010-02-09
3
-512
/
+0
*
|
llvmpipe: switch to using dynamic stack allocation instead of registers
Zack Rusin
2010-02-08
3
-3
/
+59
*
|
gallivm: added lp_bld_misc.cpp to sources list
Brian Paul
2010-02-08
1
-0
/
+1
*
|
gallivm: added gallivm/lp_bld_misc.cpp to Makefile
Brian Paul
2010-02-08
1
-0
/
+5
*
|
llvmpipe: export the tgsi translation code to a common layer
Zack Rusin
2010-02-08
66
-5580
/
+11064
*
|
Gallium: Add Solaris atomic function definitions to u_atomic.h
Alan Coopersmith
2010-02-06
1
-1
/
+35
*
|
tgsi: remove special-case code for fragment position
Brian Paul
2010-02-05
1
-7
/
+1
*
|
os: Don't assert on missing implementation of barrier init/destroy. Just usage.
José Fonseca
2010-02-05
1
-2
/
+0
*
|
Merge remote branch 'origin/lp-binning'
José Fonseca
2010-02-05
7
-15
/
+338
|
\
\
|
*
\
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-31
56
-918
/
+1631
|
|
\
\
|
*
|
|
gallium/util: comments for time-related functions
Brian Paul
2010-01-27
1
-0
/
+9
|
*
|
|
gallium/util: print dlerror() info upon dlopen() failure
Brian Paul
2010-01-27
1
-2
/
+7
|
*
|
|
util: fix broken util_ringbuffer_dequeue()
Brian Paul
2010-01-18
1
-3
/
+18
|
*
|
|
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-16
42
-363
/
+969
|
|
\
\
\
|
*
|
|
|
gallium/util: added debug_dump_texture() and ppm output
Brian Paul
2010-01-14
2
-0
/
+79
|
*
|
|
|
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-08
144
-6304
/
+8326
|
|
\
\
\
\
|
*
|
|
|
|
gallium/util: added util_unreference_framebuffer_state()
Brian Paul
2009-12-11
1
-0
/
+16
|
*
|
|
|
|
gallium/util: simplify util_framebuffer_state_equal()
Brian Paul
2009-12-11
2
-10
/
+16
|
*
|
|
|
|
gallium/util: added framebuffer compare, copy util funcs
Brian Paul
2009-12-10
2
-0
/
+58
|
*
|
|
|
|
util: Force ESI register for cpuid's ebx result.
José Fonseca
2009-10-09
1
-1
/
+1
*
|
|
|
|
|
auxiliary: util_stream -> os_stream
José Fonseca
2010-02-04
6
-81
/
+78
*
|
|
|
|
|
os: Ensure header includes are outside extern "C" {}.
José Fonseca
2010-02-04
1
-2
/
+6
*
|
|
|
|
|
util: Reimplement u_time on top of os_time.
José Fonseca
2010-02-04
4
-261
/
+59
*
|
|
|
|
|
os: Time abstractions.
José Fonseca
2010-02-04
4
-0
/
+222
*
|
|
|
|
|
os/os_memory_aligned.h: fix memory allocation alignment for 64 bits
José Fonseca
2010-02-04
2
-3
/
+3
*
|
|
|
|
|
util: Disable u_time.c implementation for embedded.
José Fonseca
2010-02-04
1
-0
/
+4
*
|
|
|
|
|
util: Add missing include.
José Fonseca
2010-02-04
1
-0
/
+1
[next]