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
*
Use __typeof instead of typeof with Solaris Studio compilers
Alan Coopersmith
2015-02-17
1
-3
/
+3
*
Avoid fighting with Solaris headers over isnormal()
Alan Coopersmith
2015-02-17
1
-1
/
+1
*
Remove extraneous ; after DECL_TYPE usage
Alan Coopersmith
2015-02-17
1
-33
/
+33
*
glsl: Reduce memory consumption of copy propagation passes.
Kenneth Graunke
2015-02-17
2
-6
/
+25
*
i965: Add device limits for tess threads & URB entries
Chris Forbes
2015-02-17
4
-0
/
+48
*
r600g/sb: treat undefined values like constants
Dave Airlie
2015-02-18
1
-2
/
+2
*
i915c: Use the actual MIN instruction.
Kenneth Graunke
2015-02-17
1
-15
/
+1
*
i915g: Use the actual MIN instruction.
Kenneth Graunke
2015-02-17
1
-15
/
+1
*
i965: Add a function to disassemble an instruction from the 4 dwords.
Kenneth Graunke
2015-02-17
1
-0
/
+12
*
i965: Do Sandybridge workaround flushes before each primitive.
Kenneth Graunke
2015-02-17
11
-84
/
+20
*
main: Fixed _mesa_GetCompressedTexImage_sw to copy slices correctly.
Laura Ekstrand
2015-02-17
1
-2
/
+2
*
i965/vec4: Silence unused parameter warnings
Ian Romanick
2015-02-17
3
-7
/
+5
*
mesa/main: Silence unused parameter warning
Ian Romanick
2015-02-17
3
-12
/
+0
*
util/hash: Silence comparison between signed and unsigned integer warnings in...
Ian Romanick
2015-02-17
3
-3
/
+3
*
util/hash: Silence unused parameter warnings in tests
Ian Romanick
2015-02-17
9
-0
/
+28
*
glcpp: Silence GCC warning
Ian Romanick
2015-02-17
1
-1
/
+1
*
radeonsi: fix a crash if a stencil ref state is set before a DSA state
Marek Olšák
2015-02-17
1
-4
/
+8
*
r600g,radeonsi: implement GL_AMD_pinned_memory
Marek Olšák
2015-02-17
5
-4
/
+54
*
winsys/radeon: test the userptr ioctl to see if it's present
Marek Olšák
2015-02-17
5
-19
/
+35
*
winsys/radeon: allow unaligned size for user-memory buffers
Marek Olšák
2015-02-17
1
-1
/
+1
*
winsys/radeon: allow mapping a user buffer
Marek Olšák
2015-02-17
3
-2
/
+8
*
gallium: add interface and state tracker support for GL_AMD_pinned_memory
Marek Olšák
2015-02-17
15
-5
/
+39
*
mesa: implement GL_AMD_pinned_memory
Marek Olšák
2015-02-17
4
-2
/
+43
*
winsys/radeon: add user pointer support
Christian König
2015-02-17
2
-0
/
+113
*
mesa: fix AtomicBuffer typo in _mesa_DeleteBuffers
Marek Olšák
2015-02-17
1
-1
/
+1
*
radeonsi: initialize TC_L2_dirty to false after buffer allocation
Marek Olšák
2015-02-17
1
-0
/
+1
*
radeonsi: small fix in SPI state
Marek Olšák
2015-02-17
1
-2
/
+4
*
r600g,radeonsi: use fences to implement PIPE_QUERY_GPU_FINISHED
Marek Olšák
2015-02-17
1
-9
/
+13
*
r600g,radeonsi: demote TIMESTAMP_DISJOINT query to be a software query
Marek Olšák
2015-02-17
1
-14
/
+13
*
st/glsl_to_tgsi: fix whitespace
Dave Airlie
2015-02-17
1
-202
/
+178
*
glsl/tests: add IMAGE type.
Ilia Mirkin
2015-02-17
1
-0
/
+3
*
ilo: always set up BLEND_STATE on Gen8
Chia-I Wu
2015-02-17
1
-7
/
+1
*
ilo: fix alpha test on Gen8
Chia-I Wu
2015-02-17
1
-5
/
+26
*
i965/simd8vs: Fix SIMD8 atomics
Ben Widawsky
2015-02-16
1
-8
/
+16
*
mesa: move assertion after declarations in texstore.c
Brian Paul
2015-02-16
1
-1
/
+1
*
mesa: silence uninitialized var warning in get_tex_rgba_uncompressed()
Brian Paul
2015-02-16
1
-2
/
+1
*
meta: Fix saving the results of the current occlusion query
Neil Roberts
2015-02-16
1
-7
/
+10
*
i965/vec4: Override destination register writemask in sampler message send.
Francisco Jerez
2015-02-16
1
-0
/
+1
*
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
[next]