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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/glsl/glapi: enable GL_EXT_draw_buffers extension
Tapani Pälli
2015-01-14
6
-2
/
+18
*
i965/fs: Allow constant propagation between different types
Jason Ekstrand
2015-01-13
1
-2
/
+2
*
egl/wayland: Fix unused variable warnings
Chad Versace
2015-01-13
1
-2
/
+0
*
mesa: Enable GL_RGB/GL_RGBA in GLES3 glGetInternalformativ
Mike Mason
2015-01-13
2
-7
/
+15
*
freedreno/ir3: handle "holes" in inputs
Rob Clark
2015-01-13
1
-1
/
+31
*
mesa: Fix error reporting for some cases of incomplete FBO attachments
Iago Toral Quiroga
2015-01-13
1
-1
/
+1
*
mesa: Returns a GL_INVALID_VALUE error if num of texs in glDeleteTextures is ...
Eduardo Lima Mitev
2015-01-13
1
-0
/
+5
*
mesa: Returns a GL_INVALID_VALUE error if num of fbos in glDeleteRenderbuffer...
Eduardo Lima Mitev
2015-01-13
1
-0
/
+5
*
mesa: Returns a GL_INVALID_VALUE error if num of fbos in glDeleteFramebuffers...
Eduardo Lima Mitev
2015-01-13
1
-0
/
+5
*
mesa: Allows querying GL_SAMPLER_BINDING on GLES3 profile
Eduardo Lima Mitev
2015-01-13
1
-4
/
+5
*
main: round floating-point value to nearest integer in glGetSamplerParameteriv()
Samuel Iglesias Gonsalvez
2015-01-13
1
-4
/
+16
*
main: round floating-point value to nearest integer in glGetTexParameteriv()
Samuel Iglesias Gonsalvez
2015-01-13
1
-5
/
+12
*
main: fix return GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL value
Samuel Iglesias Gonsalvez
2015-01-13
1
-1
/
+2
*
i965: Fix bitcast operations with negate (ceil)
Iago Toral Quiroga
2015-01-13
2
-8
/
+14
*
mesa: Depth and stencil attachments must be the same in OpenGL ES3
Iago Toral Quiroga
2015-01-13
1
-0
/
+20
*
mesa: Initializes the stencil value masks to 0xFF instead of ~0u
Eduardo Lima Mitev
2015-01-13
1
-6
/
+18
*
i965: Sets missing vertex shader constant values for HighInt format
Eduardo Lima Mitev
2015-01-13
1
-0
/
+6
*
r600g: fix build failure when building the driver without LLVM
Marek Olšák
2015-01-12
1
-0
/
+4
*
main: Remove comparison unsigned int >= 0.
Laura Ekstrand
2015-01-12
1
-1
/
+0
*
mesa/main: In _mesa_CompressedTextureSubImage3D() check found texObj
Juha-Pekka Heikkila
2015-01-12
1
-0
/
+2
*
mesa: Move declarations to to of block.
José Fonseca
2015-01-12
1
-3
/
+3
*
mesa: restrict use of GL_ABGR_EXT format to allowed data types
Samuel Iglesias Gonsalvez
2015-01-12
5
-56
/
+46
*
mesa: Remove _mesa_rebase_rgba_uint and _mesa_rebase_rgba_float
Iago Toral Quiroga
2015-01-12
2
-133
/
+0
*
mesa: Remove _mesa_pack_int_rgba_row() and auxiliary functions
Samuel Iglesias Gonsalvez
2015-01-12
2
-89
/
+0
*
mesa: Remove _mesa_(un)pack_index_span
Iago Toral Quiroga
2015-01-12
2
-234
/
+0
*
mesa: Remove _mesa_pack_rgba_span_float and tmp_pack.h
Iago Toral Quiroga
2015-01-12
3
-607
/
+0
*
mesa: Remove _mesa_unpack_color_span_float
Iago Toral Quiroga
2015-01-12
2
-1042
/
+0
*
mesa: Remove (signed) integer pack and span functions.
Iago Toral Quiroga
2015-01-12
2
-237
/
+0
*
mesa: Remove _mesa_unpack_color_span_ubyte
Iago Toral Quiroga
2015-01-12
2
-265
/
+0
*
mesa: Remove _mesa_make_temp_float_image
Iago Toral Quiroga
2015-01-12
4
-167
/
+42
*
mesa: Remove _mesa_make_temp_ubyte_image
Iago Toral Quiroga
2015-01-12
6
-202
/
+114
*
mesa: Remove _mesa_unpack_color_span_uint
Iago Toral Quiroga
2015-01-12
2
-652
/
+0
*
mesa: Replace _mesa_unpack_bitmap with _mesa_unpack_image()
Eduardo Lima Mitev
2015-01-12
3
-117
/
+6
*
mesa: Let _mesa_swizzle_and_convert take array format types instead of GL types
Iago Toral Quiroga
2015-01-12
2
-131
/
+119
*
st/mesa: Use _mesa_format_convert to implement st_GetTexImage.
Iago Toral Quiroga
2015-01-12
1
-4
/
+13
*
swrast: Use _mesa_format_convert to implement draw_rgba_pixels.
Iago Toral Quiroga
2015-01-12
1
-4
/
+34
*
mesa: Use _mesa_format_convert to implement get_tex_rgba_compressed.
Iago Toral Quiroga
2015-01-12
1
-39
/
+34
*
mesa: use _mesa_format_convert to implement get_tex_rgba_uncompressed.
Iago Toral Quiroga
2015-01-12
1
-117
/
+133
*
mesa: use _mesa_format_convert to implement glReadPixels.
Iago Toral Quiroga
2015-01-12
1
-142
/
+184
*
mesa: Use _mesa_format_convert to implement texstore_rgba.
Iago Toral Quiroga
2015-01-12
1
-613
/
+70
*
mesa: Add helpers to extract GL_COLOR_INDEX to RGBA float/ubyte
Iago Toral Quiroga
2015-01-12
2
-0
/
+99
*
mesa: Add RGBA to Luminance conversion helpers
Iago Toral Quiroga
2015-01-12
2
-0
/
+224
*
mesa: Add _mesa_swap2_copy and _mesa_swap4_copy
Iago Toral Quiroga
2015-01-12
2
-10
/
+32
*
mesa/pack: use _mesa_format_from_format_and_type in _mesa_pack_rgba_span_from_*
Samuel Iglesias Gonsalvez
2015-01-12
1
-256
/
+26
*
mesa: Add helper to convert a GL format and type to a mesa (array) format.
Iago Toral Quiroga
2015-01-12
2
-0
/
+279
*
mesa: Add a helper _mesa_compute_rgba2base2rgba_component_mapping
Iago Toral Quiroga
2015-01-12
2
-0
/
+58
*
mesa: Add a rebase_swizzle parameter to _mesa_format_convert
Iago Toral Quiroga
2015-01-12
2
-70
/
+171
*
mesa: Expose compute_component_mapping as _mesa_compute_component_mapping
Iago Toral Quiroga
2015-01-12
3
-207
/
+209
*
mesa: Add an implementation of a master convert function.
Jason Ekstrand
2015-01-12
2
-0
/
+418
*
mesa/pack: refactor _mesa_pack_rgba_span_float()
Samuel Iglesias Gonsalvez
2015-01-12
2
-1166
/
+153
[next]