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
/
mesa
/
main
/
multisample.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Additional FlipY applications
Fritz Koenig
2018-09-17
1
-2
/
+2
*
mesa: add functional FBO changes for AMD_framebuffer_multisample_advanced
Marek Olšák
2018-08-04
1
-0
/
+52
*
mesa: add storageSamples parameter to renderbuffer functions
Marek Olšák
2018-08-04
1
-1
/
+2
*
mesa: add support for ARB_sample_locations
Rhys Perry
2018-06-14
1
-0
/
+18
*
mesa: Make numSamples an unsigned int
Gert Wollny
2018-01-19
1
-1
/
+1
*
mesa: init more msaa fields
Brian Paul
2017-08-03
1
-0
/
+2
*
mesa: add KHR_no_error support to glMinSampleShading()
Samuel Pitoiset
2017-07-31
1
-0
/
+7
*
mesa: add min_sample_shading() helper
Samuel Pitoiset
2017-07-31
1
-9
/
+15
*
mesa: add KHR_no_error support to glSampleMaski()
Samuel Pitoiset
2017-07-31
1
-0
/
+7
*
mesa: add sample_maski() helper
Samuel Pitoiset
2017-07-31
1
-6
/
+12
*
mesa: don't flag _NEW_MULTISAMPLE for st/mesa
Marek Olšák
2017-06-22
1
-3
/
+7
*
mesa: only emit _NEW_MULTISAMPLE when min sample shading changes
Samuel Pitoiset
2017-06-06
1
-3
/
+6
*
mesa: only emit _NEW_MULTISAMPLE when sample mask changes
Samuel Pitoiset
2017-06-06
1
-0
/
+3
*
mesa: only emit _NEW_MULTISAMPLE when coverage parameters change
Samuel Pitoiset
2017-06-06
1
-3
/
+7
*
mesa: add GL_OES_sample_shading support
Ilia Mirkin
2016-03-30
1
-1
/
+2
*
mesa/multisample: Check sample count using the new driver hook
Eduardo Lima Mitev
2016-03-03
1
-4
/
+9
*
mesa: move non-generic samples validation
Timothy Arceri
2015-08-18
1
-9
/
+0
*
mesa/es3.1: Pass sample count check for multisampled textures
Marta Lofstedt
2015-08-10
1
-1
/
+4
*
mesa: Avoid double promotion.
Matt Turner
2015-07-29
1
-2
/
+2
*
main: fix the validation of the number of samples
Martin Peres
2015-03-25
1
-0
/
+9
*
mesa: Adds missing error condition in _mesa_check_sample_count()
Eduardo Lima Mitev
2015-02-23
1
-3
/
+4
*
mesa: Adds check for integer internal format and num samples in glRenderbuffe...
Eduardo Lima Mitev
2015-02-19
1
-0
/
+10
*
mesa: use float to silence MSVC warning in _mesa_GetMultisamplefv()
Brian Paul
2014-07-09
1
-1
/
+1
*
mesa: Add new functions and enums required by GL_ARB_sample_shading
Anuj Phogat
2013-11-01
1
-0
/
+18
*
mesa: add casts to fix MSVC warnings in multisample.c
Brian Paul
2013-07-12
1
-2
/
+3
*
mesa: wrap comments, code to 78 columns in multisample.c
Brian Paul
2013-06-19
1
-6
/
+11
*
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
*
mesa: update derived framebuffer state in GetMultisamplefv
Marek Olšák
2013-04-10
1
-0
/
+5
*
mesa: use _mesa_check_sample_count() for multisample textures
Chris Forbes
2013-03-24
1
-3
/
+26
*
mesa: helper for checking renderbuffer sample count
Chris Forbes
2013-03-24
1
-0
/
+54
*
mesa: implement sample mask
Chris Forbes
2013-03-02
1
-2
/
+18
*
mesa: implement GetMultisamplefv
Chris Forbes
2013-03-02
1
-2
/
+23
*
glapi: add ARB_texture_multisample
Chris Forbes
2013-03-02
1
-0
/
+15
*
mesa: Drop manual checks for outside begin/end.
Eric Anholt
2013-01-21
1
-1
/
+1
*
mesa: Standardize names of OpenGL functions.
Paul Berry
2012-11-12
1
-1
/
+1
*
mesa: Include mtypes.h in files that use gl_context struct.
Vinson Lee
2011-01-05
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
Make GL_ARB_multisample mandatory
Ian Romanick
2009-01-28
1
-5
/
+0
*
mesa: refactor: move multisample-related functions into new multisample.c file
Brian Paul
2008-09-21
1
-0
/
+66