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
*
r600g: merge the TXQ and BUFFER constant buffers (v1.1)
Dave Airlie
2014-11-28
4
-72
/
+62
*
st/wgl: Don't export wglGetExtensionsStringARB.
José Fonseca
2014-11-28
1
-1
/
+0
*
mapi/glapi: Fix dll linkage of GLES1 symbols.
José Fonseca
2014-11-28
1
-0
/
+1
*
util/u_snprintf: Don't redefine HAVE_STDINT_H as 0.
José Fonseca
2014-11-28
1
-1
/
+1
*
nine: the .pc file should not follow mesa version
Emil Velikov
2014-11-26
2
-2
/
+2
*
i965/Gen6-7: Do not replace texcoords with point coord if not drawing points
Chris Forbes
2014-11-26
2
-12
/
+49
*
glsl: Make lower_constant_arrays_to_uniforms require dereferences.
Kenneth Graunke
2014-11-26
1
-2
/
+7
*
mesa: Fix Get(GL_TRANSPOSE_CURRENT_MATRIX_ARB) to transpose
Chris Forbes
2014-11-26
1
-1
/
+1
*
glsl: Generate unique names for each const array lowered to uniforms
Chris Forbes
2014-11-26
1
-1
/
+5
*
i965: Handle nested uniform array indexing
Chris Forbes
2014-11-26
1
-29
/
+37
*
r600g: do all CUBE ALU operations before gradient texture operations (v2.1)
Dave Airlie
2014-11-26
1
-64
/
+72
*
r600: fix texture gradients instruction emission (v2)
Dave Airlie
2014-11-26
1
-28
/
+31
*
nv50,nvc0: buffer resources can be bound as other things down the line
Ilia Mirkin
2014-11-24
2
-14
/
+14
*
nv50,nvc0: actually check constbufs for invalidation
Ilia Mirkin
2014-11-24
2
-3
/
+6
*
nv50/ir: set neg modifiers on min/max args
Ilia Mirkin
2014-11-24
1
-0
/
+2
*
i965: Fix segfault in WebGL Conformance on Ivybridge
Chad Versace
2014-11-19
1
-3
/
+4
*
r600g: limit texture offset application to specific types (v2)
Dave Airlie
2014-11-19
1
-3
/
+18
*
r600g: geom shaders: always load texture src regs from inputs
Dave Airlie
2014-11-19
1
-1
/
+2
*
radeonsi: support per-sample gl_FragCoord
Marek Olšák
2014-11-19
1
-12
/
+13
*
st/mesa: add a fallback for clear_with_quad when no vs_layer
Ilia Mirkin
2014-11-19
4
-5
/
+97
*
r600g/cayman: handle empty vertex shaders
Dave Airlie
2014-11-19
1
-4
/
+8
*
r600g/cayman: fix texture gather tests
Dave Airlie
2014-11-19
1
-4
/
+11
*
r600g/cayman: fix integer multiplication output overwrite (v2)
Dave Airlie
2014-11-19
1
-3
/
+23
*
st/mesa: copy sampler_array_size field when copying instructions
Brian Paul
2014-11-19
1
-1
/
+6
*
radeonsi: Disable asynchronous DMA except for PIPE_BUFFER
Michel Dänzer
2014-11-19
1
-0
/
+15
*
nv50,nvc0: use clip_halfz setting when creating rasterizer state
Ilia Mirkin
2014-11-19
6
-3
/
+10
*
nine: Implement threadpool
Axel Davy
2014-11-18
8
-10
/
+345
*
nine: Add drirc options (v2)
Axel Davy
2014-11-18
4
-0
/
+54
*
nine: Add state tracker nine for Direct3D9 (v3)
Joakim Sindholt
2014-11-18
80
-0
/
+28388
*
gallium/auxiliary: add contained and rect checks (v6)
Christoph Bumiller
2014-11-18
2
-0
/
+136
*
gallium/auxiliary: add inc and dec alternative with return (v4)
Christoph Bumiller
2014-11-18
1
-0
/
+52
*
gallium/auxiliary: implement sw_probe_wrapped (v2)
Christoph Bumiller
2014-11-18
3
-1
/
+36
*
winsys/sw/wrapper: implement is_displaytarget_format_supported for swrast
Christoph Bumiller
2014-11-18
1
-0
/
+14
*
tgsi/ureg: add ureg_UARL shortcut (v2)
Christoph Bumiller
2014-11-18
1
-0
/
+1
*
i965: Move fs_visitor ra pass to new fs_visitor::allocate_registers()
10.4-branchpoint
Kristian Høgsberg
2014-11-14
2
-59
/
+69
*
i965: Move fs_visitor optimization pass into new method fs_visitor::optimize()
Kristian Høgsberg
2014-11-14
2
-65
/
+72
*
i965: Move more code into codegen-branch of the fs_visitor::run() if statement
Kristian Høgsberg
2014-11-14
1
-12
/
+11
*
i965: Refactor fs_generator API
Kristian Høgsberg
2014-11-14
4
-39
/
+23
*
st/wgl: Implement WGL_EXT_create_context_es/es2_profile.
José Fonseca
2014-11-14
3
-63
/
+78
*
st/xlib: Generate errors as specified.
José Fonseca
2014-11-14
1
-16
/
+109
*
freedreno/ir3: move some helpers
Rob Clark
2014-11-14
2
-65
/
+71
*
freedreno: rename draw->draw_vbo
Rob Clark
2014-11-14
4
-6
/
+6
*
freedreno/a3xx: missing u_upload_destroy
Rob Clark
2014-11-14
1
-0
/
+2
*
freedreno: fix borked check for a320.0
Rob Clark
2014-11-14
1
-1
/
+1
*
freedreno/ir3: half vs full reg in standalone compiler output
Rob Clark
2014-11-14
1
-6
/
+10
*
st/dri: Support EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR/GLX_CONTEXT_DEBUG_BIT_ARB on...
José Fonseca
2014-11-14
2
-11
/
+9
*
egl: remove egl_gallium from the loader
Marek Olšák
2014-11-14
1
-14
/
+0
*
configure.ac: remove enable flags for EGL and GBM Gallium state trackers
Marek Olšák
2014-11-14
1
-8
/
+0
*
i965/vec4: Combine all the math emitters.
Kenneth Graunke
2014-11-13
2
-104
/
+17
*
i965/vec4: Use const references in emit() functions.
Kenneth Graunke
2014-11-13
2
-15
/
+14
[next]