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
...
*
tgsi: add tgsi_shader_info::writes_psize
Marek Olšák
2014-12-10
2
-0
/
+4
*
cso: put cso_release_all into cso_destroy_context
Marek Olšák
2014-12-10
9
-38
/
+9
*
i965: Generate vs code using scalar backend for BDW+
Kristian Høgsberg
2014-12-10
6
-15
/
+77
*
i965: Clean up fs_visitor::run and rename to run_fs
Kristian Høgsberg
2014-12-10
2
-19
/
+15
*
i965: Add fs_visitor::run_vs() to generate scalar vertex shader code
Kristian Høgsberg
2014-12-10
3
-13
/
+436
*
i965: Rename brw_vec4_prog_data/key to brw_bue_prog_data/key
Kristian Høgsberg
2014-12-10
13
-42
/
+42
*
i965: Prepare for using the ATTR register file in the fs backend
Kristian Høgsberg
2014-12-10
4
-6
/
+23
*
i965: Consolidate code to get struct brw_sampler_prog_key_data
Kristian Høgsberg
2014-12-10
1
-21
/
+16
*
i965: Add new SIMD8 VS prog data flag
Kristian Høgsberg
2014-12-10
6
-7
/
+21
*
i965: Add SIMD8 URB write low-level IR instruction
Kristian Høgsberg
2014-12-10
6
-1
/
+51
*
i965: Remove shader program argument and member from fs_generator
Kristian Høgsberg
2014-12-10
4
-6
/
+3
*
i965: Set shader name for generator from call site
Kristian Høgsberg
2014-12-10
4
-24
/
+35
*
i965: Generalize fs_generator further
Kristian Høgsberg
2014-12-10
4
-16
/
+12
*
i965: Don't copy propagate constants from sources with saturate
Kristian Høgsberg
2014-12-10
1
-0
/
+2
*
i965: Replace 'noann' debug flag with 'ann'.
Matt Turner
2014-12-10
3
-3
/
+3
*
i965: Disable unlit-centroid workaround on Gen < 6.
Matt Turner
2014-12-10
1
-3
/
+0
*
hgl: traverse add-on entries
Adrien Destugues
2014-12-10
1
-2
/
+2
*
gallium/target: Haiku softpipe
Alexander von Gluck IV
2014-12-10
1
-1
/
+1
*
gallium/aux: Avoid redefining MAX
Alexander von Gluck IV
2014-12-10
1
-0
/
+2
*
clover: Use switch when creating kernel arguments.
Jan Vesely
2014-12-10
1
-25
/
+19
*
r600g: only init GS_VERT_ITEMSIZE on r600
Dave Airlie
2014-12-10
1
-5
/
+2
*
vc4: Do QPU scheduling across uniform loads.
Eric Anholt
2014-12-09
1
-28
/
+60
*
vc4: Populate the delay field better, and schedule high delay first.
Eric Anholt
2014-12-09
1
-1
/
+49
*
vc4: Skip raddr dependencies for 32-bit immediate loads.
Eric Anholt
2014-12-09
1
-2
/
+5
*
vc4: Mark VPM read setup as impacting VPM reads, not writes.
Eric Anholt
2014-12-09
1
-1
/
+7
*
vc4: Refuse to merge instructions involving 32-bit immediate loads.
Eric Anholt
2014-12-09
1
-0
/
+5
*
clover: Fix build after llvm r223802
Aaron Watry
2014-12-09
1
-0
/
+4
*
freedreno/a4xx: frag-coord / face fixes
Rob Clark
2014-12-09
1
-6
/
+19
*
freedreno/a4xx: fix rendering to layer != 0
Rob Clark
2014-12-09
1
-1
/
+4
*
freedreno/a4xx: temp hack for FLAT varyings
Rob Clark
2014-12-09
1
-0
/
+19
*
freedreno/ir3: lower TXP as needed
Rob Clark
2014-12-09
3
-3
/
+19
*
freedreno/a4xx: XA gpu hang at startup
Rob Clark
2014-12-09
2
-1
/
+9
*
freedreno/a4xx: texture fixes
Rob Clark
2014-12-09
6
-7
/
+54
*
freedreno: cleanup slice alignment/setup
Rob Clark
2014-12-09
1
-36
/
+14
*
freedreno: update generated headers
Rob Clark
2014-12-09
6
-18
/
+65
*
tgsi/lowering: add support to lower TXP (v2)
Rob Clark
2014-12-09
2
-15
/
+34
*
mesa: use build flag to ensure stack is realigned on x86
Timothy Arceri
2014-12-10
3
-5
/
+11
*
draw: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
Marek Olšák
2014-12-09
10
-11
/
+49
*
main: return two minor digits for ES shading language version
Samuel Iglesias Gonsalvez
2014-12-09
1
-1
/
+1
*
glsl: invariant qualifier is not valid for shader inputs in GLSL ES 3.00
Samuel Iglesias Gonsalvez
2014-12-09
2
-1
/
+12
*
mesa: Recompute LegalTypesMask if the GL API has changed
Iago Toral Quiroga
2014-12-09
2
-19
/
+22
*
mesa: Returns zero samples when querying GL_NUM_SAMPLE_COUNTS when internal f...
Eduardo Lima Mitev
2014-12-09
1
-23
/
+34
*
mesa: Enables GL_RGB and GL_RGBA unsized internal formats for OpenGL ES 3.0
Eduardo Lima Mitev
2014-12-09
1
-0
/
+6
*
mesa: Considers GL_DEPTH_STENCIL_ATTACHMENT a valid argument for FBO invalida...
Eduardo Lima Mitev
2014-12-09
1
-0
/
+8
*
vc4: Reserve rb31 instead of r3 for raddr conflict spills.
Eric Anholt
2014-12-09
2
-11
/
+45
*
vc4: Prioritize allocating accumulators to short-lived values.
Eric Anholt
2014-12-09
1
-14
/
+59
*
r600g: fix regression since UCMP change
Dave Airlie
2014-12-09
1
-1
/
+1
*
program: Delete dead _mesa_realloc_instructions.
Matt Turner
2014-12-08
2
-21
/
+0
*
swrast: Remove 'inline' from tex filter functions.
Matt Turner
2014-12-08
1
-26
/
+26
*
Don't cast the return value of malloc/realloc
Matt Turner
2014-12-08
11
-27
/
+17
[prev]
[next]