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
*
glsl: Add a "ubo_load" expression type for fetches from UBOs.
Eric Anholt
2012-08-07
8
-1
/
+38
*
glsl: Fix a reference to UniformBlocks during uniform linking.
Eric Anholt
2012-08-07
1
-3
/
+3
*
glsl: Update the notes on adding a new expression type.
Eric Anholt
2012-08-07
1
-1
/
+0
*
mesa: Replace VersionMajor/VersionMinor with a Version field.
Eric Anholt
2012-08-07
15
-58
/
+53
*
intel: Fix compiler warnings from winsys msaa.
Eric Anholt
2012-08-07
2
-3
/
+1
*
intel: Advertise multisample DRI2 configs on gen >= 6
Chad Versace
2012-08-07
1
-3
/
+51
*
intel: Clarify intel_screen_make_configs
Chad Versace
2012-08-07
1
-20
/
+16
*
dri: Simplify use of driConcatConfigs
Chad Versace
2012-08-07
5
-22
/
+13
*
intel: Refactor creation of DRI2 configs
Chad Versace
2012-08-07
1
-91
/
+98
*
intel: Downsample on DRI2 flush
Chad Versace
2012-08-07
1
-0
/
+31
*
intel: Support mapping multisample miptrees
Chad Versace
2012-08-07
2
-6
/
+126
*
intel: Refactor use of intel_miptree_map
Chad Versace
2012-08-07
1
-15
/
+50
*
intel: Refactor intel_miptree_map/unmap
Chad Versace
2012-08-07
1
-17
/
+50
*
i965: Mark needed downsamples for msaa winsys buffers
Chad Versace
2012-08-07
4
-6
/
+29
*
intel: Define functions for up/downsampling on miptrees
Chad Versace
2012-08-07
1
-2
/
+72
*
i965: Add function brw_blorp_blit_miptrees
Chad Versace
2012-08-07
2
-4
/
+37
*
intel: Allocate miptree for multisample DRI2 buffers
Chad Versace
2012-08-07
3
-8
/
+162
*
intel: Refactor creation of hiz and mcs miptrees
Chad Versace
2012-08-07
2
-16
/
+19
*
intel: Set num samples for winsys renderbuffers
Chad Versace
2012-08-07
3
-11
/
+21
*
intel: Refactor quantize_num_samples
Chad Versace
2012-08-07
2
-3
/
+7
*
intel: Update stale comment for intel_miptree_slice::map
Chad Versace
2012-08-07
1
-2
/
+2
*
i965: add more Haswell PCI IDs
Paulo Zanoni
2012-08-07
3
-5
/
+130
*
egl: remove redundant PFNEGLQUERYSTREAMTIMEKHRPROC typedef
Brian Paul
2012-08-07
1
-1
/
+0
*
softpipe: fix loop limit for tex_cache[] array
Brian Paul
2012-08-07
1
-1
/
+1
*
st/mesa: Fix a potential memory leak in get_mesa_program.
Vinson Lee
2012-08-06
1
-1
/
+2
*
gallivm: Add constructor for raw_debug_ostream.
Vinson Lee
2012-08-06
1
-0
/
+4
*
docs: update ARB_debug_output status to DONE
Brian Paul
2012-08-06
1
-1
/
+1
*
docs: Add OpenGL 4.3 requirements
Jason Wood
2012-08-06
1
-0
/
+30
*
egl: Import eglext.h version 14
Ian Romanick
2012-08-06
1
-14
/
+143
*
egl: Replace KHR_surfaceless_* extensions with KHR_surfaceless_context
Ian Romanick
2012-08-06
6
-38
/
+9
*
egl_dri2: Refactor dereference of dri2_ctx_shared
Ian Romanick
2012-08-06
1
-6
/
+5
*
egl_dri2: Remove swrast version >= 2 checks
Ian Romanick
2012-08-06
1
-27
/
+11
*
dri2: Fix bug in attribute handling for non-desktop OpenGL contexts
Ian Romanick
2012-08-06
1
-6
/
+17
*
docs: update piglit url
Andreas Boll
2012-08-06
2
-2
/
+2
*
docs/helpwanted: add r600g and i915g todo lists
Andreas Boll
2012-08-06
1
-0
/
+4
*
i965: Allocate dummy slots for point sprites before computing VUE map.
Kenneth Graunke
2012-08-06
1
-2
/
+2
*
i965/vs: Don't clobber sampler message MRFs with subexpressions.
Kenneth Graunke
2012-08-06
1
-17
/
+42
*
i965/fs: Don't clobber sampler message MRFs with subexpressions.
Kenneth Graunke
2012-08-06
2
-70
/
+71
*
i965/fs: Factor out texcoord setup into a helper function.
Kenneth Graunke
2012-08-06
2
-11
/
+28
*
i965/fs: Move message header and texture offset setup to generate_tex().
Kenneth Graunke
2012-08-06
3
-21
/
+27
*
r600g: atomize sampler state v2
Jerome Glisse
2012-08-06
7
-452
/
+262
*
radeonsi: add some new pci ids
Alex Deucher
2012-08-06
1
-0
/
+3
*
r600g: add additional evergreen pci ids
Alex Deucher
2012-08-06
1
-0
/
+3
*
st/mesa: merge fragment/vertex sampler update code
Brian Paul
2012-08-06
1
-56
/
+50
*
st/mesa: massage update_vertex_samplers() code
Brian Paul
2012-08-06
1
-16
/
+20
*
st/mesa: merge fragment/vertex texture update code
Brian Paul
2012-08-06
1
-58
/
+42
*
st/mesa: massage the update_vertex_textures() code
Brian Paul
2012-08-06
1
-4
/
+14
*
st/mesa: rename some vertex/fragment state fields for better consistency
Brian Paul
2012-08-06
5
-25
/
+34
*
llvmpipe: consolidate the sampler and sampler view setting code
Brian Paul
2012-08-06
1
-68
/
+56
*
llvmpipe: combine vertex/fragment sampler state into an array
Brian Paul
2012-08-06
8
-42
/
+41
[next]