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_state_tss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
svga: re-validate sampler view at draw time if needed
Charmaine Lee
2017-06-30
1
-2
/
+12
*
svga: add SVGA_NEW_FRAME_BUFFER to svga_hw_tss_binding state atom
Brian Paul
2016-11-03
1
-0
/
+1
*
svga: s/unsigned/enum pipe_shader_type/
Brian Paul
2016-08-29
1
-3
/
+3
*
svga: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-25
1
-5
/
+5
*
svga: Use STATIC_ASSERT whenever possible.
Jose Fonseca
2016-04-12
1
-2
/
+2
*
svga: Make use of ARRAY_SIZE macro
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
svga: remove useless MAX2() call
Brian Paul
2015-09-10
1
-1
/
+1
*
svga: update driver for version 10 GPU interface
Brian Paul
2015-09-02
1
-106
/
+185
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
svga: replace sampler assertion with conditional
Brian Paul
2014-04-08
1
-1
/
+1
*
svga: update svga_winsys interface for GBS
Brian Paul
2014-02-14
1
-0
/
+2
*
svga: replace 0 with PIPE_OK in a few places
Brian Paul
2013-08-26
1
-1
/
+1
*
svga: use pipe_sampler_view_release() in svga_cleanup_tss_binding()
Brian Paul
2013-01-25
1
-1
/
+1
*
svga: silence some MSVC signed/unsigned comparison warnings
Brian Paul
2012-10-16
1
-1
/
+1
*
svga: fix max_lod clamping in update_tss_binding()
Brian Paul
2012-02-29
1
-2
/
+2
*
svga: fix min/max lod clamping
Brian Paul
2012-01-18
1
-4
/
+6
*
svga: Update state prototypes to return pipe_error.
José Fonseca
2011-11-02
1
-3
/
+3
*
svga: Fix potential buffer overflow in rs draw state.
José Fonseca
2011-10-31
1
-0
/
+5
*
svga: Rebind framebuffer and tss bindings strictly when necessary.
José Fonseca
2011-04-12
1
-3
/
+8
*
svga: Ensure rendertargets and textures are always rebound at every command b...
José Fonseca
2011-02-24
1
-9
/
+69
*
svga: Silence debug printf.
José Fonseca
2010-12-01
1
-1
/
+0
*
svga: Re-emit bound rendertargets and texture samplers at the beginning of ev...
José Fonseca
2010-08-30
1
-3
/
+11
*
svga: Do not shortcut NULL surface relocations with SVGA3D_INVALID_ID.
José Fonseca
2010-08-22
1
-5
/
+8
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-5
/
+5
*
gallium: WIP: Introduce sampler views.
Michal Krol
2010-02-19
1
-10
/
+12
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
svga: Remove unnecessary headers.
Vinson Lee
2010-01-21
1
-2
/
+0
*
svga: Add svga driver
Jakob Bornecrantz
2009-11-17
1
-0
/
+279