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
*
nvc0: add maxwell class
Ben Skeggs
2014-05-15
2
-0
/
+4
*
nvc0: allow for easier modification of compiler library routines
Ben Skeggs
2014-05-15
13
-1057
/
+1057
*
nvc0: properly distribute macros in source form
Ben Skeggs
2014-05-15
5
-244
/
+365
*
automake: Honor GL_LIB for gallium libgl-xlib
Brad King
2014-05-14
1
-7
/
+7
*
gallivm: only fetch pointers to constant buffers once
Roland Scheidegger
2014-05-14
2
-37
/
+65
*
gallivm: fix output stream flushing in error case for disassembly.
Roland Scheidegger
2014-05-14
1
-0
/
+5
*
radeonsi: Fix anisotropic filtering state setup
Michel Dänzer
2014-05-14
3
-13
/
+12
*
tgsi: support parsing texture offsets from text tgsi shaders
Ilia Mirkin
2014-05-14
1
-5
/
+48
*
mesa/st: provide native integers implementation of ir_unop_any
Ilia Mirkin
2014-05-14
1
-24
/
+76
*
gallium/docs: clarify when query results are reset
Rob Clark
2014-05-14
1
-0
/
+2
*
gallivm: Remove lp_func_delete_body.
José Fonseca
2014-05-14
3
-15
/
+0
*
gallivm: Remove gallivm_free_function.
José Fonseca
2014-05-14
2
-23
/
+0
*
llvmpipe: Delete unneeded LLVM stuff earlier.
José Fonseca
2014-05-14
7
-34
/
+16
*
draw: Delete unneeded LLVM stuff earlier.
Frank Henigman
2014-05-14
1
-15
/
+4
*
gallivm: Separate freeing LLVM intermediate data from freeing final code.
Frank Henigman
2014-05-14
2
-7
/
+22
*
gallivm: One code memory pool with deferred free.
Frank Henigman
2014-05-14
4
-1
/
+283
*
gallivm: Run passes per module, not per function.
José Fonseca
2014-05-14
1
-28
/
+19
*
gallivm: Use LLVM global context.
José Fonseca
2014-05-14
1
-23
/
+17
*
gallivm: Stop using module providers.
José Fonseca
2014-05-14
2
-27
/
+7
*
gallivm,draw,llvmpipe: Remove support for versions of LLVM prior to 3.1.
José Fonseca
2014-05-14
15
-548
/
+20
*
i965: Reformat brw_set_src1 so it can be easily found with grep.
Matt Turner
2014-05-13
1
-3
/
+4
*
i965: fix size assert for gen7 in brw_init_compaction_tables()
Samuel Iglesias Gonsalvez
2014-05-13
1
-4
/
+4
*
i965: Relax accumulator dependency scheduling on Gen < 6
Iago Toral Quiroga
2014-05-13
3
-59
/
+36
*
glsl: simplify the M_PI*f macros, fixes build on OpenBSD
Jonathan Gray
2014-05-13
1
-5
/
+3
*
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
[next]