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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: remove old bind_*_sampler_states() functions
Brian Paul
2013-10-03
4
-36
/
+0
*
cso: remove use of old bind_*_sampler_states() functions
Brian Paul
2013-10-03
1
-31
/
+3
*
rbug: remove old bind_*_sampler_states() functions
Brian Paul
2013-10-03
1
-53
/
+1
*
identity: remove old bind_*_sampler_states() functions
Brian Paul
2013-10-03
1
-41
/
+1
*
trace: remove old bind_*_sampler_states() functions
Brian Paul
2013-10-03
1
-75
/
+7
*
ilo: don't hook up old bind_*_sampler_states() functions
Brian Paul
2013-10-03
1
-4
/
+0
*
llvmpipe: remove old bind_*_sampler_states() functions
Brian Paul
2013-10-03
1
-26
/
+0
*
softpipe: remove old bind_*_sampler_states() functions
Brian Paul
2013-10-03
1
-31
/
+0
*
clover: remove bind_compute_sampler_states() calls
Brian Paul
2013-10-03
1
-8
/
+6
*
gallium/tests: use pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
8
-9
/
+13
*
gallium/tools: update dump_state.py to use bind_sampler_states()
Brian Paul
2013-10-03
1
-8
/
+3
*
nouveau: implement pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
6
-2
/
+76
*
softpipe: implement pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
1
-0
/
+1
*
radeon: implement pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
3
-0
/
+49
*
svga: implement pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
1
-0
/
+1
*
trace: implement pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
1
-28
/
+42
*
rbug: implement pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
1
-0
/
+34
*
noop: implement pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
1
-0
/
+7
*
llvmpipe: implement pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
1
-0
/
+1
*
ilo: implement pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
1
-0
/
+21
*
identity: implement pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
1
-15
/
+21
*
i915g: implement pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
1
-0
/
+22
*
galahad: implement pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
1
-12
/
+18
*
clover: use pipe_context::bind_sampler_states() if non-null
Brian Paul
2013-10-03
1
-2
/
+7
*
vl: use pipe_context::bind_sampler_states() if non-null
Brian Paul
2013-10-03
7
-8
/
+49
*
util: use pipe_context::bind_sampler_states() if non-null
Brian Paul
2013-10-03
1
-6
/
+22
*
draw: use pipe_context::bind_sampler_states() if non-null
Brian Paul
2013-10-03
2
-7
/
+97
*
cso: use pipe_context::bind_sampler_states() if non-null
Brian Paul
2013-10-03
1
-21
/
+44
*
gallium: add pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
1
-0
/
+5
*
r300g: rename r300_bind_sampler_states to r300_bind_fragment_sampler_states
Brian Paul
2013-10-03
1
-4
/
+4
*
draw: rename bind_sampler_states variables
Brian Paul
2013-10-03
2
-19
/
+19
*
r600g: fix ínitialization of non_disp_tiling flag
Marek Olšák
2013-10-03
1
-4
/
+5
*
r600g,radeonsi: create aux_context last
Marek Olšák
2013-10-03
3
-2
/
+6
*
r300g/swtcl: don't call draw_prepare_shader_outputs
Marek Olšák
2013-10-03
1
-1
/
+0
*
r600/llvm: Adds support for MSAA
Vincent Lejeune
2013-10-02
3
-1
/
+54
*
r600g/llvm: Undef z and w component of 2D TXP inst
Vincent Lejeune
2013-10-02
1
-1
/
+2
*
r600g/llvm: fix txq for texture buffer
Vincent Lejeune
2013-10-02
3
-2
/
+9
*
st/egl: flush resources before presentation
Grigori Goronzy
2013-10-01
1
-0
/
+11
*
st/xorg: Include u_surface.h for u_copy_rect
Alex Deucher
2013-10-01
1
-0
/
+1
*
winsys/freedreno/drm: drop obsolete .gitignore
Emil Velikov
2013-10-01
1
-1
/
+0
*
winsys/freedreno/drm: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
2
-1
/
+4
*
winsys/nouveau/drm: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
3
-3
/
+6
*
winsys/i915/sw: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
3
-11
/
+8
*
st/xvmc: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
2
-6
/
+8
*
st/xorg: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
3
-25
/
+15
*
st/xa: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
2
-7
/
+9
*
st/wgl: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
2
-18
/
+16
*
st/vega: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
3
-63
/
+33
*
st/vdpau: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
2
-12
/
+14
*
st/osmesa: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
2
-2
/
+4
[next]