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: Update vertex processing mode on _mesa_UseProgram.
Mathias Fröhlich
2018-02-23
1
-0
/
+2
*
mesa: rename has_core_gs -> has_gs in get_programiv
Marek Olšák
2018-02-23
1
-5
/
+5
*
mesa: replace some API_OPENGL_CORE checks with _mesa_is_desktop_gl
Marek Olšák
2018-02-23
3
-6
/
+6
*
mesa: add some of missing compatibility support for ARB_bindless_texture
Marek Olšák
2018-02-23
2
-8
/
+9
*
mesa: expose ARB_enhanced_layouts in the compatibility profile
Marek Olšák
2018-02-23
2
-2
/
+3
*
mesa: enable OpenGL 3.1 with ARB_compatibility
Marek Olšák
2018-02-23
2
-14
/
+10
*
mesa: implement ARB_compatibility
Marek Olšák
2018-02-23
2
-0
/
+2
*
mesa: add missing RGB9_E5 format in _mesa_base_fbo_format
Juan A. Suarez Romero
2018-02-23
1
-0
/
+3
*
vbo: Make use of _DrawVAO from the dlist code.
Mathias Fröhlich
2018-02-23
4
-93
/
+144
*
mesa: Use atomics for shared VAO reference counts.
Mathias Fröhlich
2018-02-23
3
-5
/
+46
*
vbo: Make use of _DrawVAO from immediate mode draw
Mathias Fröhlich
2018-02-23
5
-104
/
+78
*
vbo: Implement tool functions for vbo specific VAO setup.
Mathias Fröhlich
2018-02-23
2
-2
/
+55
*
mesa: Add flush_vertices to _mesa_bind_vertex_buffer.
Mathias Fröhlich
2018-02-23
4
-16
/
+19
*
mesa: Make _mesa_vertex_attrib_binding public.
Mathias Fröhlich
2018-02-23
2
-18
/
+27
*
mesa: Add flush_vertices to _mesa_{enable,disable}_vertex_array_attrib.
Mathias Fröhlich
2018-02-23
4
-22
/
+34
*
vbo: Use _DrawVAO for array type draw commands.
Mathias Fröhlich
2018-02-23
3
-73
/
+100
*
vbo: Implement method to track the inputs array.
Mathias Fröhlich
2018-02-23
4
-0
/
+122
*
mesa: Introduce a yet unused _DrawVAO.
Mathias Fröhlich
2018-02-23
7
-0
/
+69
*
vbo: Remove get_vp_mode() and enum vp_mode.
Mathias Fröhlich
2018-02-23
1
-27
/
+0
*
vbo: Use _VPMode instead of get_vp_mode().
Mathias Fröhlich
2018-02-23
4
-11
/
+14
*
mesa: Provide an alternative to get_vp_mode()
Mathias Fröhlich
2018-02-23
10
-0
/
+75
*
i965: perf: ensure reading config IDs from sysfs isn't interrupted
Lionel Landwerlin
2018-02-23
1
-1
/
+2
*
i965: Use finish_external instead of make_shareable in setTexBuffer2
Jason Ekstrand
2018-02-21
5
-2
/
+87
*
i965/tex_image: Reference the renderbuffer miptree in setTexBuffer2
Jason Ekstrand
2018-02-21
1
-14
/
+5
*
i965/tex_image: Pull the tex format from the renderbuffer in intelSetTexBuffer2
Jason Ekstrand
2018-02-21
1
-15
/
+19
*
i965/miptree: Loosen the format check in miptree_match_image
Jason Ekstrand
2018-02-21
4
-6
/
+8
*
i965/state: Ignore intel_obj->_Format for depth/stencil and ETC2
Jason Ekstrand
2018-02-21
1
-1
/
+15
*
i965: Enable disk shader cache by default
Jordan Justen
2018-02-20
1
-3
/
+0
*
st/mesa: Factorize duplicate code for atomic buffer binding
Guillaume Charifi
2018-02-20
1
-38
/
+29
*
st/mesa: Factorize duplicate code in st_update_framebuffer_state()
Guillaume Charifi
2018-02-20
1
-13
/
+5
*
mesa: add xbgr support adjacent to xrgb
Ilia Mirkin
2018-02-19
3
-1
/
+15
*
st/shader_cache: copy nir pointer to gl_program after deserializing
Timothy Arceri
2018-02-20
1
-0
/
+6
*
i965: Use absolute addressing for constant buffer 0 on Kernel 4.16+.
Kenneth Graunke
2018-02-17
2
-1
/
+32
*
i965: Stop restoring the default L3 configuration on Kernel 4.16+.
Kenneth Graunke
2018-02-17
3
-2
/
+7
*
i965: Fix aux-surface size check
Daniel Stone
2018-02-17
2
-3
/
+12
*
i965: Implement GenerateMipmap directly, rather than using Meta.
Kenneth Graunke
2018-02-16
5
-0
/
+135
*
mesa: Move compute_num_levels from st_gen_mipmap.c to mipmap.c.
Kenneth Graunke
2018-02-16
3
-27
/
+29
*
i965/icl: Add render target flush after uploading binding table
Anuj Phogat
2018-02-15
1
-0
/
+14
*
i965/icl: Enable float blend optimization and Wa3DStateMode
Anuj Phogat
2018-02-15
1
-1
/
+1
*
intel/common/icl: Add has_sample_with_hiz flag in gen_device_info
Anuj Phogat
2018-02-15
1
-4
/
+1
*
i965/icl: Add assertions to check dispatch mode is SIMD8
Anuj Phogat
2018-02-15
1
-0
/
+5
*
i965/icl: Update switch statements
Anuj Phogat
2018-02-15
2
-0
/
+2
*
i965/icl: Update the assert in brw_memory_barrier()
Anuj Phogat
2018-02-15
1
-1
/
+1
*
i965/icl: Define and use icl mocs settings
Anuj Phogat
2018-02-15
3
-1
/
+11
*
i965/icl: Update the comment for maximum number of threads per PSD
Anuj Phogat
2018-02-15
1
-4
/
+5
*
i965/icl: Build and use gen11 functions for genxml state-upload and blorp
Anuj Phogat
2018-02-15
8
-4
/
+43
*
i965/icl: Don't set ResetGatewayTimer
Anuj Phogat
2018-02-15
1
-0
/
+2
*
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
[prev]
[next]