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 INTDIV math assertions on Broadwell.
Kenneth Graunke
2014-08-14
1
-1
/
+1
*
Revert "i965/vec4: Use MOV, not OR, to set URB write channel mask bits."
Kenneth Graunke
2014-08-14
1
-2
/
+4
*
docs: Mark off ARB_derivative_control for i965.
Chris Forbes
2014-08-15
2
-2
/
+2
*
i965: Enable ARB_derivative_control on Gen7+.
Chris Forbes
2014-08-15
1
-0
/
+1
*
i965/fs: Support fine/coarse derivative opcodes
Chris Forbes
2014-08-15
5
-10
/
+44
*
i965/vec4: Assert that fine/coarse derivative ops don't appear
Chris Forbes
2014-08-15
1
-0
/
+4
*
glsl: Mark program as using dFdy if coarse/fine variant is used
Chris Forbes
2014-08-15
1
-1
/
+3
*
nv50,nvc0: add support for fine derivatives
Ilia Mirkin
2014-08-14
5
-3
/
+8
*
mesa/st: add support for emitting fine derivative opcodes
Ilia Mirkin
2014-08-14
2
-2
/
+10
*
gallium: add opcodes/cap for fine derivative support
Ilia Mirkin
2014-08-14
19
-5
/
+34
*
mesa/program: add new derivative unops to the unexpected list
Ilia Mirkin
2014-08-14
1
-0
/
+4
*
glsl: add ARB_derivative control support
Ilia Mirkin
2014-08-14
8
-0
/
+74
*
mesa: add ARB_derivative_control extension bit
Ilia Mirkin
2014-08-14
2
-0
/
+2
*
mesa: add ARB_texture_barrier support
Ilia Mirkin
2014-08-14
6
-1
/
+21
*
docs: document radeonsi BPTC support, sort extensions in 10.3 release notes
Marek Olšák
2014-08-15
2
-6
/
+6
*
r600g: Implement BPTC texture support
Glenn Kennard
2014-08-15
3
-2
/
+26
*
i965: Rename intelValidateState to intel_update_state
Kristian Høgsberg
2014-08-14
2
-9
/
+7
*
i965: Assign PS kernel start pointers when we decide which kernels to use
Kristian Høgsberg
2014-08-14
3
-23
/
+28
*
radeonsi: implement BPTC texture support
Grigori Goronzy
2014-08-14
1
-0
/
+20
*
radeonsi: fix buffer invalidation of unbound texture buffer objects
Marek Olšák
2014-08-14
3
-7
/
+17
*
r600g: implement invalidation of texture buffer objects
Marek Olšák
2014-08-14
5
-5
/
+51
*
r600g: fix constant buffer fetches
Marek Olšák
2014-08-14
1
-0
/
+1
*
r600g: clear constant buffer sizes at the beginning of CS
Marek Olšák
2014-08-14
3
-87
/
+49
*
egl_dri2: fix EXT_image_dma_buf_import fds
Pekka Paalanen
2014-08-14
1
-31
/
+6
*
i965: fix compiler error in union initiliazer
Pekka Paalanen
2014-08-14
2
-2
/
+2
*
i965: Bail on FS copy propagation for scratch writes with source modifiers
Anuj Phogat
2014-08-14
1
-0
/
+4
*
i965: Bail on vec4 copy propagation for scratch writes with source modifiers
Anuj Phogat
2014-08-14
1
-0
/
+4
*
glsl: Fixed vectorize pass vs. texture lookups.
Aras Pranckevicius
2014-08-14
1
-0
/
+13
*
ra: move declarations before code to fix MSVC build
Brian Paul
2014-08-14
1
-2
/
+2
*
svga: remove some unneeded INLINE qualifiers
Brian Paul
2014-08-14
3
-5
/
+5
*
docs/autoconf: update to better reflect reality
Emil Velikov
2014-08-14
1
-16
/
+36
*
scons: do not include headers from the sources lists
Jose Fonseca
2014-08-14
1
-0
/
+3
*
configure.ac: remove enable 32/64 bit hacks
Emil Velikov
2014-08-14
2
-38
/
+4
*
Revert "configure: Fix --enable-XX-bit flags by moving LT_INIT where it should"
Emil Velikov
2014-08-14
1
-8
/
+3
*
i965: Store uniform constant values in a gl_constant_value instead of float
Neil Roberts
2014-08-14
13
-42
/
+55
*
st/vdpau: add device reference counting
Christian König
2014-08-14
8
-11
/
+46
*
mesa: Make ARB_gpu_shader5 core-profile-only
Chris Forbes
2014-08-14
1
-1
/
+1
*
nouveau: force luminance clear colors to have the same g/b values as r
Ilia Mirkin
2014-08-14
2
-4
/
+21
*
i965: Enable INTDIV in SIMD16 mode.
Kenneth Graunke
2014-08-13
2
-14
/
+2
*
i965/fs: Drop "do dual source blending" generator parameter.
Kenneth Graunke
2014-08-13
4
-7
/
+3
*
mesa/texstore: Don't use the _mesa_swizzle_and_convert if we need transfer ops
Jason Ekstrand
2014-08-13
1
-0
/
+3
*
docs: update ARB_vertex_attrib_64bit status
Dave Airlie
2014-08-14
1
-1
/
+1
*
docs/GL3.txt: add GLES 3.1 section
Dave Airlie
2014-08-14
1
-1
/
+17
*
hud: don't overrun malloced arrays
Dave Airlie
2014-08-14
1
-0
/
+1
*
mesa: fix texstore with GL_COLOR_INDEX data
Roland Scheidegger
2014-08-14
1
-0
/
+3
*
winsys/radeon: fix hawaii accel_working2 comment
Andreas Boll
2014-08-13
1
-1
/
+1
*
r300g: Fix bug in build_loop_info()/compiler v2
Tom Stellard
2014-08-13
1
-11
/
+23
*
clover: Flush the command queue in clReleaseCommandQueue()
Tom Stellard
2014-08-13
1
-1
/
+5
*
radeonsi/compute: Stop leaking the input buffer
Tom Stellard
2014-08-13
1
-7
/
+14
*
radeonsi/compute: Whitespace fixes
Tom Stellard
2014-08-13
1
-2
/
+1
[next]