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
Commit message (
Expand
)
Author
Age
Files
Lines
*
main/format_pack: Fix a wrong datatype in pack_ubyte_R8G8_UNORM
Jason Ekstrand
2014-07-18
1
-1
/
+1
*
glsl: add a mechanism to allow #extension directives in the middle of shaders
Marek Olšák
2014-07-18
1
-0
/
+5
*
mesa: Fix regression introduced by commit "mesa: fix packing of float texels ...
Pavel Popov
2014-07-18
1
-8
/
+8
*
mesa: Don't allow GL_TEXTURE_{LUMINANCE,INTENSITY}_* queries outside compat p...
Ian Romanick
2014-07-15
1
-2
/
+7
*
mesa: Don't allow GL_TEXTURE_BORDER queries outside compat profile
Ian Romanick
2014-07-15
1
-0
/
+2
*
mesa: Handle uninitialized textures like other textures in get_tex_level_para...
Ian Romanick
2014-07-15
1
-5
/
+6
*
mesa: fix crash in st/mesa after deleting a VAO
Marek Olšák
2014-07-11
2
-0
/
+29
*
ff_fragment_shader: Access glsl_types directly.
Kenneth Graunke
2014-07-09
1
-15
/
+15
*
mesa: fix geometry shader memory leaks
Brian Paul
2014-07-09
2
-0
/
+4
*
mesa: use float to silence MSVC warning in _mesa_GetMultisamplefv()
Brian Paul
2014-07-09
1
-1
/
+1
*
mesa: add support for AMD_vertex_shader_viewport_index
Ilia Mirkin
2014-07-02
2
-0
/
+2
*
mesa: Make unreachable macro take a string argument.
Matt Turner
2014-07-01
1
-3
/
+11
*
mesa: Use typed foreach_in_list instead of foreach_list.
Matt Turner
2014-07-01
1
-12
/
+12
*
mesa: update comment for UniformBufferSize to indicate size is in bytes
Brian Paul
2014-07-01
1
-1
/
+1
*
Remove the ATI_envmap_bumpmap extension
Jason Ekstrand
2014-06-30
21
-713
/
+2
*
mesa: Enable simultaneous queries on different streams.
Iago Toral Quiroga
2014-06-30
2
-10
/
+11
*
mesa: Include stream information in indexed queries.
Iago Toral Quiroga
2014-06-30
2
-0
/
+2
*
glsl: Store info about geometry shaders that emit vertices to non-zero streams.
Iago Toral Quiroga
2014-06-30
3
-0
/
+4
*
mesa: add StreamId information to transform feedback outputs.
Iago Toral Quiroga
2014-06-30
1
-0
/
+1
*
mesa: expose ARB_seamless_cubemap_per_texture when supported
Ilia Mirkin
2014-06-28
1
-0
/
+1
*
mesa/main: In register_surface() verify gl_texture_object was found
Juha-Pekka Heikkila
2014-06-26
1
-0
/
+6
*
mesa/main: Verify calloc return value in register_surface()
Juha-Pekka Heikkila
2014-06-26
1
-0
/
+5
*
mesa: Don't use derived vertex state in api_arrayelt.c
Fredrik Höglund
2014-06-24
1
-54
/
+57
*
mesa: Make Geom.UsesEndPrimitive a bool instead of a GLboolean
Iago Toral Quiroga
2014-06-23
2
-3
/
+3
*
mesa: Add extension plumbing for ARB_fragment_layer_viewport
Chris Forbes
2014-06-22
2
-0
/
+2
*
mesa: Init Geom.UsesEndPrimitive in shader programs.
Iago Toral Quiroga
2014-06-20
1
-0
/
+1
*
mesa: Remove glClear optimization based on drawable size
Kristian Høgsberg
2014-06-18
1
-5
/
+0
*
mesa: In emit_texenv() type mismatch was forced with typecast
Juha-Pekka Heikkila
2014-06-18
1
-8
/
+9
*
mesa: Remove unused functions from perfomance query code.
Matt Turner
2014-06-17
1
-13
/
+0
*
mesa: Remove unused extra_EXT_texture_integer.
Matt Turner
2014-06-17
1
-5
/
+0
*
main/extensions: Only parse MESA_EXTENSION_OVERRIDE once
Jordan Justen
2014-06-16
1
-74
/
+40
*
main/extensions: Build list of extensions that can't be disabled
Jordan Justen
2014-06-16
1
-5
/
+20
*
main/extensions: Create extra extensions override string
Jordan Justen
2014-06-16
1
-0
/
+38
*
main/extensions: Add early extension override structures
Jordan Justen
2014-06-16
3
-0
/
+59
*
main/extensions: Create a context-less set_extensions function
Jordan Justen
2014-06-16
1
-5
/
+20
*
main/extensions: Don't advertise unknown extensions overrides with (-)
Jordan Justen
2014-06-16
1
-1
/
+1
*
mesa: support inactive uniforms in glUniform* functions
Tapani Pälli
2014-06-16
1
-0
/
+15
*
mesa: add new enum MAX_UNIFORM_LOCATIONS
Tapani Pälli
2014-06-16
5
-0
/
+12
*
mesa: add enable bit for ARB_explicit_uniform_location
Tapani Pälli
2014-06-16
2
-0
/
+2
*
Remove _mesa_is_type_integer and _mesa_is_enum_format_or_type_integer
Neil Roberts
2014-06-13
2
-36
/
+0
*
glsl: Store gl_uniform_driver_storage::format as the actual type
Ian Romanick
2014-06-11
1
-1
/
+1
*
mesa: Fix substitution of large shaders
Cody Northrop
2014-06-10
1
-3
/
+14
*
mesa: Add extension enable for ARB_compressed_texture_pixel_storage
Chris Forbes
2014-06-10
1
-0
/
+1
*
mesa: Add pixel storage support for GetCompressedTexImage
Chris Forbes
2014-06-10
1
-33
/
+40
*
mesa: Compute proper strides for compressed texture pixel storage.
Chris Forbes
2014-06-10
1
-0
/
+35
*
mesa: Extract computation of compressed pixel store params
Chris Forbes
2014-06-10
2
-14
/
+50
*
mesa: Emit errors for inconsistent compressed pixel store state
Chris Forbes
2014-06-10
3
-1
/
+60
*
mesa: Add new pixel pack/unpack state for
Chris Forbes
2014-06-10
3
-0
/
+78
*
tests: Add new enum strings for ARB_compressed_texture_pixel_storage
Chris Forbes
2014-06-10
1
-0
/
+8
*
mesa: Make CompressedTexSubImage errors more consistent
Chris Forbes
2014-06-10
1
-3
/
+3
[next]