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
/
mesa
/
state_tracker
/
st_cb_fbo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: move utility functions, macros into new st_util.h file
Brian Paul
2019-03-11
1
-0
/
+1
*
mesa/st: wire up DiscardFramebuffer
Jonathan Marek
2019-01-29
1
-0
/
+25
*
mesa/st: rework support for sRGB framebuffer attachements
Gert Wollny
2019-01-28
1
-2
/
+2
*
st/mesa: don't leak pipe_surface if pipe_context is not current
Marek Olšák
2019-01-09
1
-1
/
+4
*
st/mesa: Add support for EXT_multisampled_render_to_texture
Kristian H. Kristensen
2018-12-06
1
-0
/
+3
*
st/mesa: add renderbuffer support for AMD_framebuffer_multisample_advanced
Marek Olšák
2018-08-04
1
-8
/
+53
*
st/mesa: pass storage_sample_count parameter into st_choose_format
Marek Olšák
2018-08-04
1
-3
/
+3
*
mesa: add gl_renderbuffer::NumStorageSamples
Marek Olšák
2018-08-04
1
-1
/
+3
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
1
-2
/
+4
*
gallium: add pipe_resource::nr_storage_samples, and set it same as nr_samples
Marek Olšák
2018-07-31
1
-0
/
+2
*
mesa: GL_MESA_framebuffer_flip_y extension [v4]
Fritz Koenig
2018-07-27
1
-1
/
+5
*
st/mesa: add support for ARB_sample_locations
Rhys Perry
2018-06-14
1
-0
/
+14
*
st/mesa: add new driver function DrawBufferAllocate
Timothy Arceri
2018-04-25
1
-6
/
+4
*
mesa: merge the driver functions DrawBuffers and DrawBuffer
Timothy Arceri
2018-04-17
1
-5
/
+4
*
st: Don't try to finalize the texture in st_render_texture().
Eric Anholt
2018-03-28
1
-4
/
+0
*
mesa: add xbgr support adjacent to xrgb
Ilia Mirkin
2018-02-19
1
-0
/
+2
*
st/mesa: use st_access_flags_to_transfer_flags() helper in more places
Brian Paul
2018-02-06
1
-9
/
+9
*
mesa: Make numSamples an unsigned int
Gert Wollny
2018-01-19
1
-1
/
+1
*
st/mesa: Handle BGR[A/X]1010102 formats.
Mario Kleiner
2018-01-03
1
-0
/
+6
*
mesa: s/GLint/gl_buffer_index/ for _ColorDrawBufferIndexes
Brian Paul
2017-11-09
1
-2
/
+2
*
st/mesa: only try to create 1x msaa surfaces for "fake" msaa drivers
Brian Paul
2017-08-31
1
-3
/
+10
*
st/mesa: fix handling of NumSamples=1 (v2)
Brian Paul
2017-08-03
1
-3
/
+2
*
st/mesa: whitespace fixes in st_cb_fbo.c
Brian Paul
2017-07-06
1
-29
/
+19
*
st/mesa: fix texture image resource selection in st_render_texture()
Brian Paul
2017-06-30
1
-1
/
+18
*
st/mesa: add st_invalidate_buffers() helper
Timothy Arceri
2017-06-09
1
-2
/
+3
*
st/mesa: cache pipe_surface for GL_FRAMEBUFFER_SRGB changes
Marek Olšák
2017-06-07
1
-26
/
+23
*
st/mesa: minor clean-ups in st_update_renderbuffer_surface()
Brian Paul
2017-04-26
1
-9
/
+8
*
st/mesa: add some _mesa_is_winsys_fbo() assertions
Brian Paul
2017-04-12
1
-0
/
+1
*
st/mesa: minor optimization in st_DrawBuffers()
Brian Paul
2017-04-12
1
-8
/
+16
*
st: Add cubeMapFace parameter to st_finalize_texture.
Michal Srb
2017-04-01
1
-1
/
+1
*
st/mesa: don't update unrelated states in non-draw calls such as Clear
Marek Olšák
2017-02-25
1
-1
/
+1
*
st/mesa: handle negative _ColorDrawBufferIndexes values correctly
Francesco Ansanelli
2016-06-24
1
-1
/
+1
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
1
-1
/
+1
*
mesa/st: log some additional invalid-fbo cases
Rob Clark
2016-04-25
1
-0
/
+3
*
st/mesa: fix glReadBuffer() assertion failure
Brian Paul
2016-04-08
1
-0
/
+2
*
st/mesa: use the texture view's format for render-to-texture
Nicolai Hähnle
2016-03-21
1
-7
/
+15
*
st/mesa: fix frontbuffer glReadPixels regressions
Brian Paul
2016-02-24
1
-2
/
+11
*
st/fbo: use pipe_surface_release instead of pipe_surface_reference
Krzysztof Sobiecki
2015-10-14
1
-1
/
+1
*
st/mesa: Don't override NewFramebuffer just to call _mesa_new_framebuffer
Ian Romanick
2015-10-06
1
-12
/
+1
*
st/mesa: remove st_bind_framebuffer()
Brian Paul
2015-09-22
1
-12
/
+0
*
st/mesa: remove unneeded pipe_surface_release() in st_render_texture()
Brian Paul
2015-06-24
1
-2
/
+0
*
main: Rename framebuffer renderbuffer software fallback.
Laura Ekstrand
2015-05-14
1
-1
/
+1
*
mesa: Fix some signed-unsigned comparison warnings
Jan Vesely
2015-01-21
1
-3
/
+3
*
mesa/st: NumLayers is only valid for array textures
Ilia Mirkin
2014-09-25
1
-1
/
+2
*
mesa/st: add ARB_texture_view support
Ilia Mirkin
2014-09-12
1
-0
/
+10
*
st/mesa: add st_context parameter to st_mesa_format_to_pipe_format
Marek Olšák
2014-08-11
1
-1
/
+1
*
st/mesa: make winsys fbo sRGB-capable when supported
Chia-I Wu
2014-03-06
1
-3
/
+22
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-2
/
+2
*
st/mesa: add a simple sanity check assertion in st_validate_attachment()
Brian Paul
2014-01-24
1
-0
/
+6
*
st/mesa: fix glReadBuffer(GL_NONE) segfault
Brian Paul
2014-01-23
1
-1
/
+2
[next]