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
*
i965: Fix a crash in the texture gradient lowering pass with cube samplers
Iago Toral Quiroga
2015-02-16
1
-1
/
+3
*
mesa: Fix element count for byte-swaps in texstore, readpix and texgetimage
Iago Toral Quiroga
2015-02-16
3
-15
/
+25
*
mesa: Handle transferOps in texstore_rgba
Iago Toral Quiroga
2015-02-16
1
-5
/
+52
*
i965/fs: Handle U/UW-type immediates in the generator.
Matt Turner
2015-02-15
1
-0
/
+6
*
i965/fs: Handle W/UW-type immediates in dump_instructions().
Matt Turner
2015-02-15
1
-0
/
+2
*
i965: Let dump_instructions() work before calculate_cfg().
Matt Turner
2015-02-15
2
-13
/
+28
*
i965/fs: Call calculate_cfg() before optimize().
Matt Turner
2015-02-15
1
-2
/
+4
*
i965: Optimize multiplication by -1 into a negated MOV.
Matt Turner
2015-02-15
2
-0
/
+14
*
i965: Add an is_negative_one() method.
Matt Turner
2015-02-15
2
-0
/
+17
*
i965/vec4/vp: Use vec4_visitor::CMP.
Matt Turner
2015-02-15
1
-2
/
+1
*
ilo: fix some state pointer commands on Gen8
Chia-I Wu
2015-02-15
1
-0
/
+20
*
nvc0: allow holes in xfb target lists
Ilia Mirkin
2015-02-14
2
-4
/
+13
*
st/mesa: treat resource-less xfb buffers as if they weren't there
Ilia Mirkin
2015-02-14
1
-1
/
+1
*
nvc0: bail out of 2d blits with non-A8_UNORM alpha formats
Ilia Mirkin
2015-02-14
1
-2
/
+5
*
i965/nir: Don't support gl_FrontFacing as an input variable
Jason Ekstrand
2015-02-14
1
-3
/
+0
*
nir: Make gl_FrontFacing a system_value
Jason Ekstrand
2015-02-14
1
-2
/
+8
*
i965/nir: Add support for nir_intrinsic_load_front_face
Jason Ekstrand
2015-02-14
1
-1
/
+3
*
nir/lower_phis_to_scalar: Fix some logic in is_phi_scalarizable
Jason Ekstrand
2015-02-14
1
-3
/
+3
*
clover: Use Legacy PassManager for LLVM trunk (3.7)
Shawn Starr
2015-02-14
1
-0
/
+9
*
ilo: fix JIP/UIP on Gen8
Chia-I Wu
2015-02-14
2
-9
/
+25
*
ilo: do not set GEN6_THREADCTRL_SWITCH
Chia-I Wu
2015-02-14
1
-4
/
+0
*
ilo: correct ISA UIP/JIP decoding for Gen8
Chia-I Wu
2015-02-14
1
-18
/
+39
*
ilo: prepare for 64-bit immediates decoding
Chia-I Wu
2015-02-14
1
-15
/
+31
*
ilo: cleanup ISA DW1 decoding
Chia-I Wu
2015-02-14
1
-34
/
+55
*
ilo: cleanup ISA DW0 decoding
Chia-I Wu
2015-02-14
1
-10
/
+16
*
ilo: update some outdated gen checks
Chia-I Wu
2015-02-14
1
-4
/
+4
*
ilo: fix rectlist length on Gen8
Chia-I Wu
2015-02-14
1
-1
/
+1
*
ilo: fix 3DSTATE_VF_TOPOLOGY
Chia-I Wu
2015-02-14
1
-2
/
+1
*
os,llvmpipe: Set rasterizer thread names on Linux.
Jose Fonseca
2015-02-13
2
-1
/
+18
*
uti/u_atomic: Don't test p_atomic_add with booleans.
Jose Fonseca
2015-02-13
1
-6
/
+19
*
mesa: fix OES_texture_float texture render target behavior
Tapani Pälli
2015-02-13
1
-0
/
+12
*
vc4: Make SF be a flag on the QIR instructions.
Eric Anholt
2015-02-12
8
-51
/
+47
*
r200: Drop unused variable.
Eric Anholt
2015-02-12
1
-1
/
+0
*
i965: Quiet another compiler warning about uninitialized values.
Eric Anholt
2015-02-12
1
-2
/
+2
*
i965: Move some asserts to unreachable.
Eric Anholt
2015-02-12
1
-2
/
+2
*
i965: Shut up a compiler warning about uninitialized var.
Eric Anholt
2015-02-12
1
-1
/
+1
*
Revert use of Mesa IR optimizer for ARB_fragment_programs
Carl Worth
2015-02-12
1
-3
/
+0
*
util/u_atomic: Use lower-case variables in _Interlocked* helpers.
Jose Fonseca
2015-02-12
1
-33
/
+33
*
util/u_atomic: Add _InterlockedExchangeAdd8/16 for older MSVC.
Jose Fonseca
2015-02-12
1
-4
/
+33
*
util/u_atomic: Test p_atomic_add() for 8bit integers.
Jose Fonseca
2015-02-12
1
-15
/
+17
*
docs: add ARB_draw_indirect to ES 3.1 list
Ilia Mirkin
2015-02-12
1
-0
/
+1
*
egl: Soften several HAVE_DRM_PLATFORM to HAVE_LIBDRM
Axel Davy
2015-02-12
1
-7
/
+7
*
auxiliary/vl: bring back the VL code for the dri targets
Emil Velikov
2015-02-12
9
-7
/
+27
*
configure: rework wayland_scanner handling(fix make distcheck)
Emil Velikov
2015-02-12
1
-3
/
+10
*
nir: add missing header to the sources list
Emil Velikov
2015-02-12
1
-0
/
+1
*
nir: resolve nir.h dependency list (fix make distcheck)
Emil Velikov
2015-02-12
1
-1
/
+1
*
docs: update GL3.txt to state my current work on the dsa extension
Martin Peres
2015-02-12
1
-3
/
+3
*
i965/vs/skl: Use vec4 datatypes for message header
Ben Widawsky
2015-02-11
1
-2
/
+2
*
ilo: update screen init for Gen8
Chia-I Wu
2015-02-12
1
-8
/
+32
*
ilo: update outdated render command emissions for Gen8
Chia-I Wu
2015-02-12
1
-4
/
+4
[next]