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
/
state_trackers
/
wgl
/
stw_st.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add pipe_resource::nr_storage_samples, and set it same as nr_samples
Marek Olšák
2018-07-31
1
-0
/
+1
*
st/mesa: Initialize textures array in st_framebuffer_validate
Michel Dänzer
2017-10-18
1
-3
/
+1
*
st/mesa: create framebuffer iface hash table per st manager
Charmaine Lee
2017-07-24
1
-0
/
+1
*
st/mesa: add destroy_drawable interface
Charmaine Lee
2017-07-20
1
-1
/
+5
*
st/mesa: add a winsys buffers list in st_context
Charmaine Lee
2017-07-11
1
-1
/
+3
*
st/wgl: make own_mutex() non-static
Brian Paul
2016-06-30
1
-4
/
+4
*
st/wgl: add support for WGL_ARB_render_texture
Brian Paul
2015-12-03
1
-5
/
+0
*
st/wgl: add some mutex checking code
José Fonseca
2015-11-12
1
-0
/
+26
*
st/wgl: rename stw_framebuffer_release() to stw_framebuffer_unlock()
Brian Paul
2015-11-12
1
-2
/
+2
*
st/wgl: reimplement stw_framebuffer::mutex with CRITICAL_SECTION
Brian Paul
2015-11-12
1
-2
/
+2
*
st/wgl: fix locking issue in stw_st_framebuffer_present_locked()
Brian Paul
2015-11-11
1
-0
/
+3
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
st/wgl: set PIPE_BIND_SAMPLER_VIEW for window color buffers
Brian Paul
2015-06-19
1
-0
/
+1
*
st/wgl: respect sample count when creating framebuffer surfaces
Brian Paul
2015-06-19
1
-0
/
+1
*
st/dri: do not create a new context for msaa copy
Maarten Lankhorst
2013-09-11
1
-1
/
+2
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
st/wgl: add HUD support
Brian Paul
2013-04-04
1
-0
/
+13
*
gallium: pass the current context to the flush_front state tracker function
Marek Olšák
2012-12-07
1
-1
/
+2
*
st/wgl: Don't cache HDC anywhere.
José Fonseca
2012-10-08
1
-1
/
+12
*
st-api: Rework how drawables are invalidated v3.
Thomas Hellstrom
2011-06-29
1
-0
/
+2
*
wgl: Don't hold on to user supplied HDC.
José Fonseca
2011-05-24
1
-5
/
+6
*
wgl: Fix double free. Remove dead code.
José Fonseca
2010-12-02
1
-62
/
+4
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-27
/
+31
*
st/wgl: s/st_manager_create_api/st_gl_api_create/
Vinson Lee
2010-04-25
1
-2
/
+2
*
stw: Update for pipe_resource interface changes.
José Fonseca
2010-04-12
1
-15
/
+17
*
stw: Fix minor st_api migration glitches.
José Fonseca
2010-04-12
1
-1
/
+5
*
st/wgl: Switch from st_public.h to st_api.h. [V2]
Chia-I Wu
2010-04-12
1
-0
/
+306