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
*
docs: Really add the 10.1.3 release nots this time
Carl Worth
2014-05-13
1
-0
/
+90
*
freedreno/a3xx: occlusion query support
Rob Clark
2014-05-13
5
-3
/
+185
*
freedreno: add support for hw queries
Rob Clark
2014-05-13
10
-8
/
+734
*
freedreno/query: allow multiple query implementations
Rob Clark
2014-05-13
6
-107
/
+269
*
mesa: Dump ARB_vp/fp source and IR when MESA_GLSL=dump.
Kenneth Graunke
2014-05-13
1
-1
/
+26
*
i965: Don't _swrast_BlitFramebuffer when doing CopyTexSubImage.
Kenneth Graunke
2014-05-13
1
-1
/
+1
*
i965/gen8: Set depth extent field
Jordan Justen
2014-05-13
1
-1
/
+1
*
i965/gen8 depth: Set depth size based on LOD0 for 3D textures
Jordan Justen
2014-05-13
1
-2
/
+2
*
i965/gen7 depth: Set depth size based on LOD0 for 3D textures
Jordan Justen
2014-05-13
1
-2
/
+2
*
i965/gen8 renderbuffer: Set depth size based on LOD0 for 3D textures
Jordan Justen
2014-05-13
1
-1
/
+1
*
i965/gen7 renderbuffer: Set depth size based on LOD0 for 3D textures
Jordan Justen
2014-05-13
1
-1
/
+1
*
freedreno/a3xx: add point-size
Rob Clark
2014-05-13
1
-4
/
+14
*
freedreno: update generated headers
Rob Clark
2014-05-13
4
-54
/
+252
*
glsl_to_tgsi: remove unnecessary dead code elimination pass
Bryan Cain
2014-05-13
1
-45
/
+5
*
ralloc: Omit detailed license information about talloc.
José Fonseca
2014-05-13
1
-4
/
+3
*
i965: Avoid redundant call to brw_merge_inputs() in brw_try_draw_prims()
Iago Toral Quiroga
2014-05-13
1
-7
/
+6
*
glsl: Do not call lhs->variable_referenced() multiple times
Iago Toral Quiroga
2014-05-13
1
-3
/
+2
*
meta: Refactor state save/restore for framebuffer texture blits
Topi Pohjolainen
2014-05-13
2
-22
/
+52
*
wayland: Move version 2 request to end of interface specification
Kristian Høgsberg
2014-05-12
1
-16
/
+19
*
glsl: the number of samplers is already calculated so use it
Timothy Arceri
2014-05-13
1
-2
/
+1
*
i965: Stop doing remapping of "special" regs.
Eric Anholt
2014-05-12
1
-37
/
+0
*
i965: Generalize the pixel_x/y workaround for all UW types.
Eric Anholt
2014-05-12
1
-4
/
+4
*
i965: Move has_hiz from the slice to the level.
Eric Anholt
2014-05-12
5
-30
/
+25
*
meta: Refactor configuration of renderbuffer sampling
Topi Pohjolainen
2014-05-12
2
-13
/
+30
*
meta: Refactor binding of renderbuffer as texture image
Topi Pohjolainen
2014-05-12
2
-30
/
+47
*
meta: Merge compiling and linking of blit program
Topi Pohjolainen
2014-05-12
3
-31
/
+39
*
i965/blorp: Expose coordinate scissoring and mirroring
Topi Pohjolainen
2014-05-12
4
-118
/
+213
*
i965/gen8: Use helper variables for surface parameters
Topi Pohjolainen
2014-05-12
1
-4
/
+8
*
nv50,nvc0: fix blit 3d path for 1d array textures
Ilia Mirkin
2014-05-11
1
-0
/
+6
*
nv50,nvc0: leave queries on during blit, turn them on for 2d engine
Ilia Mirkin
2014-05-11
6
-6
/
+35
*
mesa/st: leave current query enabled during glBlitFramebuffer
Ilia Mirkin
2014-05-11
3
-0
/
+4
*
gallium: add bit to pipe_blit_info to leave current query enabled
Ilia Mirkin
2014-05-11
1
-0
/
+3
*
nv50: fix setting of texture ms info to be per-stage
Ilia Mirkin
2014-05-11
3
-6
/
+10
*
nv50/ir: make sure to reverse cond codes on all the OP_SET variants
Ilia Mirkin
2014-05-11
1
-1
/
+2
*
freedreno/a2xx: fix compiler warning
Rob Clark
2014-05-11
1
-1
/
+1
*
radeonsi: prepare depth export registers at compile time
Marek Olšák
2014-05-10
3
-14
/
+14
*
radeonsi: simplify depth/stencil export code
Marek Olšák
2014-05-10
1
-11
/
+5
*
radeon/llvm: add support for non-scalar system values
Marek Olšák
2014-05-10
1
-0
/
+6
*
radeonsi: add and use a helper function for loading constants
Marek Olšák
2014-05-10
1
-19
/
+19
*
radeonsi: only count CS space for state atoms if we're going to draw
Marek Olšák
2014-05-10
1
-5
/
+5
*
radeonsi: remove unused variable exports_ps in si_pipe_shader_ps
Marek Olšák
2014-05-10
1
-12
/
+1
*
radeonsi: use DRAW_PREAMBLE on CIK
Marek Olšák
2014-05-10
2
-5
/
+10
*
r600g: simplify framebuffer state size computation
Marek Olšák
2014-05-10
1
-26
/
+4
*
Revert "i965: Fix depth (array slices) computation for 1D_ARRAY render targets."
Kenneth Graunke
2014-05-09
2
-5
/
+0
*
egl_dri2: cleanup memory leak in dri2_create_context()
Emil Velikov
2014-05-10
1
-2
/
+3
*
ilo: destroy the mutex, if winsys creation fails
Emil Velikov
2014-05-10
1
-0
/
+1
*
glx/tests: Partially revert commit 51e3569573a7b3f8da0df093836761003fcdc414
Emil Velikov
2014-05-10
1
-3
/
+3
*
configure: error out if building GBM without dri
Emil Velikov
2014-05-10
1
-0
/
+7
*
mesa: propagate FragDepthLayout to gl_program
Chia-I Wu
2014-05-09
1
-0
/
+5
*
glsl: Rename linker's is_varying_var
Chris Forbes
2014-05-10
1
-3
/
+3
[next]