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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increment version to 10.3.0-rc3
mesa-10.3-rc3
Emil Velikov
2014-09-05
1
-1
/
+1
*
st/mesa: use 1.0f as boolean true on drivers without integer support
Marek Olšák
2014-09-05
1
-2
/
+3
*
mesa: set UniformBooleanTrue = 1.0f by default
Marek Olšák
2014-09-05
2
-0
/
+10
*
freedreno/ir3: fix potential null ptr deref
Rob Clark
2014-09-05
1
-1
/
+2
*
freedreno/a2xx: fix segfault
Rob Clark
2014-09-05
1
-0
/
+1
*
freedreno/a3xx: handle first/last level properly
Rob Clark
2014-09-05
3
-9
/
+13
*
freedreno: implement pipe_flush_resource()
Rob Clark
2014-09-05
1
-1
/
+5
*
freedreno: don't ignore src/dst level
Rob Clark
2014-09-05
1
-39
/
+63
*
automake: check if the linker supports --dynamic-list
Jonathan Gray
2014-09-05
3
-2
/
+28
*
kms-swrast: Support Prime fd handling
Andreas Pokorny
2014-09-05
2
-11
/
+79
*
r600g,radeonsi: make sure there's enough CS space before resuming queries
Marek Olšák
2014-09-05
1
-0
/
+28
*
mesa: invalidate draw state in glPopClientAttrib
Marek Olšák
2014-09-05
1
-0
/
+4
*
winsys/svga: Fix incorrect type usage in IOCTL v2
Thomas Hellstrom
2014-09-05
1
-4
/
+9
*
i965: Handle ir_triop_csel in emit_bool_to_cond_code().
Kenneth Graunke
2014-09-05
2
-4
/
+36
*
glsl: fix assertion which fails for unsigned array indices.
tiffany
2014-09-05
1
-1
/
+1
*
i965/copy_image: Divide the x offsets by block width when using the blitter
Jason Ekstrand
2014-09-05
1
-10
/
+21
*
i965/copy_image: Use the correct block dimension
Jason Ekstrand
2014-09-05
1
-6
/
+6
*
meta/copy_image: Use the correct texture level when creating views
Jason Ekstrand
2014-09-05
1
-1
/
+1
*
i965/copy_image: Use the correct texture level
Jason Ekstrand
2014-09-05
1
-4
/
+6
*
r600g: fix alpha-test with HyperZ enabled, fixing L4D2 tree corruption
Marek Olšák
2014-09-05
1
-6
/
+6
*
meta: Make MESA_META_DRAW_BUFFERS restore properly
Kristian Høgsberg
2014-09-05
1
-34
/
+4
*
Revert "mesa: fix make tarballs"
Emil Velikov
2014-09-05
2
-3
/
+1
*
i965: add missing parens in vec4 visitor
Dave Airlie
2014-09-05
1
-1
/
+2
*
nv50: attach the buffer bo to the miptree structures
Ilia Mirkin
2014-09-05
1
-8
/
+5
*
nv50: mt address may not be the underlying bo's start address
Ilia Mirkin
2014-09-05
3
-12
/
+14
*
nv50: set the miptree address when clearing bo's in vp2 init
Ilia Mirkin
2014-09-05
1
-0
/
+2
*
nv50/ir: avoid creating instructions that can't be emitted
Ilia Mirkin
2014-09-05
1
-0
/
+4
*
nvc0: don't make 1d staging textures linear
Ilia Mirkin
2014-09-05
1
-1
/
+0
*
nv50: zero out unbound samplers
Ilia Mirkin
2014-09-05
1
-2
/
+5
*
nvc0/ir: avoid infinite recursion when finding first uses of tex
Ilia Mirkin
2014-09-05
2
-8
/
+29
*
r600g: fix layered clear
Marek Olšák
2014-09-05
1
-1
/
+2
*
glsl_to_tgsi: allocate and enlarge arrays for temporaries on demand
Marek Olšák
2014-09-05
1
-18
/
+33
*
Increment version to 10.3.0-rc2
mesa-10.3-rc2
Emil Velikov
2014-09-01
1
-1
/
+1
*
mesa: fix make tarballs
Emil Velikov
2014-09-01
2
-2
/
+3
*
i965/vec4: Update register coalescing test.
Matt Turner
2014-08-31
1
-4
/
+1
*
i965: Add 2x MSAA support to Broadwell fast clear code.
Kenneth Graunke
2014-08-31
1
-0
/
+1
*
radeon/uvd: fix field handling on R6XX style UVD
Christian König
2014-08-28
1
-2
/
+5
*
vl/compositor: set the scissor before clearing the render target
Christian König
2014-08-26
1
-1
/
+1
*
st/vdpau: fix vlVdpOutputSurfaceRender(Output|Bitmap)Surface
Christian König
2014-08-26
3
-15
/
+71
*
glcpp: Don't use alternation in the lookahead for empty pragmas.
Carl Worth
2014-08-25
1
-2
/
+8
*
Makefile: Switch from md5sums to sha256sums
Carl Worth
2014-08-25
1
-5
/
+5
*
radeonsi: add new SI pci ids
Alex Deucher
2014-08-25
1
-0
/
+4
*
radeonsi: add new CIK pci ids
Alex Deucher
2014-08-25
1
-0
/
+3
*
i965: Disable try_emit_b2f_of_compare on Gen4-6.
Kenneth Graunke
2014-08-22
1
-0
/
+7
*
i965: Fix JIP/UIP calculations.
Matt Turner
2014-08-22
1
-8
/
+6
*
Increment version to 10.3.0-rc1
mesa-10.3-rc1
Carl Worth
2014-08-21
1
-1
/
+1
*
r600g: Fix flat/smooth shade state toggle
10.3-branchpoint
Glenn Kennard
2014-08-21
1
-1
/
+3
*
r600g/compute: Don't initialize vertex_buffer_state masks to 0x2
Tom Stellard
2014-08-21
1
-3
/
+0
*
r600g/compute: Use the first parameter in evergreen_set_global_binding()
Tom Stellard
2014-08-21
1
-2
/
+3
*
pipe-loader: Fix memory leak v2
Tom Stellard
2014-08-21
2
-2
/
+2
[next]