index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
svga
/
svga_pipe_sampler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: add DEBUG_SAMPLERS
Brian Paul
2017-04-26
1
-1
/
+2
*
svga: fix memory leak with sampler state
Charmaine Lee
2016-09-17
1
-3
/
+0
*
svga: s/unsigned/enum pipe_shader_type/
Brian Paul
2016-08-29
1
-1
/
+1
*
gallium: Use enum pipe_shader_type in set_sampler_views()
Kai Wasserbäch
2016-08-29
1
-1
/
+1
*
gallium: Use enum pipe_shader_type in bind_sampler_states() (v2)
Kai Wasserbäch
2016-08-29
1
-1
/
+1
*
svga: use new svga_check_sampler_framebuffer_resource_collision()
Brian Paul
2016-08-26
1
-18
/
+3
*
svga: avoid emitting redundant SetShaderResource command
Charmaine Lee
2016-08-26
1
-0
/
+11
*
svga: add a cleanup function to clean up sampler state
Charmaine Lee
2016-08-26
1
-0
/
+20
*
svga: add guest statistic gathering interface
Charmaine Lee
2016-08-26
1
-1
/
+10
*
svga: null out all sampler views if start=num=0
Brian Paul
2016-05-17
1
-0
/
+12
*
svga: eliminiate unnecessary constant buffer updates
Charmaine Lee
2016-04-25
1
-1
/
+19
*
svga: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-25
1
-1
/
+1
*
svga: whitespace and formatting fixes in svga_pipe_sampler.c
Brian Paul
2016-04-25
1
-31
/
+33
*
svga: separate HUD counters for state objects
Brian Paul
2016-04-25
1
-2
/
+6
*
svga: check for no-ops in svga_bind_sampler_states()
Brian Paul
2016-01-05
1
-1
/
+15
*
svga: add new GALLIUM_HUD queries
Neha Bhende
2015-10-16
1
-0
/
+3
*
svga: fix referencing a NULL framebuffer cbuf
Charmaine Lee
2015-09-02
1
-2
/
+2
*
svga: fix backed surface view regression
Charmaine Lee
2015-09-02
1
-1
/
+27
*
svga: update driver for version 10 GPU interface
Brian Paul
2015-09-02
1
-28
/
+203
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-3
/
+3
*
svga: remove no-op checks in sampler, sampler_view functions
Brian Paul
2014-04-03
1
-15
/
+0
*
svga: fix a comment (sampler vs. sampler_view)
Brian Paul
2014-03-26
1
-1
/
+1
*
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
2013-10-23
1
-10
/
+1
*
svga: don't hook in old bind_fragment_sampler_states() functions
Brian Paul
2013-10-03
1
-9
/
+0
*
svga: implement pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
1
-0
/
+1
*
svga: add NULL pointer check in svga_create_sampler_state()
Brian Paul
2013-01-25
1
-0
/
+3
*
svga: add 'start' parameter to bind_sampler_states/views()
Brian Paul
2012-08-16
1
-24
/
+65
*
svga: no-op sampler view referencing if no change
Brian Paul
2012-02-23
1
-6
/
+8
*
svga: use pipe_sampler_view_release() to avoid segfault
Brian Paul
2012-02-23
1
-2
/
+6
*
svga: add 0.5 in float->int conversion of sample min/max lod
Brian Paul
2012-01-18
1
-2
/
+2
*
gallium: move border color to be a color union
Dave Airlie
2011-09-27
1
-4
/
+4
*
svga: fix the test for sRGB texture formats
Brian Paul
2011-09-22
1
-1
/
+2
*
svga: rename a couple sampler, sampler view functions
Brian Paul
2011-02-03
1
-7
/
+9
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-4
/
+4
*
gallium: Check for OOM condition when creating a sampler view.
Michal Krol
2010-03-11
1
-5
/
+7
*
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
1
-2
/
+2
|
\
|
*
svga: Disable debug message.
Michal Krol
2010-03-10
1
-1
/
+1
|
*
svga: Rename pipe formats.
José Fonseca
2010-03-02
1
-1
/
+1
*
|
gallium: Silence compiler warnings.
michal
2009-12-10
1
-3
/
+0
*
|
svga: Fix after sampler view changes.
Michal Krol
2010-02-23
1
-0
/
+30
*
|
gallium: WIP: Introduce sampler views.
Michal Krol
2010-02-19
1
-15
/
+15
|
/
*
svga: Fix texture border color.
José Fonseca
2010-02-13
1
-10
/
+6
*
gallium: make max_anisotropy a unsigned bitfield member
Roland Scheidegger
2010-02-12
1
-2
/
+2
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-3
/
+0
|
\
|
*
svga: Remove unnecessary headers.
Vinson Lee
2010-01-21
1
-3
/
+0
*
|
gallium: remove PIPE_TEX_FILTER_ANISO
Luca Barbieri
2010-01-06
1
-1
/
+2
*
|
gallium: fix more potential strict aliasing issues
Roland Scheidegger
2009-12-08
1
-2
/
+3
*
|
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-12-07
1
-1
/
+1
*
|
svga: Update for renamed sampler/texture state setters.
Michal Krol
2009-12-01
1
-2
/
+2
|
/
[next]