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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir/opt_algebraic: Remove the encoding line
Jason Ekstrand
2016-04-14
1
-1
/
+0
*
spirv: Move to compiler/
Jason Ekstrand
2016-04-14
11
-8
/
+8
*
nir: Remove some pointless delta between vulkan and master
Jason Ekstrand
2016-04-14
2
-3
/
+0
*
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-04-13
310
-2937
/
+5117
|
\
|
*
clover: Fix build against LLVM SVN >= r266163
Michel Dänzer
2016-04-14
1
-0
/
+14
|
*
nir/dead_variables: Configurably work with any variable mode
Jason Ekstrand
2016-04-13
5
-13
/
+28
|
*
i965: Switch to NIR for ldexp lowering.
Kenneth Graunke
2016-04-13
2
-2
/
+1
|
*
nir/algebraic: Add lowering for ldexp
Jason Ekstrand
2016-04-13
1
-0
/
+31
|
*
i965: Implement the new imod and irem opcodes
Jason Ekstrand
2016-04-13
2
-0
/
+72
|
*
nir: Add more modulus opcodes
Jason Ekstrand
2016-04-13
2
-1
/
+16
|
*
i965/vec4: Inline get_pull_constant_offset
Jason Ekstrand
2016-04-13
2
-25
/
+14
|
*
nir/lower_io: Allow for a full bitmask of modes
Jason Ekstrand
2016-04-13
2
-7
/
+7
|
*
nir/lower_indirect: nir_variable_mode is now a bitfield
Jason Ekstrand
2016-04-13
2
-7
/
+7
|
*
nir: Convert nir_variable_mode to a bitfield
Jason Ekstrand
2016-04-13
2
-17
/
+19
|
*
gallium/swr: Make flat shading tris work.
George Kyriazis
2016-04-13
2
-0
/
+5
|
*
Revert "freedreno/a4xx: better occlusion/sample counting"
Rob Clark
2016-04-13
1
-6
/
+1
|
*
freedreno/a4xx: rasterizer_discard support
Rob Clark
2016-04-13
1
-0
/
+17
|
*
freedreno/ir3: fix array textures on a4xx
Rob Clark
2016-04-13
1
-3
/
+9
|
*
freedreno: fix stream-out offset handling for lines/tris
Rob Clark
2016-04-13
1
-1
/
+1
|
*
freedreno: fix handling for stream-out offsets
Rob Clark
2016-04-13
1
-1
/
+2
|
*
freedreno: fix prims-emitted query
Rob Clark
2016-04-13
3
-2
/
+12
|
*
freedreno: fix max-line-width
Rob Clark
2016-04-13
1
-0
/
+10
|
*
freedreno: add flag to enable dEQP hacks
Rob Clark
2016-04-13
2
-0
/
+2
|
*
freedreno/ir3: hack to avoid getting stuck in a loop
Rob Clark
2016-04-13
1
-1
/
+11
|
*
freedreno/ir3: use (ss) instead of (sy) for ldlv
Rob Clark
2016-04-13
1
-1
/
+7
|
*
freedreno/ir3: cleanup double cmps.s from frontend
Rob Clark
2016-04-13
1
-0
/
+31
|
*
glsl: Rename "vertex_input_slots" -> "is_vertex_input"
Matt Turner
2016-04-13
6
-14
/
+14
|
*
gallivm: Workaround LLVM PR 27332.
Jose Fonseca
2016-04-13
1
-3
/
+14
|
*
gallium/radeon: move a comment to the correct place
Marek Olšák
2016-04-13
1
-3
/
+3
|
*
radeonsi: gate PIPE_CAP_SHADER_BUFFER_OFFSET_ALIGNMENT by LLVM version
Nicolai Hähnle
2016-04-13
1
-1
/
+2
|
*
doxygen: Generate Doxygen for NIR
Elie TOURNIER
2016-04-13
6
-1
/
+108
|
*
doxygen: update glsl link
Elie TOURNIER
2016-04-13
1
-4
/
+5
|
*
doxygen: Remove deprecated settings in common.doxy
Rhys Kidd
2016-04-13
1
-51
/
+0
|
*
doxygen: Fix typo in doxygen/tnl.doxy
Rhys Kidd
2016-04-13
1
-1
/
+1
|
*
doxygen: Correct TAGFILE linkage of main
Rhys Kidd
2016-04-13
8
-8
/
+8
|
*
doxygen: Update .gitignore
Rhys Kidd
2016-04-13
1
-5
/
+0
|
*
doxygen: Remove references to miniglx
Rhys Kidd
2016-04-13
4
-6
/
+2
|
*
doxygen: Fix doxygen/gbm.doxy TAGFILES
Rhys Kidd
2016-04-13
1
-1
/
+1
|
*
doxygen: Correct TAGFILE relative paths
Rhys Kidd
2016-04-13
6
-7
/
+7
|
*
doxygen: Fix doxygen/glapi.doxy
Rhys Kidd
2016-04-13
1
-2
/
+2
|
*
doxygen: Remove src/mesa/shader/ references
Rhys Kidd
2016-04-13
9
-58
/
+0
|
*
gallium/radeon: add an env variable to force a level of aniso filtering
Marek Olšák
2016-04-13
5
-9
/
+31
|
*
llvmpipe: Test rounding of x.5.
Jose Fonseca
2016-04-13
1
-1
/
+2
|
*
gallivm: use llvm.nearbyint instead of llvm.round.
Roland Scheidegger
2016-04-13
1
-98
/
+1
|
*
nv50/ra: `isinf()` is in namespace `std` since C++11.
Pierre Moreau
2016-04-13
1
-0
/
+4
|
*
scons: Allow building with Address Sanitizer.
Jose Fonseca
2016-04-13
4
-7
/
+26
|
*
mesa: Change an error code in glSamplerParameterI[iu]v().
Kenneth Graunke
2016-04-12
1
-4
/
+6
|
*
softpipe: Free tgsi.image elements on context destruction.
Jose Fonseca
2016-04-13
1
-0
/
+2
|
*
softpipe: Enable ARB_framebuffer_no_attachments
Edward O'Callaghan
2016-04-13
3
-4
/
+5
|
*
vc4: Work around hardware limits on the number of verts in a single draw.
Eric Anholt
2016-04-12
1
-18
/
+92
[next]