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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mesa/formats: define the 2D ASTC formats
Nanley Chery
2015-08-26
5
-1
/
+139
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
1
-1
/
+1
*
mesa: remove pointless es31 checks, fix indirect to only be in es31
Ilia Mirkin
2015-08-26
2
-60
/
+25
*
mesa: uncomment checks in es31 computation, add texture_ms
Ilia Mirkin
2015-08-26
1
-2
/
+4
*
mesa: create multisample fallback textures like normal textures
Marek Olšák
2015-08-26
1
-0
/
+2
*
mesa: GetTexLevelParameter{if}v changes for OpenGL ES 3.1
Tapani Pälli
2015-08-26
1
-6
/
+18
*
mesa/es3.1: Allow GL_COMPUTE_WORK_GROUP_SIZE for OpenGL ES 3.1
Marta Lofstedt
2015-08-26
1
-1
/
+1
*
mesa/es3.1: Enable getting MAX_COMPUTE_WORK_GROUP_ values for OpenGL ES 3.1
Marta Lofstedt
2015-08-26
1
-2
/
+2
*
mesa/formats: pass correct parameter to _mesa_is_format_compressed
Dave Airlie
2015-08-26
1
-1
/
+1
*
mesa/texgetimage: fix missing stencil check
Dave Airlie
2015-08-26
1
-0
/
+7
*
mesa/teximage: Add GL error parameter to _mesa_target_can_be_compressed
Nanley Chery
2015-08-25
3
-44
/
+68
*
mesa/formats: remove compressed formats from matching function
Nanley Chery
2015-08-25
12
-60
/
+31
*
mesa/formats: make format testing a gtest
Nanley Chery
2015-08-25
4
-155
/
+137
*
prog_to_nir: Use nir_builder_insert() rather than poking at cf_list.
Kenneth Graunke
2015-08-25
1
-11
/
+11
*
nir: Use nir_shader::stage rather than passing it around.
Kenneth Graunke
2015-08-25
1
-1
/
+1
*
nir: Store gl_shader_stage in nir_shader.
Kenneth Graunke
2015-08-25
1
-1
/
+3
*
i965/fs: Combine assign_constant_locations and move_uniform_array_access_to_p...
Jason Ekstrand
2015-08-25
2
-30
/
+11
*
i965/fs: Rework uniform handling
Jason Ekstrand
2015-08-25
3
-29
/
+11
*
i965/vec4_nir: Get rid of the uniform_driver_location tracking
Jason Ekstrand
2015-08-25
2
-20
/
+3
*
nir/intrinsics: Add a second const index to load_uniform
Jason Ekstrand
2015-08-25
2
-2
/
+2
*
nir: Pass a type_size() function pointer into nir_lower_io().
Kenneth Graunke
2015-08-25
2
-18
/
+11
*
prog_to_nir: Don't allocate nir_variable with type vec4[0] for uniforms.
Kenneth Graunke
2015-08-25
1
-7
/
+11
*
i965: Move type_size() methods out of visitor classes.
Kenneth Graunke
2015-08-25
8
-27
/
+28
*
i965: Make setup_vec4_uniform_value and _image_uniform_values take an offset
Jason Ekstrand
2015-08-25
7
-22
/
+38
*
i965: Rename setup_vector_uniform_values to setup_vec4_uniform_value
Jason Ekstrand
2015-08-25
6
-17
/
+18
*
mesa: enable texture stencil8 for multisample
Dave Airlie
2015-08-25
1
-2
/
+5
*
mesa: make _mesa_bind_texture_unit() static
Brian Paul
2015-08-24
2
-9
/
+5
*
mesa/formats: store whether or not a format is sRGB in gl_format_info
Nanley Chery
2015-08-24
2
-24
/
+6
*
mesa/formats: only do type and component lookup for uncompressed formats
Nanley Chery
2015-08-24
4
-49
/
+46
*
i965: Always re-emit the pipeline select during invariant state emission
Chris Wilson
2015-08-24
1
-1
/
+2
*
mesa/arb_gpu_shader_fp64: add support for glGetUniformdv
Dave Airlie
2015-08-23
2
-16
/
+14
*
i965/bdw: Fix 3DSTATE_VF_INSTANCING when the edge flag is used
Neil Roberts
2015-08-22
1
-2
/
+13
*
i965: Swap the order of the vertex ID and edge flag attributes
Neil Roberts
2015-08-22
2
-29
/
+57
*
i965: Move control flush into pipelined conditional render
Chris Wilson
2015-08-22
2
-14
/
+11
*
gallium: Add blending to pipe blit
Christoph Bumiller
2015-08-21
1
-0
/
+1
*
st/mesa: pass through 4th opcode argument in bitmap/pixel visitors
Ilia Mirkin
2015-08-21
1
-6
/
+6
*
st/mesa: fix assignments with 4-operand arguments (i.e. BFI)
Ilia Mirkin
2015-08-21
1
-1
/
+1
*
mesa: update fbo state in glTexStorage
Tapani Pälli
2015-08-21
1
-0
/
+15
*
Revert "mesa/formats: refactor by collapsing cases in switch statement by type"
Nanley Chery
2015-08-20
1
-17
/
+135
*
i965: Use NIR by default for vertex shaders
Jason Ekstrand
2015-08-20
1
-2
/
+2
*
i965: Fix "handle nir_intrinsic_image_size"
Martin Peres
2015-08-20
1
-4
/
+3
*
i965: enable GL_ARB_shader_image_size
Martin Peres
2015-08-20
1
-0
/
+1
*
i965: handle nir_intrinsic_image_size
Martin Peres
2015-08-20
1
-0
/
+46
*
main: add extension GL_ARB_shader_image_size
Martin Peres
2015-08-20
2
-0
/
+2
*
mesa: Add ES31 API tag for the extension table.
Francisco Jerez
2015-08-20
1
-0
/
+7
*
mesa: Refuse to bind image uniforms using glUniform in GLES.
Francisco Jerez
2015-08-20
1
-1
/
+3
*
mesa: Refuse to bind a mutable texture object to an image unit in GLES.
Francisco Jerez
2015-08-20
1
-0
/
+12
*
mesa: Initialize image unit state to different defaults in GLES.
Francisco Jerez
2015-08-20
1
-2
/
+3
*
mesa: Reset image unit state to the default values when a bound image is dele...
Francisco Jerez
2015-08-20
3
-7
/
+23
*
mesa: Reject image formats not supported by GLES.
Francisco Jerez
2015-08-20
1
-2
/
+65
[prev]
[next]