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
*
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
*
swrast: Use BITFIELD64_BIT for arrayAttribs.
Jose Fonseca
2015-03-18
1
-1
/
+1
*
mesa: remove _ASMAPI, ASMAPIP
Brian Paul
2015-03-12
1
-1
/
+1
*
swrast: remove _BLENDAPI
Brian Paul
2015-03-12
2
-16
/
+13
*
mesa/swrast: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
2
-2
/
+2
*
mesa: remove MAX_GLUSHORT, move MAX_GLUINT
Brian Paul
2015-02-24
1
-0
/
+5
*
mesa: remove logf macro
Brian Paul
2015-02-24
1
-0
/
+1
*
mesa: replace FABSF with fabsf
Brian Paul
2015-02-24
3
-13
/
+15
*
mesa: replace LOGF, EXPF with logf, expf
Brian Paul
2015-02-24
2
-5
/
+6
*
swrast: fix a few release build warnings
Brian Paul
2015-02-24
2
-0
/
+2
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
28
-245
/
+245
*
swrast: fix multiple color buffer writing
Brian Paul
2015-02-19
1
-11
/
+14
*
swrast: Whitespace fixes.
Laura Ekstrand
2015-02-02
3
-12
/
+12
*
DD: Refactor BlitFramebuffer.
Laura Ekstrand
2015-02-02
3
-27
/
+35
*
mesa: support GL_RGB for GL_EXT_texture_type_2_10_10_10_REV
Tapani Pälli
2015-01-19
1
-0
/
+2
*
mesa: rename RGBA8888_* format constants to something appropriate.
Iago Toral Quiroga
2015-01-14
1
-1
/
+1
*
mesa: restrict use of GL_ABGR_EXT format to allowed data types
Samuel Iglesias Gonsalvez
2015-01-12
1
-4
/
+0
*
swrast: Use _mesa_format_convert to implement draw_rgba_pixels.
Iago Toral Quiroga
2015-01-12
1
-4
/
+34
*
mesa: use format conversion functions in swrast
Samuel Iglesias Gonsalvez
2015-01-12
1
-1237
/
+122
*
mesa/formats: add new mesa formats and their pack/unpack functions.
Samuel Iglesias Gonsalvez
2015-01-12
1
-0
/
+13
*
swrast: Remove unused variable.
Iago Toral Quiroga
2015-01-12
1
-3
/
+0
*
mesa: Fix A1R5G5B5 packing/unpacking
Jason Ekstrand
2015-01-12
1
-4
/
+4
[next]