index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-04
vbo: fix another GL_LINE_LOOP bug
Brian Paul
2
-2
/
+10
2015-11-04
svga: implement 'white_fragments' option for VGPU10 fragment shaders
Brian Paul
1
-5
/
+30
2015-11-04
u_vbuf: minor code reformatting / line wrapping
Brian Paul
1
-4
/
+8
2015-11-04
u_vbuf: add some const qualifiers
Brian Paul
1
-2
/
+2
2015-11-04
svga: use new enum indices_mode type
Brian Paul
2
-2
/
+4
2015-11-04
util/indices: replace #define tokens with enum type
Brian Paul
3
-86
/
+91
2015-11-04
i965: check inst->predicate when clearing flag_live at dead code eliminate
Alejandro Piñeiro
2
-2
/
+2
2015-11-04
gallivm: fix sampling for s3tc srgb formats when using texture cache
Roland Scheidegger
1
-1
/
+3
2015-11-03
i965/meta: Assert fast clears and rep clears never overlap
Ben Widawsky
1
-0
/
+2
2015-11-04
mesa: expose support for GL_EXT_buffer_storage
Ryan Houdek
3
-0
/
+11
2015-11-04
glsl: make sure to only add subroutines to resource list
Timothy Arceri
1
-1
/
+2
2015-11-04
glsl: remove old TODO
Timothy Arceri
1
-5
/
+0
2015-11-04
docs: Mark AoA as done for i965
Timothy Arceri
2
-2
/
+3
2015-11-04
i965: enable ARB_arrays_of_arrays
Timothy Arceri
1
-0
/
+1
2015-11-04
i965: add support for image AoA
Timothy Arceri
2
-14
/
+18
2015-11-04
llvmpipe: add cache for compressed textures
Roland Scheidegger
19
-18
/
+730
2015-11-04
llvmpipe: use simple coeffs calc for 128bit vectors
Oded Gabbay
1
-1
/
+6
2015-11-03
nir: Properly invalidate metadata in nir_opt_remove_phis().
Kenneth Graunke
1
-0
/
+5
2015-11-03
nir: Properly invalidate metadata in nir_lower_vec_to_movs().
Kenneth Graunke
1
-0
/
+5
2015-11-03
nir: Properly invalidate metadata in nir_opt_copy_prop().
Kenneth Graunke
1
-0
/
+6
2015-11-03
nir: Properly invalidate metadata in nir_remove_dead_variables().
Kenneth Graunke
1
-2
/
+8
2015-11-03
nir: Properly invalidate metadata in nir_split_var_copies().
Kenneth Graunke
1
-0
/
+5
2015-11-03
nir: Properly invalidate metadata in nir_lower_global_vars_to_local().
Kenneth Graunke
1
-0
/
+3
2015-11-03
nir: Unexpose _impl versions of copy_prop and dce
Jason Ekstrand
3
-4
/
+2
2015-11-03
mesa: rename UniformBlockStageIndex to InterfaceBlockStageIndex
Jordan Justen
7
-21
/
+22
2015-11-03
i965/vec4: Send from GRF in atomic operations.
Matt Turner
1
-12
/
+18
2015-11-04
gallium/radeon: allow returning SDMA fences from pipe->flush
Marek Olšák
1
-8
/
+56
2015-11-04
gallium/radeon: always return the last SDMA fence on SDMA flush if needed
Marek Olšák
2
-4
/
+8
2015-11-03
i965: Add scalar geometry shader support.
Kenneth Graunke
5
-24
/
+666
2015-11-03
i965: Add scalar GS input lowering code.
Kenneth Graunke
1
-5
/
+39
2015-11-03
i965: Fix the fs_visitor GS constructor to take shader_time_index.
Kenneth Graunke
2
-3
/
+5
2015-11-03
i965/gen8+: Extract color clear surface state
Ben Widawsky
1
-6
/
+15
2015-11-03
i965/gen8+: Remove redundant zeroing of surface state
Ben Widawsky
1
-12
/
+0
2015-11-03
nvc0: add missing compute parameters required by clover
Samuel Pitoiset
1
-1
/
+10
2015-11-03
nvc0: handle NULL pointer in nvc0_get_compute_param()
Samuel Pitoiset
1
-24
/
+21
2015-11-03
i965/skl: PCI ID cleanup and brand strings
Ben Widawsky
1
-15
/
+19
2015-11-03
i965/skl: Add GT4 PCI IDs
Ben Widawsky
2
-1
/
+9
2015-11-02
mesa: Add spec citations for DispatchCompute*
Jordan Justen
1
-5
/
+29
2015-11-02
mesa: Update DispatchComputeIndirect errors for indirect parameter
Jordan Justen
1
-6
/
+5
2015-11-02
i965/fs: Clean up FBH code.
Matt Turner
1
-4
/
+3
2015-11-02
i965/vec4: Clean up FBH code.
Matt Turner
1
-13
/
+5
2015-11-02
i965: Replace default case with list of enum values.
Matt Turner
5
-26
/
+29
2015-11-02
i965/vec4: Don't disable channels in any/all comparisons.
Matt Turner
1
-42
/
+10
2015-11-02
mesa: fix uniforms calculation in glGetProgramiv
Tapani Pälli
1
-2
/
+12
2015-11-02
mesa: fix program resource queries for atomic counter buffers
Tapani Pälli
1
-2
/
+26
2015-11-02
glsl: join calculate_array_size() and calculate_array_stride()
Juha-Pekka Heikkila
1
-110
/
+80
2015-11-01
mesa: expose support for OES/EXT_draw_elements_base_vertex to OpenGL ES
Ryan Houdek
6
-7
/
+106
2015-11-01
nouveau: set MaxDrawBuffers to the same value as MaxColorAttachments
Ilia Mirkin
1
-1
/
+1
2015-11-01
nv50: use correct heaps for FP and GP code segments
Samuel Pitoiset
1
-2
/
+2
2015-11-01
mesa/sso: Add compute shader support
Jordan Justen
2
-1
/
+12
[prev]
[next]