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
/
swrast
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/core: Add definitions and translations for EXT_texture_sRGB_R8
Gert Wollny
2018-11-02
2
-0
/
+2
*
mesa: Fix pack_uint_Z_FLOAT32()
Illia Iorin
2018-10-11
1
-6
/
+0
*
mesa: Add support for AMD_depth_clamp_separate
Sagar Ghuge
2018-08-28
1
-1
/
+1
*
swrast: fix crash in AA line code when there's no texture
Brian Paul
2018-07-27
1
-4
/
+6
*
mesa: GL_MESA_framebuffer_flip_y extension [v4]
Fritz Koenig
2018-07-27
8
-26
/
+49
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
6
-1
/
+5
*
mesa: separate legacy stuff from gl_texture_unit into gl_fixedfunc_texture_unit
Marek Olšák
2018-02-13
3
-7
/
+8
*
mesa: change ctx->Color.ColorMask into a 32-bit bitmask
Marek Olšák
2018-02-04
5
-25
/
+31
*
mesa: remove unneeded #includes of main/compiler.h
Brian Paul
2018-01-17
1
-1
/
+0
*
mesa: s/GLint/gl_buffer_index/ for _ColorDrawBufferIndexes
Brian Paul
2017-11-09
2
-6
/
+6
*
mesa: Add X1B5G5R5 along with A1B5G5R5.
Eric Anholt
2017-10-10
1
-0
/
+1
*
mesa: replace VP/FP/ATIfs _Enabled flags with helper functions
Marek Olšák
2017-06-22
3
-11
/
+13
*
mesa: replace _mesa_update_stencil() with helper functions
Marek Olšák
2017-06-22
3
-4
/
+7
*
mesa: rename _mesa_add_renderbuffer* functions
Timothy Arceri
2017-04-18
1
-7
/
+7
*
swrast: take ownership rather than adding reference for new renderbuffers
Timothy Arceri
2017-04-10
1
-11
/
+6
*
mesa: fix renderbuffer leak
Timothy Arceri
2017-04-07
1
-0
/
+5
*
st/mesa/r200/i915/i965: move ARB program fields into a union
Timothy Arceri
2016-11-17
1
-1
/
+1
*
r200/glsl/st/mesa: use common outputs written field
Timothy Arceri
2016-10-26
3
-5
/
+6
*
r200/i915/st/mesa/compiler: use common inputs read field
Timothy Arceri
2016-10-26
2
-2
/
+2
*
st/mesa/r200/i915/i965: eliminate gl_fragment_program
Timothy Arceri
2016-10-26
3
-22
/
+20
*
i965/mesa/st/swrast: set fs shader_info directly and switch to using it
Timothy Arceri
2016-10-26
1
-1
/
+1
*
swrast: fix active attribs with atifragshader
Miklós Máté
2016-08-11
1
-1
/
+2
*
util: Move format_r11g11b10f.h to src/util
Jason Ekstrand
2016-08-05
1
-1
/
+1
*
util: Move format_rgb9e5.h to src/util
Jason Ekstrand
2016-08-05
1
-1
/
+1
*
swrast: Avoid aliasing violation.
Matt Turner
2016-07-26
1
-2
/
+2
*
mesa: Rename CoordReplaceBits back to CoordReplace.
Mathias Fröhlich
2016-06-16
1
-1
/
+1
*
swrast: Convert swrast to use CoordsReplaceBits.
Mathias Fröhlich
2016-06-16
1
-2
/
+2
*
swrast: Add texfetch_funcs entries for astc 3d formats
Anuj Phogat
2016-05-03
1
-1
/
+22
*
mesa: replace gl_context->Multisample._Enabled with _mesa_is_multisample_enab...
Bas Nieuwenhuizen
2016-03-24
1
-2
/
+2
*
swrast: fix discarded const warning in s_texture.c
Brian Paul
2016-03-22
1
-1
/
+1
*
swrast: Move assert for 'slice' in to check_map_teximage
Anuj Phogat
2016-03-21
1
-1
/
+1
*
swrast: fix GL_ANY_SAMPLES_PASSED values in Result
Ilia Mirkin
2016-03-05
1
-0
/
+5
*
program: Remove condition-code and precision support.
Matt Turner
2016-03-01
1
-6
/
+0
*
swrast: move two global defines to the only place where they are used
Miklós Máté
2015-12-17
1
-0
/
+2
*
mesa/formats: 8-bit channel integer formats addition
Dave Airlie
2015-09-02
1
-0
/
+4
*
mesa/formats: add some formats from GL3.3
Dave Airlie
2015-09-02
1
-0
/
+12
*
mesa: fix SwapBytes handling in numerous places
Dave Airlie
2015-09-02
1
-7
/
+7
*
swrast: add a new macro, FETCH_COMPRESSED
Nanley Chery
2015-08-26
1
-198
/
+41
*
mesa/formats: define the 2D ASTC formats
Nanley Chery
2015-08-26
1
-1
/
+31
*
mesa/formats: remove compressed formats from matching function
Nanley Chery
2015-08-25
1
-1
/
+1
*
swrast: fix EXT_depth_bounds_test
Marek Olšák
2015-08-14
1
-2
/
+12
*
swrast: Avoid double promotion.
Matt Turner
2015-07-29
13
-50
/
+50
*
swrast: remove unneeded & operators in _swrast_choose_texture_sample_func()
Brian Paul
2015-07-21
1
-28
/
+28
*
mesa/swrast: Use global function _mesa_regions_overlap()
Anuj Phogat
2015-06-29
1
-13
/
+3
*
main: Rename framebuffer renderbuffer software fallback.
Laura Ekstrand
2015-05-14
1
-1
/
+1
*
swrast: Fix rgba_draw_pixels with GL_COLOR_INDEX
Iago Toral Quiroga
2015-05-04
1
-3
/
+26
*
Fix a few typos
Zoë Blade
2015-04-27
1
-1
/
+1
*
swrast: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
3
-4
/
+4
*
swrast: Mark MAX_GLUINT literal with u suffix.
Matt Turner
2015-04-13
1
-1
/
+1
*
swrast: remove unneeded #include of colormac.h
Brian Paul
2015-04-01
17
-17
/
+3
[next]