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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mesa: print number of samples in renderbuffer_storage error msg
Brian Paul
2016-07-08
1
-1
/
+1
*
mesa: Mark R*32F formats as filterable when an extension is present.
Kenneth Graunke
2016-07-08
3
-3
/
+19
*
mesa: Make single-buffered GLES representation internally consistent
Gurchetan Singh
2016-07-07
3
-2
/
+30
*
mesa: Strip arrayness from interface block names in some IO validation
Ian Romanick
2016-07-05
1
-8
/
+90
*
mesa: stop copying SamplerUnits twice
Timothy Arceri
2016-07-05
1
-4
/
+0
*
mesa: make attribute binding message more useful
Timothy Arceri
2016-07-05
1
-1
/
+2
*
mesa: fix build error
Timothy Arceri
2016-07-05
1
-1
/
+1
*
mesa: faster validation of sampler unit mapping for SSO
Gregory Hainaut
2016-07-05
1
-38
/
+31
*
glsl: add driconf to zero-init unintialized vars
Rob Clark
2016-07-02
1
-0
/
+5
*
mesa/main: fix error checking logic on CopyImageSubData
Alejandro Piñeiro
2016-07-02
1
-5
/
+10
*
mesa: Close fp on error path.
Matt Turner
2016-06-30
1
-6
/
+4
*
glsl/mesa: move duplicate shader fields into new struct gl_shader_info
Timothy Arceri
2016-06-30
5
-190
/
+110
*
glsl/main: remove unused params and make function static
Timothy Arceri
2016-06-30
4
-11
/
+7
*
glsl/mesa: split gl_shader in two
Timothy Arceri
2016-06-30
10
-40
/
+180
*
mesa: don't use drivers NewShader function when creating shader objects
Timothy Arceri
2016-06-30
1
-2
/
+1
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
4
-4
/
+4
*
glsl/mesa: stop duplicating geom and tcs layout values
Timothy Arceri
2016-06-23
4
-39
/
+36
*
glsl/mesa: stop duplicating tes layout values
Timothy Arceri
2016-06-23
3
-24
/
+28
*
mesa: Fix incorrect "see also" comments
Ian Romanick
2016-06-20
1
-1
/
+1
*
mesa: Silence unused parameter warning
Ian Romanick
2016-06-20
1
-1
/
+1
*
mesa: add GL_EXT_window_rectangles state storage/retrieval functionality
Ilia Mirkin
2016-06-18
8
-3
/
+120
*
glapi: add GL_EXT_window_rectangles entrypoints
Ilia Mirkin
2016-06-18
3
-0
/
+16
*
mesa: remove remaining tabs in api_validate.c
Timothy Arceri
2016-06-17
1
-11
/
+11
*
mesa: If validation fails in a debug context just emit a debug message
Ian Romanick
2016-06-16
1
-2
/
+15
*
mesa/main: Update _mesa_new_shader.
Jose Fonseca
2016-06-16
1
-1
/
+1
*
mesa: Use bitmask/ffs to iterate the active_samplers bitmask.
Mathias Fröhlich
2016-06-16
1
-3
/
+5
*
mesa: Use bitmask/ffs to iterate the enabled textures.
Mathias Fröhlich
2016-06-16
1
-15
/
+16
*
mesa: Use designated bool value to check texture unit completeness.
Mathias Fröhlich
2016-06-16
1
-1
/
+4
*
mesa: Use bitmask/ffs to iterate SamplersUsed
Mathias Fröhlich
2016-06-16
1
-21
/
+21
*
mesa: Use bitmask/ffs to iterate enabled clip planes.
Mathias Fröhlich
2016-06-16
2
-20
/
+20
*
mesa: Use bitmask/ffs to iterate color material attributes.
Mathias Fröhlich
2016-06-16
1
-5
/
+6
*
mesa: Use bitmask/ffs to build ff fragment shader keys.
Mathias Fröhlich
2016-06-16
1
-3
/
+7
*
mesa: Use bitmask/ffs to build ff vertex shader keys.
Mathias Fröhlich
2016-06-16
1
-2
/
+4
*
mesa: Remove the linked list of enabled lights
Mathias Fröhlich
2016-06-16
4
-22
/
+1
*
mesa: Use bitmask/ffs to iterate enabled lights for ff shader keys.
Mathias Fröhlich
2016-06-16
1
-13
/
+15
*
mesa: Use bitmask/ffs to iterate enabled lights
Mathias Fröhlich
2016-06-16
2
-14
/
+39
*
mesa: Track enabled lights in a bitmask
Mathias Fröhlich
2016-06-16
3
-0
/
+5
*
mesa: Rename CoordReplaceBits back to CoordReplace.
Mathias Fröhlich
2016-06-16
5
-10
/
+10
*
mesa: Remove the now unused CoordsReplace array.
Mathias Fröhlich
2016-06-16
3
-8
/
+0
*
mesa: Add gl_point_attrib::CoordReplaceBits bitfield.
Mathias Fröhlich
2016-06-16
5
-14
/
+26
*
mesa/glsl: stop using GL shader type internally
Timothy Arceri
2016-06-16
4
-15
/
+15
*
glsl: Optionally lower TCS gl_PatchVerticesIn to a uniform.
Kenneth Graunke
2016-06-15
1
-0
/
+1
*
glsl: Optionally lower TES gl_PatchVerticesIn to a uniform.
Kenneth Graunke
2016-06-15
1
-0
/
+1
*
mesa/main: fix integer overflows in _mesa_image_offset
Nicolai Hähnle
2016-06-15
1
-4
/
+4
*
mesa: Make use of u_bit_scan{,64}.
Mathias Fröhlich
2016-06-14
2
-5
/
+5
*
mesa/gallium: Move u_bit_scan{,64} from gallium to util.
Mathias Fröhlich
2016-06-14
2
-74
/
+1
*
mesa: Make TexSubImage check negative dimensions sooner.
Kenneth Graunke
2016-06-13
1
-19
/
+43
*
st/mesa: inline _mesa_create_context() into its only caller
Emil Velikov
2016-06-13
2
-44
/
+0
*
mesa: remove _mesa_init_get_hash()
Emil Velikov
2016-06-13
3
-70
/
+0
*
mesa: kill off _mesa_do_init_remap_table()
Emil Velikov
2016-06-13
1
-18
/
+7
[prev]
[next]