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
/
main
/
multisample.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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