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
*
mesa/teximage: use correct extension for accept stencil texture.
Dave Airlie
2015-09-10
1
-1
/
+1
*
Revert "i965: Momentarily pretend to support ARB_texture_stencil8 for blits."
Emil Velikov
2015-09-10
1
-7
/
+0
*
docs: add sha256 checksums for 10.6.6
Emil Velikov
2015-09-04
1
-1
/
+2
*
docs: add release notes for 10.6.6
mesa-10.6.6
Emil Velikov
2015-09-04
1
-0
/
+163
*
Update version to 10.6.6
Emil Velikov
2015-09-04
1
-1
/
+1
*
i965: Momentarily pretend to support ARB_texture_stencil8 for blits.
Kenneth Graunke
2015-09-04
1
-0
/
+7
*
mesa: add GL_RED, GL_RG support for floating point textures
Tapani Pälli
2015-09-04
1
-3
/
+34
*
Revert "i965: Advertise a line width of 40.0 on Cherryview and Skylake."
Kenneth Graunke
2015-09-04
1
-5
/
+1
*
i965: Fix copy propagation type changes.
Kenneth Graunke
2015-09-04
1
-0
/
+1
*
i965/fs: Handle MRF destinations in lower_integer_multiplication().
Matt Turner
2015-09-04
1
-4
/
+4
*
radeonsi: fix a Unigine Heaven hang when drirc is missing
Marek Olšák
2015-09-02
4
-1
/
+29
*
r600g: fix calculation for gpr allocation
Dave Airlie
2015-09-02
1
-1
/
+1
*
r600/sb: update last_cf for finalize if.
Dave Airlie
2015-09-02
1
-0
/
+3
*
mesa: add missing queries for ARB_direct_state_access
Daniel Scharrer
2015-09-02
2
-0
/
+98
*
mesa: only copy the requested teximage faces
Ilia Mirkin
2015-09-02
1
-2
/
+2
*
i965/fs: Split VGRFs after lowering pull constants
Jason Ekstrand
2015-09-02
1
-2
/
+2
*
mesa: create multisample fallback textures like normal textures
Marek Olšák
2015-09-02
1
-0
/
+2
*
mesa: enable texture stencil8 for multisample
Dave Airlie
2015-09-02
1
-2
/
+5
*
i965: Always re-emit the pipeline select during invariant state emission
Chris Wilson
2015-09-02
1
-1
/
+2
*
glsl: create program resource list after LinkShader
Tapani Pälli
2015-09-02
2
-4
/
+2
*
glsl: expose build_program_resource_list function
Tapani Pälli
2015-09-02
2
-1
/
+5
*
glsl: build stageref mask using IR, not symbol table
Tapani Pälli
2015-09-02
1
-3
/
+11
*
mesa/readpixels: check strides are equal before skipping conversion
Dave Airlie
2015-09-02
1
-1
/
+2
*
texcompress_s3tc/fxt1: fix stride checks (v1.1)
Dave Airlie
2015-09-02
2
-5
/
+5
*
st/readpixels: fix accel path for skipimages.
Dave Airlie
2015-09-02
1
-2
/
+2
*
i965: Prevent coordinate overflow in intel_emit_linear_blit
Chris Wilson
2015-09-02
1
-36
/
+34
*
gallium/radeon: fix the ADDRESS_HI mask for EVENT_WRITE CIK packets
Marek Olšák
2015-09-02
1
-8
/
+8
*
r600g/sb: Don't crash on empty if jump target
Glenn Kennard
2015-09-02
1
-1
/
+4
*
r600g/sb: Don't read junk after EOP
Glenn Kennard
2015-09-02
3
-1
/
+6
*
r600g/sb: Handle undef in read port tracker
Glenn Kennard
2015-09-02
1
-1
/
+1
*
mesa/texgetimage: fix missing stencil check
Dave Airlie
2015-09-02
1
-0
/
+7
*
nv50: fix 2d engine blits for 64- and 128-bit formats
Ilia Mirkin
2015-09-02
1
-0
/
+4
*
mesa/arb_gpu_shader_fp64: add support for glGetUniformdv
Dave Airlie
2015-09-02
2
-16
/
+14
*
nv50,nvc0: disable depth bounds test on blit
Ilia Mirkin
2015-09-02
2
-0
/
+3
*
i965/bdw: Fix 3DSTATE_VF_INSTANCING when the edge flag is used
Neil Roberts
2015-09-02
1
-2
/
+13
*
i965: Swap the order of the vertex ID and edge flag attributes
Neil Roberts
2015-09-02
2
-29
/
+57
*
r600g: Fix assert in tgsi_cmp
Glenn Kennard
2015-09-02
1
-2
/
+2
*
st/nine: Require gcc >= 4.6
David Heidelberg
2015-09-02
1
-0
/
+4
*
st/mesa: pass through 4th opcode argument in bitmap/pixel visitors
Ilia Mirkin
2015-09-02
1
-6
/
+6
*
st/mesa: fix assignments with 4-operand arguments (i.e. BFI)
Ilia Mirkin
2015-09-02
1
-1
/
+1
*
mesa: update fbo state in glTexStorage
Tapani Pälli
2015-09-02
1
-0
/
+15
*
get-pick-list.sh: Require explicit "10.6" for nominating stable patches
Emil Velikov
2015-09-02
1
-1
/
+1
*
docs: add sha256 checksums for 10.6.5
Emil Velikov
2015-08-22
1
-1
/
+2
*
docs: add release notes for 10.6.5
mesa-10.6.5
Emil Velikov
2015-08-22
1
-0
/
+123
*
Update version to 10.6.5
Emil Velikov
2015-08-22
1
-1
/
+1
*
Revert "radeonsi: properly set the raster_config for KV"
Emil Velikov
2015-08-22
1
-9
/
+5
*
glsl: avoid compiler's segfault when processing operators with void arguments
Renaud Gaubert
2015-08-19
2
-2
/
+16
*
i965/bdw: Fix setting the instancing state for the SGVS element
Neil Roberts
2015-08-19
1
-1
/
+1
*
glx: Fix __glXWireToEvent for BufferSwapComplete
Adam Jackson
2015-08-19
1
-0
/
+3
*
nv50,nvc0: take level into account when doing eng2d multi-layer blits
Ilia Mirkin
2015-08-19
2
-8
/
+20
[next]