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
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: run do_lower_jumps properly in do_common_optimizations
Marek Olšák
2017-01-05
1
-7
/
+1
*
st/mesa: get Version from gl_program rather than gl_shader_program
Timothy Arceri
2017-01-03
1
-4
/
+1
*
mesa: store gl_program in gl_transform_feedback_object rather than gl_shader_...
Timothy Arceri
2016-12-30
1
-4
/
+4
*
mesa/glsl: move LinkedTransformFeedback from gl_shader_program to gl_program
Timothy Arceri
2016-12-30
3
-6
/
+6
*
treewide: s/comparitor/comparator/
Ilia Mirkin
2016-12-12
1
-7
/
+7
*
st/glsl_to_tgsi: plumb the GS output stream qualifier through to TGSI
Nicolai Hähnle
2016-12-12
1
-0
/
+10
*
st/mesa: round lod_bias to a multiple of 1/256
Marek Olšák
2016-12-07
1
-0
/
+6
*
Revert "st/mesa: get Version from gl_program rather than gl_shader_program"
Timothy Arceri
2016-12-02
1
-1
/
+4
*
st/mesa: get Version from gl_program rather than gl_shader_program
Timothy Arceri
2016-12-02
1
-4
/
+1
*
st/mesa/glsl: move Version to gl_shader_program_data
Timothy Arceri
2016-12-02
1
-1
/
+1
*
st/mesa: skip lower_output_reads when possible
Nicolai Hähnle
2016-11-30
1
-1
/
+2
*
st/glsl_to_tgsi: swizzle PROGRAM_OUTPUTs correctly in src_register translation
Nicolai Hähnle
2016-11-30
1
-1
/
+11
*
st/mesa/glsl/nir/i965: make use of new gl_shader_program_data in gl_shader_pr...
Timothy Arceri
2016-11-19
2
-8
/
+8
*
glsl/i965: move per stage AtomicBuffers list to gl_program
Timothy Arceri
2016-11-19
1
-1
/
+1
*
glsl: create gl_program at the start of linking rather than the end
Timothy Arceri
2016-11-19
2
-14
/
+2
*
st/mesa/i965: simplify gl_program references and stop leaking
Timothy Arceri
2016-11-19
2
-7
/
+5
*
st/mesa: silence warnings in optimized builds
Nicolai Hähnle
2016-11-18
1
-2
/
+2
*
st/mesa: remove a redundant call to _mesa_is_multisample_enabled
Nicolai Hähnle
2016-11-18
1
-1
/
+1
*
st/mesa/r200/i915/i965: move ARB program fields into a union
Timothy Arceri
2016-11-17
3
-11
/
+11
*
st/mesa: stop initialing Instructions and NumInstructions
Timothy Arceri
2016-11-17
2
-6
/
+0
*
mesa: if MESA_DEBUG=context, create a debug context
Brian Paul
2016-11-16
1
-0
/
+2
*
st/mesa: swap bytes in the fallback format translation path of GetTexImage
Nicolai Hähnle
2016-11-16
1
-0
/
+6
*
st/mesa: simplify and fix st_GetTexSubImage
Nicolai Hähnle
2016-11-16
1
-49
/
+24
*
st/mesa: fix SINT <-> UINT conversion during PBO upload / download
Nicolai Hähnle
2016-11-16
5
-22
/
+89
*
st/mesa: change st_pbo_create_upload_fs to st_pbo_get_upload_fs
Nicolai Hähnle
2016-11-16
3
-10
/
+11
*
st/mesa: fix ReadPixels into packed formats with PBO
Nicolai Hähnle
2016-11-16
1
-2
/
+1
*
glsl_to_tgsi: lower small branches based on the CAP
Marek Olšák
2016-11-15
1
-1
/
+4
*
glsl/lower_if: don't lower branches touching tess control outputs
Marek Olšák
2016-11-15
1
-1
/
+2
*
mesa: remove LowerShaderSharedVariables
Marek Olšák
2016-11-10
1
-3
/
+0
*
mesa/extensions: expose OES_vertex_half_float for ES2
Kevin Strasser
2016-11-09
1
-2
/
+5
*
st/mesa: initialize members of glsl_to_tgsi_instruction in emit_asm()
Brian Paul
2016-11-05
1
-0
/
+4
*
st/mesa: fix the layer of VDPAU surface samplers
Nicolai Hähnle
2016-11-04
3
-17
/
+27
*
st/glsl_to_tgsi: fix dvec[34] loads from SSBO
Nicolai Hähnle
2016-11-04
1
-6
/
+4
*
st/mesa/r200/i915/i965: use rzalloc() to create gl_program
Timothy Arceri
2016-11-03
1
-6
/
+12
*
mesa: rename gl_client_array -> gl_vertex_array
Brian Paul
2016-10-28
6
-20
/
+20
*
st/mesa: set RobustAccess true when is supported
Tapani Pälli
2016-10-27
1
-1
/
+3
*
st/mesa: allow multiple concurrent waiters in ClientWaitSync
Marek Olšák
2016-10-26
1
-4
/
+22
*
st/mesa: unduplicate st_check_sync code
Marek Olšák
2016-10-26
1
-20
/
+6
*
nir: stop adjusting driver location for varying packing
Timothy Arceri
2016-10-26
1
-3
/
+0
*
glsl/st/mesa: use common system values read field
Timothy Arceri
2016-10-26
2
-3
/
+3
*
st/mesa: use common patch outputs written field
Timothy Arceri
2016-10-26
2
-2
/
+2
*
st/mesa: use common patch inputs read field
Timothy Arceri
2016-10-26
2
-2
/
+2
*
r200/glsl/st/mesa: use common outputs written field
Timothy Arceri
2016-10-26
5
-8
/
+11
*
st/mesa: use common double inputs read field
Timothy Arceri
2016-10-26
3
-3
/
+6
*
r200/i915/st/mesa/compiler: use common inputs read field
Timothy Arceri
2016-10-26
7
-18
/
+18
*
st/mesa/r200/i915/i965: eliminate gl_fragment_program
Timothy Arceri
2016-10-26
17
-60
/
+50
*
i965/mesa/st/swrast: set fs shader_info directly and switch to using it
Timothy Arceri
2016-10-26
1
-2
/
+2
*
st/mesa: get interpolation location at translation time
Timothy Arceri
2016-10-26
3
-15
/
+18
*
st/mesa: stop making use of InterpQualifier array
Timothy Arceri
2016-10-26
2
-31
/
+41
*
i965/mesa/st: eliminate gl_compute_program
Timothy Arceri
2016-10-26
8
-12
/
+12
[next]