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
*
Android: remove needless conditional including of child makefiles
Rob Herring
2017-05-11
3
-18
/
+1
*
mesa: remove _CurrentFragmentProgram from gl_pipeline_object
Timothy Arceri
2017-05-11
6
-36
/
+2
*
mesa: add KHR_no_error support for FramebufferTexture*D functions
Timothy Arceri
2017-05-11
2
-0
/
+42
*
mesa: add no error version of framebuffer_texture_with_dims()
Timothy Arceri
2017-05-11
1
-0
/
+22
*
mesa: add error version of get_texture_for_framebuffer()
Timothy Arceri
2017-05-11
1
-8
/
+18
*
mesa: pass rb attachment to _mesa_framebuffer_texture()
Timothy Arceri
2017-05-11
3
-21
/
+45
*
mesa: add _mesa_get_and_validate_attachment() helper
Timothy Arceri
2017-05-11
2
-12
/
+30
*
mesa: remove _mesa_problem() from a few locations
Timothy Arceri
2017-05-11
3
-10
/
+6
*
mesa: make _mesa_get_framebuffer_attachment_parameter() static
Timothy Arceri
2017-05-11
2
-16
/
+9
*
mesa: fix indentation
Timothy Arceri
2017-05-11
1
-1
/
+1
*
mesa: remove _mesa from static framebuffer object function
Timothy Arceri
2017-05-11
1
-3
/
+3
*
mesa: small _mesa_UseProgram() tidy up
Timothy Arceri
2017-05-11
1
-4
/
+1
*
mesa: add KHR_no_error support for glBindProgramPipeline()
Timothy Arceri
2017-05-11
2
-0
/
+28
*
mesa: add KHR_no_error support for glActiveShaderProgram()
Timothy Arceri
2017-05-11
2
-0
/
+20
*
mesa: add KHR_no_error support for glUseProgramStages()
Timothy Arceri
2017-05-11
2
-0
/
+24
*
mesa: create use_program_stages() helper
Timothy Arceri
2017-05-11
1
-32
/
+39
*
i965: Make INTEL_DEBUG=bat decode VS/CLIP/GS/SF/WM/CC_STATE on Gen4-5.
Kenneth Graunke
2017-05-10
1
-1
/
+21
*
i965: Switch BRW_NEW_CURBE_OFFSETS to BRW_NEW_PUSH_CONSTANT_ALLOCATION.
Kenneth Graunke
2017-05-10
8
-18
/
+14
*
i965: Drop BRW_NEW_PUSH_CONSTANT_ALLOCATION from Gen6 code.
Kenneth Graunke
2017-05-10
1
-9
/
+3
*
i965: Only #if...#endif a single function or related section at a time.
Kenneth Graunke
2017-05-10
1
-3
/
+38
*
i965: Turn brw_get_line_width_float() into brw_get_line_width().
Kenneth Graunke
2017-05-10
2
-12
/
+4
*
i965: Drop INTEL_DEBUG=stats.
Kenneth Graunke
2017-05-10
6
-15
/
+2
*
i965: Disable ARB_pipeline_statistics_query on Gen4-5.
Kenneth Graunke
2017-05-10
1
-1
/
+1
*
st/mesa: move the logic of all_varyings_in_vbos into st_update_array
Marek Olšák
2017-05-10
3
-25
/
+12
*
st/mesa: unify common code in st_draw_vbo functions
Marek Olšák
2017-05-10
1
-27
/
+21
*
st/mesa: make st_draw_vbo static
Marek Olšák
2017-05-10
3
-14
/
+2
*
st/mesa: upload zero-stride vertex attributes here
Marek Olšák
2017-05-10
3
-16
/
+48
*
st/mesa: simplify the signature of get_client_array
Marek Olšák
2017-05-10
1
-10
/
+8
*
st/mesa: remove vpv->num_inputs dereferences in st_update_array
Marek Olšák
2017-05-10
1
-20
/
+20
*
st/mesa: fold error handling into setup_(non_)interleaved_attribs
Marek Olšák
2017-05-10
1
-18
/
+10
*
st/mesa: fold cso calls into setup_(non_)interleaved_attribs
Marek Olšák
2017-05-10
1
-46
/
+45
*
st/mesa: don't call util_draw_init_info in st_draw_vbo
Marek Olšák
2017-05-10
1
-2
/
+8
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
2
-57
/
+40
*
gallium: separate indirect stuff from pipe_draw_info - 80 -> 56 bytes
Marek Olšák
2017-05-10
1
-8
/
+11
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
5
-30
/
+28
*
st/glsl_to_tgsi: make sure resource file for samplers is PROGRAM_SAMPLER
Samuel Pitoiset
2017-05-10
1
-9
/
+9
*
mesa: use u_bit_scan() in update_program_texture_state()
Samuel Pitoiset
2017-05-10
1
-9
/
+5
*
mesa: remove never used gl_shader_compiler_options::EmitNoFunctions
Samuel Pitoiset
2017-05-10
2
-2
/
+0
*
intel/compiler/vs: Move inputs_read handling to generic code
Jason Ekstrand
2017-05-09
1
-2
/
+0
*
i965/vec4: Set VERT_BIT_EDGEFLAG based on the VUE map
Jason Ekstrand
2017-05-09
1
-4
/
+0
*
nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
2017-05-09
8
-45
/
+41
*
mesa: Make _mesa_primitive_restart_index a static inline in the header.
Kenneth Graunke
2017-05-09
2
-20
/
+15
*
mesa/vbo: fix invalid min/max indexes
Rob Clark
2017-05-09
1
-6
/
+16
*
android: i965: add per-gen libmesa_i965_gen{4,45,5} static
Mauro Rossi
2017-05-09
1
-0
/
+66
*
st/mesa: remove unused st parameter in init_velement_lowered
Marek Olšák
2017-05-08
1
-4
/
+3
*
st/mesa: use PIPE_MAX_ATTRIBS as the max number of vertex buffers
Marek Olšák
2017-05-08
1
-1
/
+1
*
st/mesa: simplify code due to unification to st_common_program
Marek Olšák
2017-05-08
4
-99
/
+35
*
st/mesa: simplify update_constants functions
Marek Olšák
2017-05-08
4
-38
/
+17
*
st/mesa: unify TCS, TES, GS st_*_program structures
Marek Olšák
2017-05-08
10
-160
/
+94
*
st/mesa: decrease the size of remaining st_translate_program array params
Marek Olšák
2017-05-08
7
-11
/
+11
[next]