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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Drop EXEC_OBJECT_CAPTURE defines.
Kenneth Graunke
2018-02-15
1
-3
/
+0
*
mesa: don't clamp just based on ARB_viewport_array extension
Gurchetan Singh
2018-02-15
1
-3
/
+2
*
meson: use a custom target instead of a generator for i965 oa
Dylan Baker
2018-02-14
1
-11
/
+10
*
st: add NIR GL_ARB_get_program_binary support
Timothy Arceri
2018-02-15
1
-2
/
+13
*
st/shader_cache: add st_{de}serialise_nir_program() helpers
Timothy Arceri
2018-02-15
2
-0
/
+22
*
i965: Add gl_state_index casts for PATCH_VERTICES_IN
Jason Ekstrand
2018-02-14
1
-1
/
+2
*
i965/miptree: Initialize mcs with a linear map
Scott D Phillips
2018-02-14
1
-1
/
+1
*
i965/tiled_memcpy: change linear pointer from (0, 0) to (xt1, yt1)
Scott D Phillips
2018-02-14
3
-11
/
+11
*
i965/tiled_memcpy: linear_to_ytiled a cache line at a time
Scott D Phillips
2018-02-14
1
-6
/
+66
*
i965/gen10: Remove warning message.
Rafael Antognolli
2018-02-14
1
-7
/
+0
*
mesa: add glsl version query (v4)
Vadym Shovkoplias
2018-02-13
5
-0
/
+103
*
mesa: add missing switch case for EXTRA_VERSION_40 in check_extra()
Brian Paul
2018-02-13
1
-0
/
+5
*
mesa: fix compile failure
Mark Janes
2018-02-13
1
-0
/
+1
*
Partially revert "mesa: use GLenum16 in a few more places"
Mark Janes
2018-02-13
1
-1
/
+1
*
Revert "mesa: reduce the size of gl_texture_image"
Mark Janes
2018-02-13
1
-24
/
+23
*
i965: fix tessellation regressions with gl_state_index16
Dave Airlie
2018-02-12
1
-1
/
+1
*
st/glsl: set req_local_mem earlier for compute shaders
Timothy Arceri
2018-02-13
1
-1
/
+2
*
mesa: move STATE_LENGTH to shader_enums.h and use it everywhere
Marek Olšák
2018-02-13
1
-6
/
+0
*
mesa: reduce the size of gl_texture_image
Marek Olšák
2018-02-13
1
-23
/
+24
*
mesa: reduce the size of gl_program_parameter
Marek Olšák
2018-02-13
1
-3
/
+3
*
mesa,glsl,nir: reduce gl_state_index size to 2 bytes
Marek Olšák
2018-02-13
20
-51
/
+48
*
mesa: reduce the size of gl_viewport_attrib
Marek Olšák
2018-02-13
2
-2
/
+2
*
mesa: reduce the size of gl_texture_object
Marek Olšák
2018-02-13
2
-30
/
+30
*
mesa: reduce the size of gl_program
Marek Olšák
2018-02-13
1
-2
/
+2
*
mesa: reduce the size of gl_image_unit (v2)
Marek Olšák
2018-02-13
2
-7
/
+8
*
mesa: further reduce the size of ctx->Texture
Marek Olšák
2018-02-13
2
-23
/
+26
*
mesa: decrease the array size of ctx->Texture.FixedFuncUnit to 8
Marek Olšák
2018-02-13
5
-2
/
+37
*
mesa: separate legacy stuff from gl_texture_unit into gl_fixedfunc_texture_unit
Marek Olšák
2018-02-13
32
-174
/
+250
*
mesa: inline init_texture_unit
Marek Olšák
2018-02-13
1
-51
/
+39
*
mesa: use GLenum16 in a few more places
Marek Olšák
2018-02-13
1
-3
/
+3
*
i965: Fix bugs in intel_from_planar
Daniel Stone
2018-02-12
1
-27
/
+29
*
r200: remove left over dead code
Eric Engestrom
2018-02-12
1
-20
/
+0
*
st/glsl_to_nir: remove unused options variable
Timothy Arceri
2018-02-10
1
-2
/
+0
*
st/radeonsi: enable disk cache for nir
Timothy Arceri
2018-02-10
1
-4
/
+11
*
st: add nir shader disk cache support
Timothy Arceri
2018-02-10
4
-44
/
+135
*
st/glsl_to_tgsi: move nir detection earlier
Timothy Arceri
2018-02-10
1
-8
/
+7
*
Revert "i965: prevent potentially null pointer access"
Mark Janes
2018-02-09
1
-1
/
+1
*
st/mesa: generate blend state according to the number of enabled color buffers
Marek Olšák
2018-02-09
4
-9
/
+16
*
st/mesa: don't translate blend state when color writes are disabled
Marek Olšák
2018-02-09
1
-4
/
+6
*
st/mesa: don't translate blend state when it's disabled for a colorbuffer
Marek Olšák
2018-02-09
1
-3
/
+4
*
i965: prevent potentially null pointer access
Lionel Landwerlin
2018-02-09
1
-1
/
+1
*
st/mesa: Initialize tex_target in compile_tgsi_instruction
Michel Dänzer
2018-02-09
1
-1
/
+1
*
mesa: Only update enabled VAO gl_vertex_array entries.
Mathias Fröhlich
2018-02-09
2
-15
/
+22
*
gallium: Mute arrays for several meta like callbacks.
Mathias Fröhlich
2018-02-09
5
-5
/
+18
*
mesa: Fix VAO buffer object tracking.
Mathias Fröhlich
2018-02-09
1
-0
/
+2
*
intel/blorp: Use isl_aux_op instead of blorp_hiz_op
Jason Ekstrand
2018-02-08
4
-18
/
+18
*
intel/blorp: Use isl_aux_op instead of blorp_fast_clear_op
Jason Ekstrand
2018-02-08
3
-20
/
+20
*
st/mesa: s/unsigned/enum tgsi_semantic/ st_cb_drawpixels.c
Brian Paul
2018-02-08
1
-1
/
+1
*
vbo: add a comment on vbo_draw_transform_feedback()
Brian Paul
2018-02-08
1
-0
/
+8
*
vbo: improve comments on vbo_draw_func()
Brian Paul
2018-02-08
1
-4
/
+5
[next]