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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarations
Marek Olšák
2015-06-05
17
-39
/
+161
*
tgsi/ureg: add support for output array declarations
Marek Olšák
2015-06-05
4
-31
/
+78
*
tgsi/ureg: add support for GS input array declarations
Marek Olšák
2015-06-05
4
-15
/
+30
*
tgsi/ureg: merge input and fs_input arrays
Marek Olšák
2015-06-05
1
-51
/
+33
*
tgsi/ureg: rename and simplify ureg_DECL_gs_input
Marek Olšák
2015-06-05
4
-27
/
+25
*
tgsi/ureg: add support for FS input array declarations
Marek Olšák
2015-06-05
4
-18
/
+61
*
tgsi/scan: get more information about arrays and handle arrays correctly (v2)
Marek Olšák
2015-06-05
2
-3
/
+25
*
mesa: fix program resource queries for builtin variables
Tapani
2015-06-05
1
-1
/
+24
*
glsl_compiler: Remove unused extra argument to printf in usage_fail
Alan Coopersmith
2015-06-04
1
-1
/
+1
*
docs: add note about llvmpipe supporting GL_ARB_shader_stencil_export
Roland Scheidegger
2015-06-05
1
-1
/
+3
*
draw: (trivial) fix NULL pointer dereference
Roland Scheidegger
2015-06-05
1
-2
/
+2
*
i965/fs: Print mlen in dump_instructions() output.
Kenneth Graunke
2015-06-04
1
-0
/
+3
*
prog_to_nir: Make RSQ properly take the absolute value of its argument.
Kenneth Graunke
2015-06-04
1
-1
/
+2
*
main: fix a regression in uniform handling introduced by 87a4bc5
Martin Peres
2015-06-04
1
-1
/
+1
*
mesa: reference built-in uniforms into gl_uniform_storage
Martin Peres
2015-06-04
14
-49
/
+73
*
llvmpipe: Implement stencil export
Roland Scheidegger
2015-06-04
4
-15
/
+21
*
i965: Use UW-typed immediate in multiply inst.
Matt Turner
2015-06-03
2
-2
/
+2
*
program: Replace gl_inst_opcode with enum prog_opcode.
Matt Turner
2015-06-03
4
-16
/
+16
*
program: Remove dead Aux field from prog_instruction.
Matt Turner
2015-06-03
1
-3
/
+0
*
program: Shrink and rename SaturateMode field to Saturate.
Matt Turner
2015-06-03
12
-32
/
+20
*
mesa: move no-change glDepthFunc check earlier
Brian Paul
2015-06-03
1
-3
/
+3
*
mesa: restore GL_EXT_depth_bounds_test state in glPopAttrib()
Brian Paul
2015-06-03
1
-0
/
+5
*
mesa: fix glPushAttrib(0) / glPopAttrib() error
Brian Paul
2015-06-03
1
-0
/
+17
*
nir: use src for ssa helper
Timothy Arceri
2015-06-03
1
-5
/
+1
*
nir: remove extra semicolon
Timothy Arceri
2015-06-03
1
-1
/
+1
*
prog_to_nir: Remove OPCODE_MOV special case.
Matt Turner
2015-06-02
1
-1
/
+1
*
prog_to_nir: Remove from op_trans[] opcodes handled in the switch.
Matt Turner
2015-06-02
1
-7
/
+7
*
nir: prevent use-after-free condition in should_lower_phi()
Eduardo Lima Mitev
2015-06-02
1
-0
/
+5
*
i965: Add Gen8+ VS dispatch_mode assertion.
Kenneth Graunke
2015-06-01
1
-0
/
+3
*
i965: Drop LOAD_PAYLOAD workaround in fs_visitor::emit_urb_writes().
Kenneth Graunke
2015-06-01
1
-12
/
+4
*
i965: Use proper pitch for scalar GS pull constants and UBOs.
Kenneth Graunke
2015-06-01
1
-3
/
+7
*
i965: Create a shader_dispatch_mode enum to replace VS/GS fields.
Kenneth Graunke
2015-06-01
8
-22
/
+24
*
i965: Drop "Vector Mask Enable" bit from 3DSTATE_GS on Gen8+.
Kenneth Graunke
2015-06-01
1
-2
/
+1
*
docs: update GL_ARB_copy_image, GL_ARB_clear_texture gallium status
Brian Paul
2015-06-01
1
-2
/
+2
*
gallium/util: silence silence unused var warnings for non-debug build
Brian Paul
2015-06-01
1
-2
/
+1
*
egl/dri2: silence uninitialized variable warnings
Brian Paul
2015-06-01
1
-2
/
+4
*
gallivm: silence unused var warnings for non-debug build
Brian Paul
2015-06-01
1
-0
/
+1
*
pipebuffer: silence unused var warnings for non-debug build
Brian Paul
2015-06-01
1
-0
/
+1
*
st/mesa: silence unused var warnings for non-debug build
Brian Paul
2015-06-01
1
-0
/
+1
*
draw: silence unused var warnings for non-debug build
Brian Paul
2015-06-01
1
-0
/
+4
*
gallivm: Remove stub disassemblerSymbolLookupCB.
Jose Fonseca
2015-06-01
1
-13
/
+1
*
i965: Don't add base_binding_table_index if it's zero
Neil Roberts
2015-05-31
2
-2
/
+4
*
i965: Don't use a temporary when generating an indirect sample
Neil Roberts
2015-05-31
2
-26
/
+8
*
vc4: Don't bother with safe list traversal in CSE.
Eric Anholt
2015-05-29
1
-1
/
+1
*
vc4: Convert from simple_list.h to list.h
Eric Anholt
2015-05-29
19
-139
/
+87
*
vc4: Make sure we allocate idle BOs from the cache.
Eric Anholt
2015-05-29
1
-1
/
+11
*
vc4: Fix return value handling for BO waits.
Eric Anholt
2015-05-29
1
-12
/
+15
*
mesa: remove unused function declaration
Timothy Arceri
2015-05-30
1
-4
/
+0
*
dri_util: make version var unsigned to silence warnings
Brian Paul
2015-05-29
1
-1
/
+1
*
i965: Disable compaction for EOT send messages
Ben Widawsky
2015-05-29
1
-0
/
+6
[next]