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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Remove 'struct' from ir_variable declaration.
Matt Turner
2014-06-17
1
-1
/
+1
*
Revert "i965: Add 'wait' instruction support"
Matt Turner
2014-06-17
3
-34
/
+0
*
i965/fs: Optimize SEL with the same sources into a MOV.
Matt Turner
2014-06-17
1
-1
/
+7
*
i965/fs: Perform CSE on texture operations.
Matt Turner
2014-06-17
1
-1
/
+10
*
i965/fs: Copy propagate from load_payload.
Matt Turner
2014-06-17
1
-0
/
+22
*
i965/fs: Perform CSE on load_payload instructions if it's not a copy.
Matt Turner
2014-06-17
1
-0
/
+18
*
i965/fs: Support register coalescing on LOAD_PAYLOAD operands.
Matt Turner
2014-06-17
1
-10
/
+54
*
i965/fs: Emit load_payload instead of multiple MOVs for large VGRFs.
Matt Turner
2014-06-17
1
-12
/
+21
*
i965/fs: Only consider real sources when comparing instructions.
Matt Turner
2014-06-17
1
-4
/
+15
*
i965/fs: Apply cube map array fixup and restore the payload.
Matt Turner
2014-06-17
1
-1
/
+14
*
i965/fs: Use LOAD_PAYLOAD in emit_texture_gen7().
Matt Turner
2014-06-17
1
-62
/
+73
*
i965/fs: Lower LOAD_PAYLOAD and clean up.
Matt Turner
2014-06-17
2
-0
/
+39
*
i965/fs: Add SHADER_OPCODE_LOAD_PAYLOAD.
Matt Turner
2014-06-17
5
-0
/
+33
*
glsl: type check between switch init-expression and case
Tapani Pälli
2014-06-17
1
-3
/
+45
*
nv50/ir: Remove NV50_SEMANTIC_VIEWPORTINDEX
Tobias Klausmann
2014-06-16
2
-2
/
+1
*
nvc0: implement multiple viewports/scissors, enable ARB_viewport_array
Tobias Klausmann
2014-06-16
7
-63
/
+113
*
nv50: make sure to mark first scissor dirty after blit
Ilia Mirkin
2014-06-16
1
-0
/
+1
*
i965: Use 8x4 aligned rectangles for HiZ operations on Broadwell.
Kenneth Graunke
2014-06-16
1
-4
/
+16
*
i965: Make INTEL_DEBUG=mip print out whether HiZ is enabled.
Kenneth Graunke
2014-06-16
1
-0
/
+2
*
glsl/cs: Fix local_size_y and local_size_z
Jordan Justen
2014-06-16
1
-1
/
+1
*
main/extensions: Only parse MESA_EXTENSION_OVERRIDE once
Jordan Justen
2014-06-16
1
-74
/
+40
*
main/extensions: Build list of extensions that can't be disabled
Jordan Justen
2014-06-16
1
-5
/
+20
*
main/extensions: Create extra extensions override string
Jordan Justen
2014-06-16
1
-0
/
+38
*
i965/cs: Use override structure rather than separate env var
Jordan Justen
2014-06-16
2
-4
/
+2
*
main/extensions: Add early extension override structures
Jordan Justen
2014-06-16
3
-0
/
+59
*
main/extensions: Create a context-less set_extensions function
Jordan Justen
2014-06-16
1
-5
/
+20
*
main/extensions: Don't advertise unknown extensions overrides with (-)
Jordan Justen
2014-06-16
1
-1
/
+1
*
radeonsi: fixup sizes of shader resource and sampler arrays
Marek Olšák
2014-06-16
1
-2
/
+2
*
r600g/radeonsi: Remove default case from PIPE_COMPUTE_CAP_* switch
Michel Dänzer
2014-06-16
1
-4
/
+3
*
Enable GL_ARB_explicit_uniform_location in the drivers.
Tapani Pälli
2014-06-16
3
-0
/
+3
*
glsl: parser changes for GL_ARB_explicit_uniform_location
Tapani Pälli
2014-06-16
4
-0
/
+54
*
glsl: add enable bit for ARB_explicit_uniform_location
Tapani Pälli
2014-06-16
2
-0
/
+3
*
mesa: support inactive uniforms in glUniform* functions
Tapani Pälli
2014-06-16
1
-0
/
+15
*
glsl/linker: assign explicit uniform locations
Tapani Pälli
2014-06-16
1
-5
/
+56
*
glsl/linker: initialize explicit uniform locations
Tapani Pälli
2014-06-16
2
-0
/
+119
*
glsl: add glsl_type::uniform_locations() helper function
Tapani Pälli
2014-06-16
2
-0
/
+32
*
mesa: add new enum MAX_UNIFORM_LOCATIONS
Tapani Pälli
2014-06-16
5
-0
/
+12
*
mesa: add enable bit for ARB_explicit_uniform_location
Tapani Pälli
2014-06-16
2
-0
/
+2
*
glapi: add GL_ARB_explicit_uniform_location
Tapani Pälli
2014-06-16
1
-0
/
+6
*
i965/vec4: Use the sampler for pull constant loads on Broadwell.
Kenneth Graunke
2014-06-15
1
-8
/
+8
*
i965: Add missing newlines to a few perf_debug messages.
Kenneth Graunke
2014-06-15
1
-2
/
+2
*
i965: Drop Broadwell perf_debugs about missing MOCS that aren't missing.
Kenneth Graunke
2014-06-15
2
-4
/
+0
*
i965: Add missing MOCS setup for 3DSTATE_INDEX_BUFFER on Broadwell.
Kenneth Graunke
2014-06-15
1
-3
/
+1
*
i965/vec4: Fix dead code elimination for VGRFs of size > 1.
Kenneth Graunke
2014-06-15
1
-1
/
+2
*
i965: Add SHADER_OPCODE_SHADER_TIME_ADD to dump_instructions() decode.
Kenneth Graunke
2014-06-15
1
-0
/
+2
*
glsl: Fix clang mismatched-tags warnings with glsl_type.
Vinson Lee
2014-06-15
1
-1
/
+1
*
mesa/drivers: Fix clang constant-logical-operand warnings.
Vinson Lee
2014-06-14
4
-13
/
+13
*
glsl: Correct more typos
Chris Forbes
2014-06-15
2
-2
/
+2
*
radeon/compute: Always report at least 1 compute unit
Tom Stellard
2014-06-13
1
-1
/
+1
*
meta_blit: properly compute texture width for the CopyTexSubImage fallback
Jason Ekstrand
2014-06-13
1
-1
/
+1
[next]