projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2013-07-12
Matt Turner
glsl: Add missing return error_value(ctx) in error...
commit
|
commitdiff
|
tree
2013-07-12
Matt Turner
glsl: Remove unnecessary #include from ast_type.cpp.
commit
|
commitdiff
|
tree
2013-07-12
Chia-I Wu
glsl/build: build builtin_compiler with VISIBILITY_CFLAGS
commit
|
commitdiff
|
tree
2013-07-11
Matt Turner
glsl: Add comment explaining "row_major" parsing.
commit
|
commitdiff
|
tree
2013-07-11
Matt Turner
glsl: Mark "row_major" as not a reserved word in GLSL...
commit
|
commitdiff
|
tree
2013-07-11
Matt Turner
glsl: Remove outdated FINISHME comment.
commit
|
commitdiff
|
tree
2013-07-11
Alex Deucher
radeon: bump libdrm_radeon requirement for CIK support
commit
|
commitdiff
|
tree
2013-07-11
Christoph Bumiller
r600g: x/y coordinates must be divided by block dim...
commit
|
commitdiff
|
tree
2013-07-11
Chih-Wei Huang
r600g/sb: Fix Android build v2
commit
|
commitdiff
|
tree
2013-07-11
Vadim Girlin
r600g/sb: improve math optimizations v2
commit
|
commitdiff
|
tree
2013-07-11
Jonathan Gray
st/xvmc/tests: avoid non portable error.h functions
commit
|
commitdiff
|
tree
2013-07-11
Anuj Phogat
i965/blorp: Fix clear rectangle alignment in fast color...
commit
|
commitdiff
|
tree
2013-07-11
Chia-I Wu
winsys/intel: build with VISIBILITY_CFLAGS
commit
|
commitdiff
|
tree
2013-07-11
Chia-I Wu
ilo: reduce PIPE_CAP_MAX_TEXTURE_CUBE_LEVELS to 12
commit
|
commitdiff
|
tree
2013-07-10
Chia-I Wu
ilo: correctly initialize undefined registers in fs
commit
|
commitdiff
|
tree
2013-07-10
Michel Dänzer
radeonsi: Handle TGSI_OPCODE_DDX/Y using local memory
commit
|
commitdiff
|
tree
2013-07-10
Michel Dänzer
radeonsi: Handle TGSI_OPCODE_TXD
commit
|
commitdiff
|
tree
2013-07-10
José Fonseca
util/u_math: Use xmmintrin.h whenever possible.
commit
|
commitdiff
|
tree
2013-07-10
Chia-I Wu
ilo: honor surface padding requirements
commit
|
commitdiff
|
tree
2013-07-10
Zack Rusin
util: treat denorm'ed floats like zero
commit
|
commitdiff
|
tree
2013-07-09
Matt Turner
mesa: Set ProfileMask properly for core profile.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Delete intel_context entirely.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::gen and gt fields to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::has_llc to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::is_<platform> flags to brw_co...
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move must_use/has_separate_stencil fields to...
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::has_hiz to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Free brw, not intel.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Shorten context base class dereference chains.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::has_swizzling to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::intelScreen to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Delete unused intel_context::driFd field.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Store brw_context as the DRI driver private,...
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::driContext to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::NewGLState to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::upload to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::max_gtt_map_object_size to...
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::perf_debug to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::no_batch_wrap to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context's framerate throttling fields...
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::stats_wm to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::batch to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::hw_ctx to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::bufmgr to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context's driconf flags to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::reduced_primitive to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move front buffer rendering fields from intel_con...
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::vtbl to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move intel_context::optionCache to brw_context.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Pass brw_context to functions rather than intel_c...
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Remove pointless intel_context parameter from...
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Add forward declarations of brw_context to a...
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Replace #include "intel_context.h" with brw_conte...
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Move ctx->Const setup from intelInitContext to...
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Split code to set ctx->Const values into a helper...
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i915: Remove i965+ chip names.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Remove i915 chip names.
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Replace intel_context:needs_ff_sync with intel...
commit
|
commitdiff
|
tree
2013-07-09
Kenneth Graunke
i965: Add missing newline to blorp color clear perf_deb...
commit
|
commitdiff
|
tree
2013-07-09
Emil Velikov
glsl: Silence unused variable warning in the release...
commit
|
commitdiff
|
tree
2013-07-09
Emil Velikov
glsl/ast: Silence uninitialized variable warnings in...
commit
|
commitdiff
|
tree
2013-07-08
Paul Berry
i965: Add an assertion to brwProgramStringNotify.
commit
|
commitdiff
|
tree
2013-07-08
Matt Turner
glsl: Allow non-constant expression initializers of...
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: improve the mechanism for recognizing an empty CS
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: explicitly flush caches for streamout-based...
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: only flush the caches that need to be flushed...
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: split INVAL_READ_CACHES into vertex, tex, and...
commit
|
commitdiff
|
tree
2013-07-08
Alex Deucher
r600g: adjust flush flags (v3)
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: don't call buffer_wait in buffer_mmap_sync_with_...
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: don't read back the MSAA depth buffer if the...
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: don't flush the context in texture_transfer_map
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: fix texture offset computation for mapped MSAA...
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: fix color resolve for RGBX8 and RGBX16 integer...
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: enable fast MSAA color clear for array/3D/cube...
commit
|
commitdiff
|
tree
2013-07-08
Marek Olšák
r600g: implement fast MSAA color clear for integer...
commit
|
commitdiff
|
tree
2013-07-08
Christian König
r600/uvd: fix check for UVD 2.x
commit
|
commitdiff
|
tree
2013-07-06
Chris Forbes
i965: fix alpha test for MRT
commit
|
commitdiff
|
tree
2013-07-05
Roland Scheidegger
gallivm: (trivial) fix using one lod instead of per...
commit
|
commitdiff
|
tree
2013-07-05
José Fonseca
gallivm: Remove bogus assert.
commit
|
commitdiff
|
tree
2013-07-05
Ben Skeggs
nvc0: enable very initial support for nvf0 (GK110)
commit
|
commitdiff
|
tree
2013-07-04
Roland Scheidegger
gallivm: (trivial) fix bogus assertion for per-element...
commit
|
commitdiff
|
tree
2013-07-04
Roland Scheidegger
gallivm: do per-pixel lod calculations for explicit lod
commit
|
commitdiff
|
tree
2013-07-03
Zack Rusin
draw: fix overflows in the indexed rendering paths
commit
|
commitdiff
|
tree
2013-07-03
Zack Rusin
draw/llvm: index overflows if it's greater than elt max
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Move the rest of intel_tex_layout.c into brw_tex_...
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Push intel_get_texture_alignment_unit call into...
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Declare for-loop counters in the loop in brw_tex_...
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Remove use of GLuint/GLint in brw_tex_layout.c.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Tidy the brw_tex_layout.c copyright and file...
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Move i945_texture_layout_2d to brw_tex_layout.c
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Remove fallthrough for Gen4 cube map layout.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Combine GL_TEXTURE_CUBE_MAP_ARRAY case with the...
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Pull 3D texture layout code out into a helper...
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Replace maxBatchSize variable with BATCH_SZ define.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Move annotate_aub out of the vtable.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Move debug_batch hook out of the vtable.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Remove render_target_supported from the vtable.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Move is_hiz_depth_format out of the vtable.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Remove the invalidate_state() vtable hook.
commit
|
commitdiff
|
tree
2013-07-03
Kenneth Graunke
i965: Replace fprintfs with assertions in GLenum compar...
commit
|
commitdiff
|
tree
next